On SQLServerCentral.com tonight, I found a really neat little SQL procedure written by Brian Knight that allows you to disconnect any users currently connected to a specific database.

Quickly Disconnect Users

I needed this script so I could disconnect all of the CRM users so I could perform some maintenance on the CRM databases.