Reply to Message

View discussion in a popup

Replying to:
dbutch1976
Hot Shot
Hot Shot

Get-deployrule ; Get-deployruleset failing with error vimSessionKey parameter is missing

Hello,

I recently upgraded my vCenter to 7.0.3.00800.

PowerShell Version is 7.2.5

I haven't had to work with Autodeploy in a while, but since the upgrade I am getting the following error after running these commands:


Get-deployrule
Get-deployruleset

Get-DeployRuleSet : 2022-07-27 5:06:19 PM Get-DeployRuleSet vimSessionKey parameter is missing
At line:1 char:1
+ Get-DeployRuleSet
+ ~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Get-DeployRuleSet], VimException
+ FullyQualifiedErrorId : Core_BaseCmdlet_UnknownError,VMware.DeployAutomation.Commands.GetDeployRuleSet

Any ideas on what might be wrong?

Reply
0 Kudos