Rollout of 12 identical PCs at once with Win2K server
primesuspect
Beepin n' BoopinDetroit, MI Icrontian
Okay, I know it's possible, but I'm looking for a step-by-step summary of how to do it. No need to go into excruciating detail, but a summary would help tremendously.
We have a client who just purchased 12 identical machines, and I want to set one up to be the 'gold image' and then roll it out to the other 11 boxes.
This is on a fully working active directory domain, and the 12 machines are replacing existing machines.
Is this something I can do with RIS, or should I be using a tool like Acronis?
I'm going to assume that the new machines are PxE boot capable - they are brand new dell optiplexes.
Do I join the gold computer to the domain and then run some kind of sys prep tool to remove the UID before creating the master image, or do I join them to the domain after they are imaged?
etc...
We have a client who just purchased 12 identical machines, and I want to set one up to be the 'gold image' and then roll it out to the other 11 boxes.
This is on a fully working active directory domain, and the 12 machines are replacing existing machines.
Is this something I can do with RIS, or should I be using a tool like Acronis?
I'm going to assume that the new machines are PxE boot capable - they are brand new dell optiplexes.
Do I join the gold computer to the domain and then run some kind of sys prep tool to remove the UID before creating the master image, or do I join them to the domain after they are imaged?
etc...
0
Comments
As for the Domain stuff... I would NOT join the domain on the base image PC. Our domain pushes down GPO's and some of the UID's are not cleared when you sysprep. F@H UID is not reset, for instance.
1- Setup system the way you want it....
2- Copy sysprep with your modified winnt.sif to "c:/sysprep"
3- Make an image of the system, incase sysprep doesn't do what you want.
3- To reset SIDs and UIDs, Run Sysprep from Command Shell… “c:/sysprep/sysprep.exe –mini –reseal -quiet"
4- Then let the system restart but stop it from booting. At this point, make an image of the system.
5- Bring system up and see if it did what you think it should...
6- If good, burn the image to CD(s) and install it to the other PC's. Acronis may have a server ability and them you could broadcast the image to every PC. Oh, use a private network. I've seen networks die when Ghost Server tries to push out an image.
Instead..
Grab a copy of BartPE, put in your network & mass storage drivers, create a ghost image with the sys-prepped image onto a network (using the sys prep method that ya man Q described above), then just boot each one with your customised BartPE cd, map network drive and pull down the ghost image
CD_root/support/tools/deploy.cab
Extract all the files in deploy.cab to a directory
not used to looking for stuff inside of .cab files.
Anyways, I was able to do a successful test, so thank you guys very much