Does anyone have a process to fully patch a newly provisioned Windows XP system?
Updated: 09 Sep 2010 | 2 comments
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.
Discussion Filed Under:
Comments
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/
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.
Would you like to reply?
Login or Register to post your comment.