Top
Systemwalker Desktop Patrol V14g Reference Manual
Systemwalker

1.9 dtpadmst.exe (Output Active Directory Information)

Functionality

This command gets information from Active Directory, and outputs definition information and deletion information of Active Directory in the format of Master data of DTP. When modifying and deleting the information on Active Directory, this command will be executed and reflected on Master data of DTP.


Record format

dtpadmst.exe

/dMaster File Output Folder [/sOU Name]


Option

/dMaster File Output Folder

Specify the folder that outputs Master data file. Specify the file by using absolute path, and when the path contains space, please enclose the whole path in quotes (""). In addition, apart from quotes, the maximum string of 200 characters can be specified.

Output the Master data file in the following format to the specified folder. In addition, the file will be overwritten when there is file with the same name in the specified folder.

Master Management File

Format of File name

Department Information Master Management File for Modification

“modsect_ad.csv”

User Information Master Management File for Modification

“moduser_ad.csv”

Building Information Master Management File for Modification

“modbldg_ad.csv”

Department Information Master Management File for Deletion

“delsect_ad.csv”

User Information Master Management File for Deletion

“deluser_ad.csv”

Building Information Master Management File for Deletion

“delbldg_ad.csv”

/sOU Name

Specify the name of OU that becomes extraction object. Please specify the level separation by using diagonal mark, and enclose the whole path in quotes ("") when the space is contained. In addition, apart from quotes, the maximum string of 1,024 characters can be specified.

Return value

0: ended normally

Non-zero: ended abnormally


Command saving location

The following folder in CS:

CS Installation Directory \bnserv\bin


Authority required for execution/executing environment

Cautions

When Active Directory linkage function is not used, it is not required to execute this command. An error will occur after execution.


Command execution example

Save the Master data to "C:\Master\20060420".

"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\bnserv\bin\dtpadmst.exe" /dC:\Master\20060420


Execution result/output format

When completing outputting the Master data, the following information will be output.

Extracting information from Active Directory has been completed.

When the processing fails, a message indicating failure will be output. Please refer to “3.3.9 Messages Output in Active Directory Information Output Command” for details.