To get IP address of windows OS based virtual machines on hyper-v hosts, use below command: Get-VM | Select -ExpandProperty NetworkAdapters ...
確定! 回上一頁