
Do you want to check if you are compliant or need more licenses?
Just see below VMwareKB which contains a PowerCLI script for checking this.

Do you want to check if you are compliant or need more licenses?
Just see below VMwareKB which contains a PowerCLI script for checking this.
While administering VDI environments, most of the time we will struggle to get Thin Client or VDI Client MAC address for troubleshooting, re-imaging or for providing remote shadow support. Below article explains about a simple “visual basic” script to get this information. In my case, I kept this script on network […]
VMware Horizon 7.10 – released on September 17, 2019 – ships with a new dynamic encoder. Depending on what content you’re watching in your VDI, it will seamlessly switch to the best suiting codec for optimal performance/quality-balance. While H.264 is ideal for rapidly changing content like videos, JPG/PNG offers better quality for more static content […]
Problem: Unable to connect vCenter with “Connect-VIServer” command. It gives error “VMware PowerCLI Connect-VIServer Error: Invalid server certificate. Use Set-PowerCLIConfiguration“ Reason: The issue usually happen whenever Self Signed Certificate is used in Vcenter server. Solution: Execute below command to ignore Certificate check during vCenter Connection. […]