Top
Systemwalker Desktop Patrol Reference Manual
FUJITSU Software

1.38 SVPolicy.exe (Server Environment Setup)

Functionality

This command is used to modify the environment setup of server. The following information can be modified:

This command will be reflected on environment file for CS by executing in CS. After reflection, each configuration value will be valid.

Record format

SVPolicy.exe

[-ctlogsave Saving Target of CT Operation Status Log]
[-ctlogdate Days to Manage CT Operation Status Log]

SVPolicy.exe

{-h|-help}

Option

-ct logsave Saving Target of CT Operation Status Log

Specify the saving target folder of CT operation status log within 128 characters. The network drive cannot be specified.

Specify the writable and existing folder using the absolute path.

When this option is omitted, it will be saved to the following folder.

CS Installation Directory \FJSVsbinv\ct_trace

-ct logdate Days to Manage CT Operation Status Log

Specify the days to manage CT operation status log.

A numeral from 0 to 366 can be specified.

If omitted, the setting will not be changed. The initial value is 30 (days).

-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

Save the CT operation status log to "C:\temp\ctlog", and set the days to manage as 10 days.

"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\FJSVsbtrs\bin\SVPolicy.exe" -ctlogsave "C:\temp\ctlog" -ctlogdate 10

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.3.14 Messages Output in Server Environment Setup Command" for details.