Back in June 2008 I posted an article about running post-build commands after Windows setup completes. Recently a viewer asked the following question:
How would you go about having the unattend.xml automatically call this script?
Although the method below doesn’t use unattend.xml directly, here’s a way of running a script after Windows setup completes …...
The last few articles on Digital Formula have been about unattended installations of various Windows components and add-ons. You’ll get most use out of these articles if you take the steps described in them and make up a post-build script that you can run when Windows has finished installing....
Posted by
Chris on Jun 11th, 2008 in
Infrastructure |
5 comments
There’s not a lot of point having an article on this site about how to perform an unattended installation of IIS6 (Windows XP & Windows Server 2003) and ignore IIS7 (Windows Server 2008 & Windows Vista). So, here’s the article about how to perform an unattended installation of IIS7. Ready?...