Multiple command mode
With multiple command mode, you can create a file that contains multiple pdadmin commands, one per line, that together complete a task or series of tasks.
Login commands can be included in a command file to switch between local and remote login, as needed.
To run commands in this file, provide one of the following commands:
pdadmin [–a admin_id [–p password]
[–d domain]] file
pdadmin [–a admin_id [–p password]
[–m]] file
Login
commands can be included in a command file to switch between pdadmin
login –l local login:
- Where no authentication is required.
- Where authentication is required.
For details about the command options that are displayed in the following sections, see Syntax for pdadmin commands.