Hi,
I have a Hyper-v host running several VMs ...
I would like to automate the Network configuration on 1 or several VMs via PowerShell.
When you use the cmdlet Get-VM, there is not the parameter -Name that I can use with the "Get-VM ... | New-NetIPAddress -IPAddress ..."
Do you have an idea please ?
Thank you.