Login as sa Use master GO Create LOGIN [<domain name>\service.starteamadmin] FROM WINDOWS WITH DEFAULT_DATABASE=<starteam database name> GO Use <starteam database name> GO Exec sp_changedbowner [<domain name>\server.starteamadmin] GOReplace <starteam database name> with the StarTeam Server database name and <domain name> with the domain name.