Travel

Categories

Suppress warning shown in vCenter Server when Remote Tech Support Mode (SSH) or Local Tech Support Mode is enabled

In vSphere 4.1 Update 2 and later, perform these steps on individual hosts to disable the warnings:

  1. Open a VI Client to the ESXi host
  2. Select the ESXi host from the Inventory.
  3. Select Configuration tab Advanced Settings from the Software menu.
  4. Navigate to UserVars > UserVars.SupressShellWarning.
  5. Set the value from 0 to 1.
  6. Click OK.
You can also do this via command-line:
In esxcli system settings advanced, set -o /UserVars/ESXiShellTimeOut -i 1
In Scripted installs, set /adv/UserVars/SuppressShellWarning = “1”

Leave a Reply

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>