Hi to all,
I'm a lab with horizon 7.13 and would like to understand if it's possible to remove a pool from powercli with close remote session.
With VMware.HV.helper module there is the command but with embedded snapin of horizon powercli with the following command:
Remove-pool -pool_id 'poolname'
I must kill remote session, there isn't any switch to leave session active. I have tried -TerminateSession 0 but it doesn't work.
Anyone have ideas about this?
Regards