Quantcast
Viewing all articles
Browse latest Browse all 169668

Re: Deploying, customizing, and modifying VMs from a csv file

Just wondering why you decided to do the network setting after deploying the VM, any specific reason? If not,  you can actually pass those paramters to the OScustomization spec so you wouldn't need to wait for the VM's to power on.  Might be faster your deploys

 

    Get-OSCustomizationSpec $custspec | Get-OSCustomizationNicMapping | Set-OSCustomizationNicMapping -IpMode UseStaticIp -IpAddress $ipaddr -SubnetMask $subnet -DefaultGateway $gateway -Dns $pdns,$sdns


Viewing all articles
Browse latest Browse all 169668

Trending Articles



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