-
Not sure if you can help Alan!
Using Snap reminder for several months Brilliant script!
See Attached screenshot
However for no apparent reason it stopped working. Looks like it is failing to get th…
-
Hi Alan. First let me state how wonderful a product you have put out. I'm new to the whole PowerCLI/Powershell/Veeam arena so I'm not as adept yet in writing scripts. I hope to be one day - hopeful…
-
I am in the process of getting the vCheck install in the Vsphere 5.5 environment. I have all the PowerCli installers installed but still get some errors.. Figure if i get these i think will clean up o…
-
Hi,
I'm trying to hack my way through the getallvms.py example script to document the whole vcenter environment I have. The vcenter environment I am working on is sorted into folders where we have pr…
-
I saw the prereqs say:
vCenter 2.5 or later version
I am new to ESXi, we only have one ESXi host and I have a Windows 7 VM setup that I run vsphere client to access the host.
Can the vcheck script r…
-
on
## PowerCLI Version
## VMware vSphere PowerCLI 5.5 Release 1 build 1295336
## Snapin Versions
VMWare AutoDeploy PowerCLI Component 5.5 build 1262826
VMWare ImageBuilder PowerCLI Componen…
-
My install of vCheck has all of the plugins in one of several sub-directories under "Plugins", for example "Plugins\30 Host" & "Plugins\60 VMs". The Get-vCheckPlugin function does not detected ANY pl…
-
Hello, is there a FAQ for how to take a PowerCLI script that's already working, and how to incorporate it into a vCheck module?
I have two:
1) First is a more complicated script but I think it shoul…
-
In function newVmWin, there is an Parse Error.
Current code:
$psVer = $this.runScript($cmd, "Bat")
if ($psVer[0] -in ("2", "3", "4")) {
Should be:
$psVer = $this.runScript($c…
-
Hi All,
I'm experiencing issues with trying to run our vCheck script, it appears to be failing on the certificate, any ideas how I can get around this? I've tried setting the ceritifcation warning to…