Grant Advanced Access Rights for Internet Information Server
Certain functions in HRPro require Advanced Access Rights for the Internet Information Server (IIS). These include:
Enabling Business Alert to work with Windows Task Manager to schedule tasks.
Activating the Download button in Database Backup.
Enabling the Upload and Restore button in Database Restore.
Modifying HRPro.config when enabling SQL Server Password Encryption.
Reading files from the hard disk.
You may need to
Open Internet Information Services (IIS) Manager
Select the HRPro Website for which you need to modify permissions
Go to Basic Settings and see which application pool you're using. Usually, it is named DefaultAppPoolÂ
Go to Application Pools and find the application pool from #3
Right-click the application pool and select Advanced Settings...
Change the Identity from ApplicationPoolIdentity to LocalSystem.
Click OK to continue.
Done
Disclaimer: There is a security risk if you select LocalSystem as the Application Pool Identity as the Local Systems account has all user rights, and it is part of the Administrators group on the Web server. It is preferable to create a custom user account with proper access rights equal to the Application Pool Identity.Â