Using SQL Server Management Studio (SSMS) with a SQL Server account might end up giving you an error running on a Windows 2012 E2 EC2 instance or in Amazon RDS. This issue occurs when SSMS is run as a domain user. To solve this error you can log into SQL Server with Windows Authentication instead of SQL Authentication or you can launch SSMS as local user instead of a AD domain user,