Our organization has two types of accounts for server administrators. Both are individual user accounts in Active Directory tied to a given employee. However, they only give system (server and database) access using our admin-{user id} account. There are three ways to launch SQL Server Management Studio.
- Right click SSMS executable > Run As Administrator
- Shift + Right click SSMS executable > Run As Different User
- Click SSMS executable
For option #2, I get the following error after the login dialog launches and I enter my admin-{user id} credentials. What is required to set up the default server for this option to work and successfully launch the SQL Server Management Studio IDE, both on the client side and server side?
Error:
Only part of a ReadProcessMemory or WriteProcessMemory request was completed.
When logging into Windows as this admin account, I get this:
User Profile Service service failed the login. User profile cannot be loaded.