General Commands Parent topic

Perform general actions using the Command Line Interface.
The following table lists the available abbreviated forms of parameters.

Abbreviations and Uses

Parameter
Abbreviation
Use
adminpassword
ap
Manage the Safe Lock admistrator password
lock
lo
Manage Application Lockdown status
blockedlog
bl
Manage the applications blocked by Safe Lock
license
lc
Manage the Safe Lock license
settings
set
Manage the Safe Lock settings
service
srv
Manage the Safe Lock service
The following table lists the commands, parameters, and values available.

General Commands

Command
Parameter
Description
help
Display a list of Safe Lock commands
For example, type:
SLCmd.exe help
activate
<activation_code>
Activate the Safe Lock program using the specified Activation Code
For example, type:
SLCmd.exe activate XX-XXXX-XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
set    adminpassword
Prompt the currently logged on administrator to specify a new password
For example, type:
SLCmd.exe -p <admin_password> set adminpassword
<new_password>
Change the currently logged on administrator password to the newly specified password
For example, type:
SLCmd.exe -p <admin_password> set adminpassword P@ssW0Rd
set lock
Display the current Safe Lock Application Lockdown status
For example, type:
SLCmd.exe -p <admin_password> set lock
Note
Note
The default status is disable.
enable
Turn on Application Lockdown
For example, type:
SLCmd.exe -p <admin_password> set lock enable
disable
Turn off Application Lockdown
For example, type:
SLCmd.exe -p <admin_password> set lock disable
set blockedfilenotification
Display the current notification setting
For example, type:
SLCmd.exe -p <admin_password> set blockedfilenotification
Note
Note
The default setting is disable.
enable
Display a notification on the managed endpoint when Safe Lock blocks a file.
For example, type:
SLCmd.exe -p <admin_password> set blockedfilenotification enable
disable
Do not display any notification when Safe Lock blocks a file.
For example, type:
SLCmd.exe -p <admin_password> set blockedfilenotification disable
show blockedlog
Display a list of applications blocked by Safe Lock
For example, type:
SLCmd.exe -p <admin_password> show blockedlog
show license
Display the current Safe Lock license information
For example, type:
SLCmd.exe show license
show settings
Display the current status of the vulnerability attack prevention features
For example, type:
SLCmd.exe -p <admin_password> show settings
start service
Start the Safe Lock service
For example, type:
SLCmd.exe start service
status
Display the current status of Application Lockdown and the auto update function of the Approved List
For example, type:
SLCmd.exe -p <admin_password> status
stop service
Stop the Safe Lock service
For example, type:
SLCmd.exe -p <admin_password> stop service
version
Display the current versions of Safe Lock components
For example, type:
SLCmd.exe -p <admin_password> version