Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

License Report Blank Expiration Date Fields #744

Open
MasterChiefJon opened this issue Apr 14, 2022 · 3 comments
Open

License Report Blank Expiration Date Fields #744

MasterChiefJon opened this issue Apr 14, 2022 · 3 comments

Comments

@MasterChiefJon
Copy link
Contributor

Whenever we run vCheck, the license report shows all of our licenses, but the Information and ExpirationDate fields are all blank. Otherwise, the report is accurate. I drilled down into the PowerShell script, and it is looking for a property where the value of $_.key -eq 'expirationDate'. That key does not exist on any of the licenses in our vCenter 7.0U3 system.

@rebelinux
Copy link

Happen also in my environment. I believe the issue is related to non expiring licenses.

vcenter_portal_licenses

@rebelinux
Copy link

vCheck license report before fix:

vcheck_licenses_report_before_fix

@rebelinux
Copy link

vCheck license report after fix applied:

vcheck_licenses_report_after_fix

rebelinux added a commit to rebelinux/vCheck-vSphere that referenced this issue Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants