Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 205277

Re: Can I view and manipulate an ESXi host system partition using PowerCLI

$
0
0

Could it be that you have set UserVars.ESXiShellTimeOut to a very low value ?

You can check with

Get-VMHost|SelectName,
 
@{N="ESXiShellTimeout";E={Get-VMHostAdvancedConfiguration-VMHost$_-NameUserVars.ESXiShellTimeOut|Select-ExpandPropertyValues}}

A value of 0 means there is no timeout.


Viewing all articles
Browse latest Browse all 205277

Trending Articles



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