Skip to content

SQL with Windows Authentication Only

If SQL authentication is not allowed, then use SQL with Windows authentication.

Step 1 Using the Windows search function open Internet Information Services (IIS) Manager app.
Application Pool Identity
- Open "IIS Manager"
- Select your Application Pool
- Select "Advanced Settings"
- Under "Identity", select "Custom Account" and provide a User and Password for an account with access to SQL Server
clip0053
Connection String
- Edit the RMS connection string in the file "Connections.config" (Use your server and database name):

clip0139
The RMS Server Service is now connected to the database.
remote desktop install 44