PowerCLI-Example-Scripts icon indicating copy to clipboard operation
PowerCLI-Example-Scripts copied to clipboard

Cannot set-hvpool immediately after add-hvpool

Open bluedevils23 opened this issue 4 years ago • 0 comments

set-hvpool get error messages like:

Set-HVPool : No desktopsummarydata found with pool name: [W1064_Ent] At C:\Users\administrator.WBD\AppData\Local\Temp\win_remote\BrokerAddManualPool2.ps1:55 char:1

  • Set-HVPool -PoolName $PoolId -enableHTMLAccess:$true -Confirm:$false
  •   + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
      + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Set-HVPool
    

bluedevils23 avatar Apr 01 '20 05:04 bluedevils23