VSP-CLI PASSWORD (WINDOWS)
-
Password can be set during Probe Installation. Refer Probe Installation (Windows 2008 and above/Windows 2003) for more information
-
Starting VSP Service using services.msc but stopping is not allowed
-
Starting/stopping VSP services using sc command is not allowed
-
-
VSP-CLI has three options for password management. Use the below command for more information
-
vsp-cli -h
-
-
The options are:
-
check-password: returns true when the password is configured and false when the password is not configured for VSP-CLI during Probe Installation
-
reset-password: To reset the password using the current password OR the reset token (generated during Probe Installation)
-
set-password: To set the password (if not set already)
-
-
Password is required to modify or stop services, but not required to start any VSP service
-
When the below options are used with VSP-CLI, user is prompted for the password (if it is set already)
-
vsp-cli stop
-
vsp-cli restart
-
vsp-cli edit-service (edit)
-
vsp-cli update-service
-
vsp-cli config (edit, add and restore)
-
vsp-cli reinit-cms
-