Top
Systemwalker Desktop Keeper V14g Reference Manual
Systemwalker

2.9 Reference File of Systemwalker Desktop Patrol Configuration Information Import

This section describes the CSV file of reference file specified in Systemwalker Desktop Patrol composition information import command (DTKIMPDP.EXE).

When specifying this reference file, please refer to the contents of “1.10 DTKIMPDP.EXE (Import Systemwalker Desktop Patrol Configuration Information)”.


File name

Arbitrary (*.*).
When creating a file, the user can specify any file name.


Usage

This file will be used when executing Systemwalker Desktop Patrol configuration information import command and specifying /F option.
According to this file, compare the computer name and user name and distribute CTs and users to each group.


Saving location

It can be saved in any location of local drive.


File format

This is the CSV file with the following format:

The item name and description of the input CSV file are described as follows:

No.

Item Name (Note 1)

Description

1

Computer Name

(Required)

Set "Computer Name" of CT information displayed in the Management Console.
However, it can be set only when "DTPID" is set in CT information displayed in the Management Console. In addition, when "CT Version" of CT is "2.0.0.1" or later, the settings will be valid.
Please enter the single-byte characters within 15 characters. The following mentioned characters are not allowed.
" *","?","<" ,">" ,",",";",":","\","/"," " " ,"|"
The single-byte space before or after data will be ignored, and please do not include single-byte space in data.

2

User Name

(Required)

Set " User Name (Account) " to logon target computer.
Please enter the single-byte characters within 40 characters. The following mentioned characters are not allowed.
" *","?","<" ,">" ,",",";",":","\","/"," " " ,"|"
The single-byte space before or after data will be ignored, and please do not include single-byte space in data.

In addition, after logging on this reference file, it will be displayed as " User Name"when user policy is displayed in the Management Console.


An example to create CSV file is shown as follows:

"PC0001","USER0001"
"PC0002","USER0002"