Quantcast
Channel: VMware Communities : Blog List - All Communities
Viewing all articles
Browse latest Browse all 3135

Check for lockdown mode on all ESXi hosts

$
0
0

To check lockdown mode on all ESXi hosts in vCenter Server or a Cluster level, run the bellow PowerCLI command:

 

get-vmhost | get-view | Select Name, @{N='LockDownActivated';E={$_.Config.AdminDisabled}}

 


Viewing all articles
Browse latest Browse all 3135

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>