The Windows NT client can only be run by a user who is a member of the administrator's group or the domain admin group.
You can start the ADSM Backup-Archive client by selecting the ADSM backup client menu item from the ADSM program group on the start menu (Windows 95 and Windows NT 4.0), by double-clicking on the ADSM backup client icon in the ADSM program group (Windows NT 3.5.1), or by entering dsm on the command line.
You can start the ADSM Administrator client by selecting the ADSM administrative client menu item from the ADSM program group on the start menu (Windows 95 and Windows NT 4.0), by double-clicking on the ADSM administrative client icon in the ADSM program group (Windows NT 3.5.1), or by entering dsmadm.exe on the command line.
You must start ADSM from the ADSM directory or include the directory in the start command unless you update your environment. You can update your environment using the SET command or the Control Panel.
Your ADSM administrator has the option to force you to use a password to connect to the ADSM server. ADSM prompts you for the password if one is required. Contact your administrator if you do not know your password.
To start the client scheduler on Windows NT or Windows 95, select the ADSM scheduler icon from the ADSM program group, or enter the SCHEDULE command as follows:
dsmc schedule
When you start the client scheduler, it runs continuously until you close the window, shut down your system, or log out of your system.
The communication software must be running before you start ADSM.
For Windows NT the recommended scheduled backup method is to install and use the Scheduler Service Configuration Utility which allows ADSM Scheduler Services installation and configuration on local and remote Windows NT machines. The Scheduler Service Configuration Utility runs on Windows NT only and must be run from an account that belongs to the Administrator/Domain Administrator group. The syntax of the utility is:
dsmcutil command {option ...}
The following files must exist in the directory where the utility resides:
Note: | The minimum abbreviation for the commands and options documented are in upper case. |
The valid commands are the following:
Required options:
Note: | If the service is being installed on a remote machine, the fully qualified client directory path should be relative to the target machine, UNC names are not allowed. |
Required options: The name of the service to be removed.
Required options:
The following options are valid:
The UPDATEPW command should be used to update the registry password.
Required options:
The following options are valid:
The SHOWPW command should be used to display the registry password.
Required options: none
Required options: The node name to display the password for.
The password is validated with the ADSM server if the /VALIDATE:YES option is specified.
Required options:
The password is validated with the ADSM server if the /VALIDATE:YES option is specified.
The password will be updated on the ADSM server if the /UPDATEONSERVER:YES options is specified. If this option is specified the current ADSM password must be specified with the /OLDPASSWORD option.
The valid options are the following
You can include ADSM options on the DSM command, or by modifying the settings for the ADSM icon. For example, you can modify the format used to display dates, times, and numbers, or you can include your password so that ADSM does not prompt for it. (However, if you include the PASSWORD option, your password can be seen by someone who sees you enter the command or who looks in your icon settings).
For example, you might have two machines that back up files to an ADSM server under separate node names. If you want to recover a file from one machine (JONES1) while at the other machine (JONES2), you can start ADSM using the NODENAME option specifying JONES1:
start dsm -nodename=jones1
Be careful if you use ADSM in this way. Do not attempt to do an incremental backup from the JONES2 machine while connected to ADSM as JONES1. If the drive labels are the same on the JONES1 and JONES2 machines, the incremental backup will expire any files that are not on the JONES2 machine, even if they still exist on JONES1. You could lose some valuable backup generations.
For information about getting started with the ADSM Windows graphical user interface, see Using the Windows Backup-Archive Clients, SH26-4078.
You can use the WebShell client interface to manage backup and restore operations from any machine, on any platform, on any network. Using the WebShell, you can back up and restore your own data, or an ADSM administrator can centralize the backup/restore operations of many ADSM clients, regardless of platform. To use it, simply point your Web browser at any ADSM client machine that is running the WebShell client interface. It provides you with the following client operations:
To use the WebShell,
adsmpswd p <your password> <directory>
This password file, adsmpswd.ws, resides in the wsstuff directory created during installation.
mkwspswd p <username> <password> <flag> <directory>
This password file, adsmweb.ws, resides in the wsstuff directory created during installation.
webshell <xxx><yyy>
http://YourMachineName:PortNumber/webshell
Note: | The default port number is 2121. |