Configure folder permissions on the primary server
- Last UpdatedOct 02, 2024
- 1 minute read
- PI System
- PI Server 2018
- PI Server
On the primary PI AF SQL database computer, configure permissions on the replication folder to enable the SQL Server Agent service account to have access.
-
On the primary PI AF SQL database computer, open Windows Explorer.
-
Navigate to the \repldata folder for the SQL Server instance where the PI AF SQL database is installed.
-
Right-click the \repldata folder and select Properties.
-
Click the Security tab and click Edit.
-
In the Permissions for repldata window, click Add.
-
In the Select Users, Computers, or Groups window, check that the From this location: field shows the correct domain. If not, click Location and navigate to and select the correct domain.
-
In the Enter the object names to select field, enter the name of the domain account under which the SQL Server Agent service runs.
-
Click OK.
-
In the Permissions for [SQL Agent Account Name] area of the Permissions for repldata window, select the Modify check box and ensure that all check boxes except Full control and Special permissions are selected.
-
Click OK.
-
Click OK to return to Windows Explorer.