Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 169668

Re: How to script deploying from template or making Clones

$
0
0

The OSCustomizationSpec, the script creates is nonpersistent, which means it will be kept as long as your PowerCLI session runs.

You can explicitely remove it with

Remove-OSCustomizationSpec -OSCustomizationSpec $oscust -Confirm:$false

Or add that line to the end of the script.

 

Another option is to stop/start your PowerCLI session


Viewing all articles
Browse latest Browse all 169668

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>