Hi,
Quick overview of my problem:
- I've got an problem with the cmdlet Set-VMHostNetworkAdapter; I am assigning an IP address and subnet mask with it, and it does this correctly.
- Problem is, that after this cmdlet has done his work, my PowerShell window just "hangs"; it's waiting for an completion message I think from the ESX host.
- This is not possible of course, because the host has another IP address so the active connection is actually not active anymore.
In a Powershell window this is not that much an problem, I can just close the window and restart the PowerShell session.
But, I want to use this also in a script to assign an other IP address to an ESX host, and because of the problem of the "hang", my script does not continue to run.
Do you guys have an clue how to solve this?
Regards, Richard
Clarification is a beautiful thing.
Check my site: http://www.vituality.com