Today I had to find a way to regain SysAdmin access to an instance of SQL Server when I technically had no permissions. Here is how I did that. Every developer on my team is setup to be able to work 100% stand-alone. That is, they have everything on their local machine, including a recent copy of the database, to do all their work even if the network goes down, which it used to do on occasion. For SQL Server development, each has a copy of SQL Server 2008 R2 Developer Edition installed, and it was one of these...