February 2014
Intermediate to advanced
374 pages
8h 12m
English
To remove a host from your vCenter Server inventory, you have to use the Remove-VMHost cmdlet. The
Remove-VMHost cmdlet has the following syntax:
Remove-VMHost [-VMHost] <VMHost[]> [-Server <VIServer[]>] [-WhatIf] [-Confirm] [<CommonParameters>]
Let's try to remove a host as seen in the following screenshot:
.

The operation failed because the host should have been in maintenance mode or a disconnected state before you could remove it.

So let's put the host in maintenance mode first and then try to remove ...
Read now
Unlock full access