To type a parameter if the agent is password-protected, perform the following steps:
1. On the agent computer, on the taskbar, click Start > Run.
2. In the Run dialog box, type cmd.
3. In the Windows MS-DOS prompt, type either one of the following:
smc -parameter -p password
smc -p password -parameter
Where:
parameter is -stop, -importconfig, or -exportconfig.
password is the password you specified in the console.
For example, you can type either:
smc -exportallconfig c:\profile.xml -p password or
smc -p password -exportallconfig c:\profile.xml
4. Close the command prompt.
Typing a parameter if the agent is password-protected 25