Top
Systemwalker Desktop Patrol Reference Manual
FUJITSU Software

1.11 dtpadset.exe (Active Directory Linkage Environment Setup)

Functionality

This command is used when setting the environment information required for Active Directory linkage.

Record format

dtpadset.exe

[ /n|/y /dActive Directory Domain Name /sActive Directory Server Name
/uActive Directory Server Administrator Logon ID /pActive Directory Server Administrator Logon Password]

Option

None

When executing without specified option, display the current setup information.

/n|/y

Specify whether to use Active Directory linkage function.

/n: not use Active Directory linkage function

/: use Active Directory linkage function

/dActive Directory Domain Name

Specify the domain name of Active Directory server. When specifying /y option, this option cannot be omitted. The string that can be specified is single-byte letters and numerals within a range from 4 characters to 36 characters and ".", "-", "_".

/sActive Directory Server Name

Specify the connected Active Directory server name. When specifying /y option, this option cannot be omitted. Specify from 1 to 128 halfwidth characters, and the single-byte in the beginning and end can be omitted. When the string contains single-byte space, "&", "^", "|", "<", and ">", use """ to enclose all options. In addition, when the string contains """, specify as """"".

/uActive Directory Server Administrator Logon ID

Specify the connected Active Directory server administrator logon ID. When specifying /y option, this option cannot be omitted. Specify from 1 to 128 halfwidth characters, and the single-byte space in the beginning and end can be omitted. When the string contains single-byte space, "&", "^", "|", "<" and ">", use """ to enclose all options. In addition, when the string contains """, specify as """"".

/pActive Directory Server Administrator Logon Password

Specify the connected Active Directory server administrator logon password. When specifying /y option, this option cannot be omitted. Specify from 1 to 128 halfwidth characters. When the string contains single-byte space, "&", "^", "|", "<" and ">", use """ to enclose all options. In addition, when the string contains """, specify as """"".

Return value

0: ended normally

Other than 0: ended abnormally

Command saving location

The following folder in CS:

CS Installation Directory \bnserv\bin

Authority required for execution/executing environment

Command execution example

Register the following environment information and use Active Directory linkage function.

"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\bnserv\bin\dtpadset.exe" /y /dad_domain.local /sADSERVER /uadmin /padminpwd

Execution result/output format

When executing without specified option, display the current setup information in the following format.

Use Active Directory=YES
Domain Name=ad_domain.local
Server Name=ADSERVER
Login User ID=admin

Note: do not display the Active Directory administrator logon password.

[Item Description]

Item

Description

Use Active Directory

Output the use status of Active Directory linkage function.
YES: use Active Directory linkage function NO: not use Active Directory linkage function

Domain Name

Output Active Directory domain name.

Server Name

Output Active Directory server.

Login User ID

Output Active Directory administrator logon user ID.

When the processing fails, a message indicating failure will be output. Refer to "3.3.13 Messages Output in Active Directory Linkage Environment Setup Command" for details.