Forcing RDP Connections Fullscreen on a Specific Monitor

One of the frustrations I have/had with Remote Desktop connections on multi-monitor workstations (with unique display resolutions mind you) is that there’s no way within the RDP GUI to save the position of a fullscreen RDP session. So if your RDP session opens up on display 2 each time,good luck getting it to display [...]

Authenticating to MS SQL Server on a Different Domain Using Windows Authentication (Windows 7)

When trying to connect to an MSSQL server on another domain (of which you are not a member),you’ll probably run into the issue where selecting the Windows Authentication option in the SQL Server connection dialog grays out the username and password. Here are two workarounds:

Scenario SQL Server:sqlserver.mydomain.com Domain:MYDOMAIN MYDOMAIN Username:joe.user

[...]