Functionality
The following functions are temporarily prohibited in CT.
Service stop prohibition function of CT
Uninstall prohibition function of CT
Connection server modification prohibition function of CT
By operating in CT, the client prohibition function of CT environment will be temporarily prohibited by this command.
After the function is prohibited, it is able to stop CT service, uninstall CT product or modify the connection server of CT.
In addition, the rectification information distributed to security auditing diagnosis can be deleted uniformly.
Record format
CTControl.exe | [-service.cannot.stop off] |
Option
Each option is not case-sensitive.
Prohibit the service stop prohibition function.
Prohibit the uninstallation prohibition function.
Prohibit the connected target server name modification prohibition function.
Delete all rectification information distributed to security auditing diagnosis.
Return value
0: ended normally
Other than 0: ended abnormally
Command saving location
The following folder in CT:
CT Installation Directory \FJSVsbtrsc\bin |
Authority required for execution/executing environment
This command shall be executed in CT.
It can also be executed in CS or DS. (When executing the command in CT of CS/DS, [-edit.primaryserver off] is still invalid.)
Cautions
Operate after confirming that the following windows are not started.
Software download window
Environment setup window
Diagnosis result window of operation settings
Service window
In addition, after CT has received policies, the setup of client prohibition function will be restarted.
Command execution example
Temporarily prohibit the service stop prohibition function. After starting the command, perform the "Stop" operation through service window.
"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\FJSVsbtrsc\bin\CTControl.exe" -service.cannot.stop off |
Temporarily prohibit the server stop prohibition function and uninstallation prohibition function. After starting the command, perform the "Stop" operation through service window, and perform "Delete" operation by adding or removing program.
"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\FJSVsbtrsc\bin\CTControl.exe" -service.cannot.stop off -cannot.uninstall off |
Delete the rectification information distributed to security auditing diagnosis.
"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\FJSVsbtrsc\bin\CTControl.exe" - clear.recognition |
Execution result/output format
When executing the command normally, the following messages will be output.
Command execution succeeded. |
When the processing failed, a message indicating failure will be output. Refer to "3.1.7 Messages Output When Using Client Prohibition Function" for details.