
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.
As you might know, keeping our ESXi hosts’ date and time accurate is very critical. To prevent having an inaccurate time configuration we can use the NTP server in our environment.A few days ago, I faced a question about NTP configuration in the vSphere environment and how to set NTP configuration on many ESXi hosts. […]
In my previous engagement, a customer asked to change the Workspace ONE Access SAML signing cert after a year and a half in production. WS1 Access was fully deployed along with DR sites and configured as 3rd party IDP with ADFS for O365 use cases. Background: SAML signing certificates ensure that messages are coming from […]
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. […]