Top
Systemwalker Desktop Keeper Reference Manual
FUJITSU Software

2.3 CT Group Information

This section describes the CSV file of CT group information output in the Management Console. Refer to the contents of "Export CT Group Information" in User's Guide for Administrator for how to output CT group information as a CSV file.

File name

Arbitrary (*.*).

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

Usage

This CSV file can be used in the following mentioned conditions:

Saving location

It can be saved in any location of the local drive.

File format

Output information of all CT groups logging on the Management Server.
When Active Directory Linkage is performed, output the information of the Local group only.

The item name and description output in the CSV file are described as follows:

Item Name

Description

Full Path of CT Group

  • Output the full path starting from the root directory of CT group.

  • "\" character can be used for separation between groups.

  • When ' (single quote) is displayed before "\" character, it indicates that "\" character is a part of group name.

  • When displayed ' (single quote) is doubled, it indicates that one of them is a part of group name.

The following are the examples of output CSV files.

"Root \Sales Department"      (*1)
"Root \Sales Department\Third Section"      (*2)
"Root \A'\"               (*3)
"Root \A'\\'\B''"         (*4)

*1) The CT group of sales department exists in the root directory.
*2) The CT group of the third section exists in the sales department.
*3) The CT group of "A\" exists in the root directory.
*4) The CT group of " \B' "exists in the CT group of "A\".