Server 2008 unattend install - Services
I am trying to create an unattended installation of Windows Server 2008.In it I require that services such as 'application experience', 'secondary logon', 'application layer gateway', etc. are disabled by default, and some other services set to disabled, manual, or automatic.To this issue I have had no luck solving or finding a solution.Any help on the matter would be greatly appreciated in how to acheive these results.-Aaron
July 9th, 2009 8:55pm
Hi Aaron,
I am afraid that we do not have such an option to enable or disable services in WAIK (at least I have not found it). To do this, you may need to write a script. If you would like to know how to write the script, please post a thread in our MSDN forum. They mainly deal with scripting issues.
http://social.msdn.microsoft.com/forums/en-US/categories/
Another method you may try is:
Enable and disable your services on a reference computer, capture the image and then deploy the image to the destination computers.
Hope it helps.
Tim Quan - MSFT
Free Windows Admin Tool Kit Click here and download it now
July 10th, 2009 9:20am


