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.
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.
Ensure you have administrator access to ADManager Plus.
Verify that the ADManager Plus service account is a member of the Domain Administrator group.
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.
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.
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.
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.
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.