Description
This command outputs Systemwalker Desktop Patrol configuration information to be imported by Systemwalker Desktop Keeper.
Syntax
dtpinfcoope.exe | /d /foutputFileName |
Option
Specifies output for the configuration information. This option cannot be omitted.
Specifies the file name to which the configuration information is output. This option cannot be omitted.
Use an absolute path, and if the path includes spaces, enclose it in double quotation marks. Also, the string length excluding quotation marks must not exceed 128 fullwidth characters or 256 halfwidth characters.
Return value
0: Ended normally
Other than 0: Ended abnormally
Command location
The following folder of CS:
csInstallDir\bnserv\bin |
Privilege required for execution/execution environment
Administrator privileges are required.
This command must be executed on CS.
Note
If the output file already exists, it will be overwritten. If you need a file that was created previously, change the name of the file or move it to another location before executing the command.
Example
Output configuration information to C:\temp\output.csv.
"C:\Program Files\DesktopPatrol\bnserv\bin\dtpinfcoope.exe" /d /fC:\temp\output.csv |
Execution result/output format
Output files use the same format as the files downloaded from Environment Setup > Environment Management - Export Structure Information in the main menu.
If processing fails, an error message will be output. Refer to "3.3.16 Messages Output in Export Structure Information Command" for details.