Exit the host from maintenance mode

Exit the host from maintenance mode

Connect to the vcenter - using following cmd,

1. connect0VIserver  vcenter name - username chandru  - password ******,

2. Get-VMHost  host name  | Set-VMHost Connected -Confirm:$false

out put :-

Nam      ConnectState PowerState NumCpu CpuUsageMhz TotalMhz   MemoryGB TotalGB Version
----                 --------------- ---------- ------ ----------- -----------   -------------   ------------- -------
host name Connected       PoweredOn      12         107       30312           2.469          47.987   6.5.0

Comments

Popular posts from this blog

Using Non-Maskable Interrupt (NMI) facilities to troubleshoot unresponsive VMware Virtual Machine.

Get the Windows 10 Key from Powershell and VB script

Removing invalid linked clone entries automatically using the ViewDBChk tool