PDA

View Full Version : Installing IIS automatically


silvercover
10-13-06, 09:21 AM
Hi guys:

Is there any macro or something else that could install IIS automatically on machines that runs WinXP Pro?

koncept
10-13-06, 09:44 AM
not that I am aware of, you could probaly set up an install script to do it for you....
a quick google turned this uip... i think it will help
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/4030adbb-5982-4cbc-af44-7f1e6834ceaa.mspx?mfr=true

silvercover
10-13-06, 04:34 PM
from the instructions on that link :

3.

Click OK.

4.

At the command prompt, type

Sysocmgr.exe /i:sysoc.inf /u:%PathToUnattendFile%

and then press ENTER.




What does PathtoUnattachedFle mean?

koncept
10-13-06, 06:44 PM
my fault, i should have started you at this link.
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/4030adbb-5982-4cbc-af44-7f1e6834ceaa.mspx?mfr=true

you will need to create the answer file, that will be the unattendfile

claudi
10-23-08, 04:40 AM
I used the command you wrote and I got a message saying the application could not be initialized...

Should I put this --> Sysocmgr.exe /i:sysoc.inf /u:%c:\%
or
Sysocmgr.exe /i:sysoc.inf /u:%c:\answerfile%

Cheers

claudi