Restricted User Account Commands Parent topic

Configure the Restricted User Account using the Command Line Interface by typing your command in the following format:
SLCmd.exe -p <admin_password> <command>   <parameter> <value>
The following table lists the available abbreviated forms of parameters.

Abbreviations and Uses

Parameter
Abbreviation
Use
user
us
Manage the Restricted User account
userpassword
up
Manage the Restricted User password
The following table lists the commands, parameters, and values available.

Restricted User Account Commands

Command
Parameter
Description
set user
 
Display the the Restricted User account status
For example, type:
SLCmd.exe -p <admin_password> set user
Note
Note
The default status is Disabled.
enable
Enable the Restricted User account
For example, type:
SLCmd.exe -p <admin_password> set user enable
disable
Disable the Restricted User account
For example, type:
SLCmd.exe -p <admin_password> set user disable
set userpassword
 
Prompt the currently logged on administrator to specify a new Restricted User account password
For example, type:
SLCmd.exe -p <admin_password> set userpassword
<new_password>
Change the Restricted User account password to the newly specified password
For example, type:
SLCmd.exe -p <admin_password> set userpassword P@ssW0Rd