Title Required
RSS Channel: Comments on: How to update an ESXi 6.0 host from commandline
Virtualization, Howto's, Tips, Reviews
Generator:https://wordpress.org/?v=6.2.2
Docs:http://blogs.law.harvard.edu/tech/rss

By: Sergio Osvaldo Karpiuk
In reply to <a href="https://www.virtualizationhowto.com/2015/04/update-esxi-60-host-commandline/#comment-7534">Brandon Lee</a>. great!!! it works!!!

By: Brandon Lee
In reply to <a href="https://www.virtualizationhowto.com/2015/04/update-esxi-60-host-commandline/#comment-7533">Sergio Osvaldo Karpiuk</a>. Yes, this should also work for customized images ***IF*** you are doing an UPDATE and not INSTALL. Update will keep the customized drivers.

By: Sergio Osvaldo Karpiuk
this is valid for customized versions?

By: Brandon Lee
In reply to <a href="https://www.virtualizationhowto.com/2015/04/update-esxi-60-host-commandline/#comment-7402">Jason Burroughs</a>. Jason, Sure is...you can use esxcli in an ssh session - esxcli system maintenanceMode....or you can use powercli - Set-VMHost -VMHost Host -State "Maintenance"

By: Jason Burroughs
Is there no way to put the host in maintenance mode from the command line?