Submission of a form on this page has been disabled as you do not have JavaScript enabled in your browser.

3063: Acronis Recovery for MS SQL Server Management Console Hangs When Connecting to Acronis Agent

Printer-friendly versionPDF version
0
No votes yet
Your rating: None

Add the NETWORK SERVICE user to security policies to solve the issue

This article applies to:

For other Acronis products see:

Symptoms

Acronis Recovery for MS SQL Server Management Console hangs when you are trying to connect to an Acronis Agent.

Cause

Acronis Agent does not have enough privileges to allow the connection.

Solution

  1. On the machine where Acronis Agent is installed, do the following:
    1. Go to Control Panel -> Administrative Tools -> Local Security Policy;
    2. On the Local Security Settings screen select Local Policies -> User Rights Assignment;
    3. Make sure that the NETWORK SERVICE user is present in the following policies:
    • Adjust memory quotas for a process (or increase quotas in Windows 2000)
    • Replace a process level token

  2. (!) To add the NETWORK SERVICE user you will need to do the following:

    1. Right-click on the service and select Properties;
    2. Click Add User or Group;
    3. In the new window type in NETWORK SERVICE;
    4. Click OK.
  3. If Microsoft SQL Server is running on a Domain Controller, then the default domain controller security settings are to be changed:
    1. Go to Start -> All Programs -> Administrative Tools -> Domain Controller Security Policy -> Security Settings -> Local Policies -> User Rights Assignment
    2. Add the NETWORK SERVICE user as described above (if the user is not already there).
  4. Restart the Acronis Agent service:
    1. Click Start -> Run;
    2. Type services.msc in the command prompt and hit Enter;
    3. Right-click on the Acronis Remote Agent line and choose Restart in the pop-up menu.

More information

It is also recommended to add the NETWORK SERVICE user to the default domain security policy on the primary domain controller:

  • Start -> All Programs -> Administrative Tools -> Domain Security Policy -> Security Settings -> Local Policies -> User Rights Assignment

You can also view the resulting effective policy in the following way:

  • Start -> Run -> rsop.msc -> Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> User Rights Assignment
Provide feedback on this information