Powershell script to auto install of IIS 7 and above
问题 I am a complete newbie at powershell. What I need is a powershell script that can automate the process of installing IIS7 or above. I have certain configurations to be made to the role services. Any help in this regard is appreciated. 回答1: I found the following blog useful , with certain changes from using help i was able to install IIS from power shell with custom role services.I have the code here and the link to the blog is: http://www.ithassle.nl/2010/09/powershell-script-to-install-and