Pages: [1]
Print
Author Topic: Re-Apply a Customzation Spec  (Read 1058 times)
dma0211
Newbie
*
Posts: 15


View Profile
« on: July 22, 2009, 09:29:07 PM »

This seems silly but, everyone once in a while something goes wrong with a deployment customization spec. So, if you every run into a situation where you have deployed a bunch of VMs, only to find out the spec is broken. Simply poweron all the VMs, let them run throught the peding spec. (I have not figured out a way around that part). Then power them all off,
Code:
shutdown-vmguest
shutdown-vmguest. Remeber to remove them from AD if they joined already.

Run
Code:
Set-VM -OSCustomizationSpec "yournewspec here" -Confirm:$false

Pretty handy if you are deploying large numbers in the hundreds. You don't want to have to redeploy 300 machines. Of course, you could get it right the first time.  Cheesy
Hard fast rule, even if you tested within a week, make sure you test the inital vm before deploying big numbers.
Logged
esarakaitis
Administrator
Sr. Member
*****
Posts: 256


8223109 sack57@hotmail.com littleking57 rootinfortwayne
View Profile WWW Email
« Reply #1 on: July 23, 2009, 08:44:23 AM »

very nice! i always wondered if you could do that :0
Logged
Pages: [1]
Print
Jump to: