Article ID: 937682 - Last Review: November 20, 2007 - Revision: 1.4 How to add a Windows user to the sysadmin fixed server role in SQL Server 2005 as a failure recovery mechanismINTRODUCTIONThis article describes how to add a Microsoft Windows user to the sysadmin fixed server role in Microsoft SQL Server 2005. To do this, the method that is described in this article uses the account of a Windows user who is a member of the local Administrators group. Important Use the method that is described in this article only as a failure recovery mechanism. MORE INFORMATIONYou can use the account of a Windows user who is a member of the local Administrators group to add another Windows user to the sysadmin fixed server role in SQL Server 2005. To do this, follow these steps:
REFERENCESFor more information about the sp_addsrvrolemember stored procedure, visit the following Microsoft Developer Network (MSDN) Web site: http://msdn2.microsoft.com/en-us/library/ms186320.aspx
(http://msdn2.microsoft.com/en-us/library/ms186320.aspx)
For more information about considerations that apply when you run SQL Server 2005 on Windows Vista, visit the following MSDN Web site: http://msdn2.microsoft.com/en-us/library/Aa905868.aspx
(http://msdn2.microsoft.com/en-us/library/Aa905868.aspx)
For more information about how to connect to SQL Server 2005 from Windows Vista, visit the following MSDN Web site: http://msdn2.microsoft.com/en-us/library/bb326612.aspx
(http://msdn2.microsoft.com/en-us/library/bb326612.aspx)
APPLIES TO
| Article Translations
|

Back to the top
