• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

.................Need a XP 'SysPrep' like tool, for Apps

thatsright

Diamond Member
Will soon be getting about 20-30 new Dell XP desktop PC's for our company. They come pre-loaded already with XP Pro.

I know Sysprep will automate a few things to set them all up at once, but its not very ideal. So I'm looking for if anyone knows of software that will add & remove software on each dell.

These PC's come loaded with so much crap its ridiculous. I need to un-install: AOL, Music Match, Earthlink, etc. Then I need to configure it for our network, and then install our own applications that we use daily.

Is there software that will configure each XP box like this?

Thanks
 
Slipstream a custom unattended install disk with your configuration/apps? If you have the licenses, that might be the easiest way.

If you can get them on the network, and you're set up with a Windows domain, you can probably automate the software installs... I'm not an expert on that, though.
 
Originally posted by: MCrusty
Reinstall one computer, make an image of it and distribute it 🙂

Also works, although you may still need to tweak each one depending on the apps you need installed (ie, you may need a unique CD-key for each one, that sort of thing).
 
Originally posted by: MCrusty
Reinstall one computer, make an image of it and distribute it 🙂

I will assume that since you are getting them all at once, they are identical in hardware. If this is the case the image would be an easy solution. With a standard ghost, you might need to set up network IDs by hand, but that isn't even really time consuming. If you have a ghostcast server I think you can avoid even that.
 
Originally posted by: MCrusty
Reinstall one computer, make an image of it and distribute it 🙂

But then the problem is, 30 Dell PC's all having the exact Same SID: And that be bad.

Unless I'm missing something?

 
Originally posted by: thatsright
Originally posted by: MCrusty
Reinstall one computer, make an image of it and distribute it 🙂

But then the problem is, 30 Dell PC's all having the exact Same SID: And that be bad.

Unless I'm missing something?

Re-running sysprep on the box would change the SID. Ghost also has ghstwalker which changes the SIDs.

My recommendation: Setup a RIS server to push out your images with the base OS and commonly installed apps. Use AD to publish any remaining "unique" apps on a per business unit or per-user basis.
 
Altiris Rapid deploy would do this. It is an OS dependent rip (i.e. make the rip on XP, may not function on 2k, probably won't work on 9x).

another option that someone mentioned is automate the installs. Most packages have a silent option. Make a script to mount a network share and install the apps with configurations pulled from a file or given on the command line via the script.
 
Originally posted by: thatsright
But then the problem is, 30 Dell PC's all having the exact Same SID: And that be bad.

Unless I'm missing something?
Besides what Smilin said, you can also run Sysprep on the original PC just before you clone the image. Then a new SID will be generated on each clone automatically.

 
Back
Top