MasterChiefJon
MasterChiefJon
MWalterDE, I run the plugin "118 Plugins Not up to date or installed.ps1" as part of my weekly vCheck scheduled task. I can confirm that I have been seeing that...
I need to add that this may also be related to my new vCheck machine. I used to run vCheck using PowerCLI v5.5 and now I'm running vCheck in PowerCLI...
OK, I have run this a bunch of times, and I am no longer getting the same error. Now I am seeing this instead. And it's repeating 68 times. ```...
I upgraded to PowerCLI v10.1.0. Same 'ReadNextEvents' error. ```PS C:\> Get-Module -list -Name VMware.PowerCLI | Select-Object Name,Version Name Version ---- ------- VMware.PowerCLI 10.1.0.8403314 ``` ```PS C:\> $PSVersionTable Name Value ----...
In response to GregHarms recommendation, I ran my job with the -Verbose switch. It showed no additional information (so perhaps I put the switch in the wrong location?): ```C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command...