• It might be more valuable if you explained the implications of changing the default database, and especially the disadvantages of having a default database that is not master for an admin login.

    Other wise, the article could be one line:

    exec sp_defaultdb N'MyDomain\MyLogin', N'MyDatabase'