Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

Does anyone have a process to fully patch a newly provisioned Windows XP system?

Updated: 09 Sep 2010 | 2 comments
MyITGuy's picture
0 0 Votes
Login to vote

The Altiris Deployment Solution provides the ability to provision a new Windows XP system and the Altiris Notification Server with Patch Management has the ability to patch it after it's been inventoried. That process takes way too long (install patch management agent, wait for inventory, populate database, wait for server to update collections, etc). Does anyone have a process to fully patch a newly provisioned Windows XP system?

I have been designing a process that uses Automatic Updates, but would like to know how others are handling the same issue.

Thank you, in advance.

Comments

szb's picture
09
Mar
2010
0 Votes 0
Login to vote

While not free, I've been

While not free, I've been pretty happy with using scripted jobs with WUInstall. My only problem is grabbing drivers from Windows Update, but you may not want to do that anyway.

You can check out the product here - http://wuinstall.com/

g00ner's picture
09
Mar
2010
1 Vote +1
Login to vote

Identify the patches you nned

Identify the patches you nned to install on top of your base image and then create a script that will silently install them.

Then when you build a new PC get this script to run after your Distribute Image task.