Due to Coronavirus, we on my company are working from home. I had setup a virtual machine and am using VPN to connect to company's intranet.
It happens that we use company's AD account to log in MSSQL. We log in Windows with our account, and use Windows Authentication to log in MSSQL.
Now, I'm unable to log in local Windows using AD. I'd need to configure it to connect to AD, but for that Windows/PC needs a machine digital certificate, and be approved by some domain admin. That won't happen.
Anyway, I'm looking for a way to run SSMS using AD account, without needing to use it on Windows. I tried Run as different user but it also didn't work.