PoshCode Archive  All files named "Get-Virtual-ESXi-IP-Addr.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Get-Virtual-ESXi-IP-Addr.ps1

2018-06-10
13:01
This code determines the IP address of a virtual ESXi VM in what might just be the dumbest way possible, namely by taking a screenshot of it, OCRing the results and extracting the IP. For educational purposes only. Unfortunately it’s pretty slow due to some cmdlet slowness. Requires PowerCLI 4.0 U1, PowerShell v2, and Microsoft Office Document Imaging (MODI) to be installed and configured. file: [5bb52bfe18] check-in: [b1f0287aef] user: Carter Shanklin branch: trunk, size: 2587
12:57
Added: This code determines the IP address of a virtual ESXi VM in what might just be the dumbest way possible, namely by taking a screenshot of it, OCRing the results and extracting the IP. For educational purposes only. Unfortunately it’s pretty slow due to some cmdlet slowness. Requires PowerCLI 4.0 U1, PowerShell v2, and Microsoft Office Document Imaging (MODI) to be installed and configured. file: [9578780308] check-in: [2d8a1c1ea9] user: unknown branch: trunk, size: 2560