Go to documentation repository
The user who does not belong to the Administrators group can work with Axxon PSIM correctly if the following requirements are met:
UAC (User Account Control) is disabled for Windows 7, Windows 8, Windows 8.1, Windows 10 OS. UAC can be disabled in the Control panel by the administrator of the computer.
Attention!
The low position of the Do not notify me slider on the User Account Control parameter page doesn’t mean the full UAC disabling in Windows 8, Windows 8.1, or Windows 10. Configuration of the local security policy is required to fully disable the UAC. Configuration is performed in the Control panel → Administrating → Local security policy window.
It is required to disable all policies whose names start with “User Account Control," except for:
User Account Control: Request action to increase rights for administrators in the mode of administrator approval—set the Increase 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.