File name
DTKCTEntry.csv
Usage
This file will be used when registering the Management Server of the following client (CT), and when distributing clients (CTs) to the CT group automatically.
When the client (CT) is communicating with the Management Server after installation
When executing the maintenance command (FSW11EJ7.EXE /R)
When this file is saved in Saving location, distribute the client (CT) according to settings contents. Therefore, when the operation to distribute to CT group is finished, delete this file, or move the file to location other than saving location.
Refer to the related contents of "Create automatic distribution file during CT registration" of Systemwalker Desktop Keeper User's Guide for Administrator for how to use this file.
Saving location
When the operating system is system other than Windows Server(R) 2008 and Windows Server(R) 2012
[Install OS Drive]\Documents and Settings\All Users\Application Data\Fujitsu\Systemwalker Desktop Keeper
When installing the Management Server, an example file (DTKCTEntry_sample.txt) will be generated in the aforementioned saving location.
When the operating system is Windows Server(R) 2008 or Windows Server(R) 2012
[Install OS Drive]\ProgramData\Fujitsu\Systemwalker Desktop Keeper
File format
The item name and a description of the input file are described as follows:
The character encoding used is either Shift JIS or UTF-8, one of which is specified in the server configuration tool.
The file is in the format of CSV.
When the beginning character is "#", it will be determined as comment line.
The string item will be quoted by " (double quote). The numeral item will not be quoted by " (double quote).
, (comma) will be used to separate one item from another.
The line that does not fulfill file format will be omitted and errors will occur in trace file (fsw21sj0.log) of server service.
No. | Item Name | Description |
---|---|---|
1 | Full Path of CT Group |
[Example]
|
2 | Item Used in Matching Condition | Specify which item in the client (CT) information as distribution condition.
|
3 | Value of Matching Condition | Set the value of [Item Used in Matching Condition]. For the limit of limit value in this item, make the following description:
|
The blank line will be ignored.
Several conditions (one condition for one line and specify several lines) can be set for one CT group. At this moment, the client (CT) will be distributed to the CT group whose condition best matches.
When there are several CT groups with set same condition, the client (CT) will be distributed to the CT group whose condition best matches.
Smart device (Agent) cannot automatically distribute to CT groups by using this file. Manually distribute to CT groups by using the Management Console.
When the client (CT) cannot be distributed to a CT group for the following causes, it will be distributed to the Root directory. Ask the administrator to distribute the client (CT) to the CT group manually.
Automatic Distribution File during CT Registration does not exist in the specified folder.
Automatic Distribution File during CT Registration is incorrect.
The client (CT) with registration request exists, but there is no condition matching Automatic Distribution File during CT Registration.
There is a matching condition to Automatic Distribution File during CT Registration, but the distribution target CT group does not exist.
CT groups of other Management Server are recorded in Automatic Distribution File during CT Registration.
Note 1) Do not specify IPv6 address for the client (CT) of V14.3.0 or earlier. Do not enter the link local address. Operations when the link local address is specified are not guaranteed.
Use example
# Distribute CT Group When Regisetering CT "Automatic Distribution File during CT Registration" "Root directory\Sales Department","COMPUTERNAME","COMPUTER-*" "Root directory\Sales Department","ORGANIZATION","* Section of Sales Department" "Root directory","IPADDRESS","192.168.0.*"