vCheck-vSphere icon indicating copy to clipboard operation
vCheck-vSphere copied to clipboard

Cannot run vcheck

Open riochicken opened this issue 1 year ago • 0 comments

Hi,

I am trying to run vcheck but it fails every time, I am running powershell version 5.1.17763.7131, tried it in 7 aswell but that doesn't work at all.

I first ran vcheck.ps1 -config to make sure the basic parameters are set, after that I have created the credentials in the credential manager since the vCenterCreds.xml didn't appear by itself by using: New-VICredentialStoreItem -Host vcenterserverfqdn -User account -Password 'password' -File vCenterCreds.xml. This file now exists in c:\scripts\vcheck\ where the vcheck.ps1 file resides. When I then try to run vcheck again I got the following errors:

Image

I stopped the script since it already was failing big time.

Am I forgetting something? I am running vcenter 7 but it seems it even doesn't get that far yet.

Thank you in advance!

Richard

riochicken avatar Apr 23 '25 13:04 riochicken