Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Failed to load file permissions

Corresponds to warning on UI / Exception in Logs:

  • Failed to load file permissions for target SQL Server [UI]
  • Failed to load file permissions for '{0}' audit folder [UI]
  • Failed to load file permissions for SQL Services on target SQL Server [UI]

Type of exception

SeSecurityPrivilage

...

In order to fix this, perform following steps:1.

  1. Go to > Local Security Policy- > Local Policies -> User Rights Assignment on the server you are trying to install on.

...

  1. Assign your logged in account (eg [domain]/[username]) the following rights:
    -

...

  1.  Back up files and directories

    -Debug Programs

    -Manage auditing and Security log

    -Restore files and directories

    -Take ownership of files or other objects

...

  1. Once you have done this, logout then log back in again.

Failed to load file permissions

Corresponds to warning on UI / Exception in Logs:

  • Failed to load file permissions for target SQL Server [UI]
  • Failed to load file permissions for '{0}' audit folder [UI]
  • Failed to load file permissions for SQL Services on target SQL Server [UI]

Type of exception

UnauthorizedAccessException

...