Why is my Active Directory backup failing when using ADManager Plus?
Last updated on:In this article:
Issue description
Users may encounter backup failures when using ADManager Plus, with messages like Failed: [Invalid Credential] or Failed: [DC Not Operational] appearing in the Backup Summary section. As a result, scheduled or manual backups of Active Directory data are not completed, potentially affecting recovery readiness and audit compliance.
Possible causes
- Incorrect service account credentials: The service account password used for authentication has expired or is incorrect.
- Insufficient permissions: The service account does not have Domain Administrator rights required for backup operations.
- Domain controller unreachable: The specified DC is down or experiencing connectivity issues.
Prerequisites
- Ensure you have administrator access to ADManager Plus.
- Verify that the ADManager Plus service account is a member of the Domain Administrator group.
Resolution
Case 1: Failed: [Invalid Credential]
Step 1: Update the service account password
- Log in to ADManager Plus as the administrator.
- Go to Directory/Application Settings > Active Directory.
- Locate the configured domain and click Edit.
- Find the configured domain and click Edit.
- Enter the correct Domain Username and Password for the service account.
- Click Update, then try running the backup again.
Step 2: Verify the service account permissions
- Open the Run dialog (Win + R), type dsa.msc, and press Enter to launch Active Directory Users and Computers (ADUC).
- At the domain root, right-click and select Find.
- In the Find dialog, search for the service account, then right-click the result and choose Properties.
- In the Member Of tab, check if the account is part of the Domain Administrators group.
- If it’s not, add the account to the group, Apply the changes, and then retry the backup.
Case 2: Failed: [DC Not Operational]
Step 1: Validate the DCs in ADManager Plus
- Log in to ADManager Plus and navigate to Directory/Application Settings > Active Directory.
- Review the domain controllers listed and remove any that are outdated or no longer operational.
- After making the changes, re-enter the service account's Domain Username and Domain Password to save the settings.
- Then, retry the backup process.
Step 2: Check the domain controller status
- Log in to the server where ADManager Plus is installed.
- Open Command Prompt (cmd.exe)
- Run the following command to check connectivity to the domain controller:
- ping your-dc-name
- If there’s no response, investigate possible network or DNS issues.
Tips
- Update the service account password regularly to avoid authentication failures.
- Monitor domain controller health using tools like dcdiag.
- Review backup logs in ADManager Plus frequently to detect issues early.
- Ensure consistent network connectivity between ADManager Plus and domain controllers.
How to reach support
If the issue persists, contact our support team here.