VMM has a new cmdlet to get the next available MAC from the static pool: New-PhysicalAddress. When creating a VM, the calling script can first see the next MAC that available in the static pool and then commit it as part of the provisioning process. First
Read More...