Top
Systemwalker Desktop Patrol Reference Manual
FUJITSU Software

1.7 CTPolicy.exe (Client Environment Setup)

Functionality

Enable/disable the following functions in CT.

By executing in CS, this command will be reflected on policy. In CT, after receiving and reflecting the modified policy, it is able to enable/disable each function.

After executing this command, the information will be reflected on all CTs with server (CS,DS) installed.

Record format

CTPolicy.exe

[-service.cannot.stop {on|off}]
[-cannot.uninstall {on|off}]
[-edit.primaryserver {on|off}]
[-collect.ctlog {on|off}]

CTPolicy.exe

{-h|-help}

Option

Each option is not case-sensitive.

-service.cannot.stop {on|off}

Enable/disable the service stop prohibition function.

On:

Enable function.

Off:

Disable function (initial value).

-cannot.uninstall {on|off}

Enable/disable the uninstallation prohibition function.

On:

Enable function.

Off:

Disable function (initial value).

When specifying "on", it is required to set a password used in uninstallation prohibition function. The password is required to be set twice in input validation.

The password can be specified by single-byte letters and numerals using from four to twelve characters, and the following single-byte symbols. In addition, the English letters are required to be case-sensitive.

"-", "=", "*", "+", "'", "@", "~", "(",")", "&", "$", "#", "!", "?", "%", ".", ",", "/", ":", ";", "`", "[","]", "|", "<",">", "{", "_", "}"

-edit.primaryserver {on|off}

Enable/disable the connected target server name modification prohibition function.

On:

Enable function.

Off:

Prohibit function (initial value).

-collect.ctlog {on|off}

Enable/disable the collection function of CT operation status log.

On:

Enable function (initial value)

Off:

Prohibit function.

-h|-help

The use method of this command will be output to standard output.

Return value

0: ended normally

Other than 0: ended abnormally

Command saving location

The following folder in CS:

CS Installation Directory \FJSVsbtrs\bin

Authority required for execution/executing environment

Cautions

Command execution example

Execution result/output format

When executing the command normally, the following message 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.