Ram67
Contributor
Contributor

How logout in vCenter server without prompting the user to confirm ?

Hi All,

I'm new to VMware product/tools.

I'm using the following command to logout from vcenter server,

Disconnect-VIServer -Server * -Force

the above command prompting me to confirm the logout. but i dont want to confirm/prompt.

Is that possible to logout without any confirmation?