Choose a location to store the source files, e.g. R:\RemoteInstall (cannot be on C:)
Tick "Respond to client computers"
Insert the installation CD for an operating system
Enter the folder name to which the files will be copied and a description - this information will appear on the client menu.
Operating system images
Making a new answer file
Install \SUPPORT\TOOLS\DEPOLY.cab\setupmgr.exe from the Windows XP, Server 2003 or 2000 Professional CD. This allows you to make a ristndrd.sif file that can be applied to a new or an existing image.
Start | Program Files | Administrative Tools | Active Directory Users and Computers
Right-click the server and choose Properties | Remote Install | Advanced Settings | Images | Add
Choose to add either an image or a new answer file to an existing image.
Adding application packages to the images
At the server:
Add the folder structure below to the source files folder.
cmdlines.txt is run during the Windows installation portion. The MS Office installation runs from here.
build.reg is run from cmdlines.txt and runs before first logon so that all USER entries will apply to the Default User profile.
BASE.cmd is run from cmdlines.txt and adds registry entries to HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx. Installations run from here will install at first logon. This method is used for installations that won't run directly from cmdlines.txt. Installation commands invoked from RunOnceEx cannot have spaces in the path or filename.
CLEAN.cmd is run from BASE.cmd and runs after all installers have finished. It removes the installer files and various surplus shortcuts.
Folder strucure under \\ris-server\REMINST\Setup\English\Images\winxpsp1
To prevent end-users installing from RIS, assign read permissions on ristndrd.sif only to the IT team.
Implement version control on the setup files: ristndrd.sif, cmdlines.txt, build.reg, BASE.cmd and CLEAN.cmd.
To ensure base software is always up-to-date, add a step to the software update procedure to copy/overwrite installers to $oem$\$1\Install\BASE and update BASE.cmd. Changes will be documented.
To stop the DHCP servers being overloaded, do not install the RIS service on the DHCP server.
RIS installation will be done using an Enterprise Administrator account rather than by delegated authority.
The RIS server will be backed up weekly.
The RIS server will have a minimum 1Gbps connection to the infrastructure.
A boot CD and 3Com 905x card will be available for client PCs that don't support PXE.
Disclaimer
The views expressed on this site are solely those of the author.
Quotations are attributed as far as possible to their authors.
The author of this site is not responsible for the content of external internet sites.