loftkun / hyper-v-cli

Scripts for controlling Hyper-V VMs with the CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hyper-v-cli

Scripts for controlling Hyper-V VMs with the CLI

get vm ip

đź’ˇ Must be run with administrative privileges

PS > PowerShell -ExecutionPolicy RemoteSigned .\get-vm-ip.ps1 rhel82-01
rhel82-01 : 172.28.242.24
PS >

About

Scripts for controlling Hyper-V VMs with the CLI


Languages

Language:PowerShell 100.0%