Skip to content

sotvokun/Hyper-V.NetworkInformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Hyper-V.NetworkInformation

If you use Hyper-V like a remote server and use ssh to access it. Thus when your VM used vEthernet (Default Switch)(or another switch) and operating system weren't Microsoft Windows, that to know the IP address of VM is an inconvenient thing.

The Hyper-V module provided some useful command, and use Windows utility program combinedly can know the IP of the running virtual machines。

Usage

  1. Please make sure you are installed the Hyper-V Completely.
  2. Please make sure you are in Hyper-V administrator user group.
  3. Install the module.
  4. Import this module and enjoy it.

Example

C:\ Get-VMNetworkInformation

Name   IP             MACAddress
----   --             ----------
Alpine 172.17.118.196 00-36-36-36-36-36

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors