How to get all the network names of a VM using powershell -
am new powershell.i have names of network vm can connect to.so, please can me out.
if using hyper-v can try install powershell management library hyper-v http://pshyperv.codeplex.com/ or have find wmi can use get-wmiobject win32_networkadapter
Comments
Post a Comment