This tutorial will show you how to change the password from the command line on MSSQL Server or MSDE.
1.Open a command prompt window by selecting "Start"-->"Run...", and typing "cmd.exe" in the "Run" dialog box.
2.Change to the directory in which the MSSQL or MSDE utilities are stored (this is usually C:MSDEbinn, C:Program FilesMSSQLbinn, etc.).
3.Type the following command where <newpassword> is the password you have chosen:


posted on 2009-Dec-10 | 12:32:31 AM
source: http://www.passwordunlocker.com/sql-server-password-unlocker.html
posted on 2009-Dec-10 | 12:35:01 AM
posted on 2009-Dec-10 | 06:04:37 AM
posted on 2010-Jul-20 | 10:08:16 PM