The user who does not belong to the “Administrators” group can work with Intellect software correctly if the following requirements are fulfilled:
UAC (Users account control) is disabled for Windows 7, Windows 8, Windows 8.1, Windows 10 OS. UAC can be disabled on the Control panel by Administrator of computer.
Low position of the Do not notify me slider on the User account control parameter page doesn’t mean the full UAC disabling in the Windows 8, Windows 8.1 or Windows 10. Configuration of the local security policy is required for full disabling the UAC. Configuration is performed on the Control panel → Administrating → Local security policy window. It is required to disable all policies names of which are started from “User Account Control”, apart from: User Account Control: request action to increase rights for administrators in the mode of administrator approval—set the Increasing without request item in the Security parameter value. User Account Control: request action to increase rights for users—set the Account request item in the Security parameter value. |
In Microsoft SQL Server Management Studio, assign the sysadmin role to the BUILTIN\Users group:
In the Microsoft SQL Server Management Studio object explorer, select Security → Logins;
In the BUILTIN\Users context menu select Properties;
In the properties, select Server Roles and set the sysadmin checkbox, then click OK.