VMware vSphere

 View Only
  • 1.  ESXi advanced settings

    Posted Feb 19, 2023 11:48 AM

    Hi everyone

    I'd like to add an advanced settings in ESXi using esxcli. the command i use is like this:

    esxcli system advanced settings add -o /VSAN/.... -t integer -d (description)

    but it does not accept given ( description ) giving syntax error

    how should I provide it a description?

    thanks

     



  • 2.  RE: ESXi advanced settings

    Posted Feb 19, 2023 01:15 PM

    It's hard to say what's wrong without seeing the complete command.
    Anyway, did you specify the description in quotation marks?

    André