Add-ManualPool - How to add VM to Exist View Pool
There is a one VM in View Pool (man1).
And i tried Add-ManualPool command. but it is not works find.
Add-ManualPool : PowershellService::AddManualPool FAILED, error=Could not create desktop. An object of type Desktop with id man1
already exists.
위치 줄:1 문자:97
+ Get-ViewVC -serverName flwvcs11.smartcloud.net | Get-DesktopVM -poolType Manual | Add-ManualPool <<<< -pool_id man1
+ CategoryInfo : InvalidResult: (vmware.view.pow...s.AddManualPool:AddManualPool) [Add-ManualPool], Exception
+ FullyQualifiedErrorId : PowershellService::AddManualPool FAILED,vmware.view.powershell.cmdlets.AddManualPool
how can i add more VMs to exist view pool??