This would be the Command
Get
-VMHost
esxi01.definit.local | Get
-AdvancedSetting
-Name
'UserVars.ESXiShellInteractiveTimeout'
|
Set
-AdvancedSetting
-Value
"300"
-Confirm
:
$false
This would be the Command
Get
-VMHost
esxi01.definit.local | Get
-AdvancedSetting
-Name
'UserVars.ESXiShellInteractiveTimeout'
|
Set
-AdvancedSetting
-Value
"300"
-Confirm
:
$false