Next Topic

Previous Topic

Set Credential

The Set Credential page registers the credential required by an agent to perform administrator level tasks on a managed machine. A credential is the login name and password used to authenticate a user or process's access to a machine or network or some other resource. Most agent tasks do not require a credential. Credentials are specifically required or referenced by the following:

  • Patch Management - If a credential is defined for a machine ID, then Patch Management installs all new patches using this credential. Therefore, Set Credential should always be an administrator credential.
  • Patch Status - Patch Status resets test results every time a machine ID's Set Credential changes.
  • Office Source - The agent must have a credential to access the alternate Office source location, in case a patch is being installed when no user is logged into the machine.
  • If-Then-Else - The Use Credential script command behaves the same as the Impersonate User command except a unique credential can be used to access each machine instead of using a fixed credential in a script.
  • Image Location - If a UNC path is specified in Image Location, a credential must be defined using Set Credential that provides access to this UNC path. Without the credential, the machine will not have access to the image location and the backup will fail.

Username

Enter the username for the credential. Typically this an administrator account.

Password

Enter the password associated with the username above.

Domain

The domain name to log into. Leave this field blank to log into a local machine account.

Apply

Assign the credential to all checked machine IDs. Machine IDs with assigned credentials display the username and domain in the associated table columns.

Clear

Remove the credential from all checked machine IDs.

Test

Click Test to verify whether a username/password/domain credential will work before assigning it to a machine ID.

Cancel

Click Cancel to cancel the testing of a username/password/domain credential.

Topic 352: Send Feedback