www.digitalformula.net

» Posts Tagged ‘iis6’

12Jun Post-build Windows unattended installation script

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.

11Jun How to perform an unattended installation of IIS6

At some stage you will want to install IIS6 on a server that doesn’t already have it. Let’s assume for a minute that you’re the administrator of a network with servers that require a fairly standard installation of IIS6 - why not create a script that does it all with one click? Read [...]