Usage: %1!s! name= interface= authMode=]machineOrUser|machineOnly|userOnly|guest ssoMode]=preLogon|postLogon|none maxDelay]=1-120 ...

Usage: %1!s! [name=] [[interface=]]         [[authMode=]machineOrUser|machineOnly|userOnly|guest]         [[ssoMode]=preLogon|postLogon|none] [[maxDelay]=1-120]         [[allowDialog]=yes|no] [[userVLAN]=yes|no] [[FIPS]=yes|no]  Parameters:      Tag              Value     name           - Name of the profile to be modified.     interface      - Name of the interface on which the profile is set.     authMode       - Type of credentials to be used for authentication.     ssoMode        - Type of single sign on to be attempted if any.     maxDelay       - Timeout value to establish single sign on connection.     allowDialog    - Allow or Disallow a dialog to be shown for preLogon.     userVLAN       - Specify if the network switches to a different VLAN on user authentication.     FIPS           - Enable or Disable FIPS mode.  Remarks:      Modifies the specified profile name. If the interface is specified then     only profiles on that interface are modified.      The name parameter is required. At least one other parameter besides     interface must also be specified.  Examples:      %1!s! name=Profile1 authMode=userOnly ssoMode=preLogon     %1!s! name=Profile2 ssoMode=none fips=yes