Trevor
Wed Jan 30 21:07:17 CST 2008
Good day William,
I believe you can use this same procedure for dynamically installing IIS
5.1 on Windows XP instead of IIS 6.0 on Windows Server 2003:
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/4030adbb-5982-4cbc-af44-7f1e6834ceaa.mspx?mfr=true
Please note the line wrap on the URL. Basically, they are using
sysocmgr.exe with a configuration, and answer files, to execute the
installation.
In short, yes, you can do it.
----------------
Trevor Sullivan
Systems Engineer
William Anderson wrote:
> Hi guys,
>
> I was wondering if anyone had a good script for installing the IIS services
> on a Windows XP machine. We have a number of machines that need to have the
> service installed and instead of tagging them manually, I'd like to fire them
> off by building a package with the source files, and then executing a script.
> Is this possible?
>
> Thanks!
>
> Best Regards,