Top
Systemwalker Desktop Keeper V14g Reference Manual
Systemwalker

2.8 Reference File of Active Directory Linkage

This section describes the CSV file of reference file specified when selecting "Specify the computer responding to user name in the file" in Active Directory Linkage settings.


File name

Arbitrary (*.*).

When creating a file, the user can specify any file name.


Usage

This CSV file can be specified when selecting "Specify the computer responding to user name in the file" in the "View CT registered location" settings of " Active Directory Linkage" in "System Settings" window of the server settings tool.
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 in the following mentioned 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 is required to register in Active Directory.
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.
However, it is required to register in Active Directory in advance.
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.

3

[Domain Name]

Please enter the NetBIOS domain name of linkage domain with single-byte alphanumeric numbers, hyphen “-” and period “.” to be no greater than 155 characters. The single-byte space before or after data will be ignored, and please do not include single-byte space in data.


An example to create a CSV file is shown as follows:

"PC0001","USER0001","desktopkeeper.domain.com"
"PC0002","USER0002","desktopkeeper.domain.com"