How to reset sa password in SQL Server 2008 when forgot the sa password?
Many time, This problem comes, they have setup SQL 2008 or SQL 2008 R2 for development or QA environment, but they don't know the login sa password by which they can connect to server. In SQL Server 2005, SQL used to fixed group sysadmin with the server role BUILTINAdministrators, that is to say, all local NT administrator automatically add a SQL Server system administrator. But since 2008 Windows BUILTINAdministrators group is not included by default in the sysadmin server role in SQL Server.
So, follow the steps mentioned to reset SQL 2008 password for SA account if no BUILTINAdministrators.
Step 1. Download and install MS SQL Server Password Unlocker.
Step 2. Run MS SQL Server Password Unlocker, click Open, import the master.mdf file. All the user names of your SQL Server will be displayed.
Step 3. Select an SQL account, such as 'SA', click Change Password button.
Step 4. Type a new password, and then click OK.
The new password has been set for your SA account, now you can login SQL Server with the new password.
Currently SQL Server 2008 still supports two types validation and authentication for access link to resources database, Windows authentication mode and SQL Server and Windows authentication mode which also known as mixed mode. Both of these authentication methods provide access to SQL Server 2008 and its resources.
The Mixed Mode - SQL Server and Windows Authentication Mode
SQL Server and Windows Authentication Mode uses either Active Directory user accounts or SQL Server accounts when validating access to SQL Server. SQL Server 2005 introduces a new way, the policy of the password and account lockout the policy session of SQL Server by using SQL Server implement authentication. SQL Server 2008 also to do so. The policy of SQL Server that can be used include password complexity, password expiration and account lockout. This feature is not available in SQL Server 2000 and becomes a major security risk for most organizations and database administrators. In essence, this weakness has contributed to the Windows authentication set as best practice for the management of authentication in the past. Today, SQL Server and Windows authentication mode may be able to successfully compete with the Windows Authentication Mode.

Losing your hard drive data is like being caught by the lion. It is the worst thing that could happen to those people who love their phone, laptops or computers like crazy. In this situation there are 3 things that be really helpful..
Read

Nowadays, computers are forming an important part in most of our lives and they are not only used for professional purposes, but they are used for personal purposes as well..
Read

This segment has been offered to familiarize readers with EDB corruption and reasons that make Exchange to Outlook conversion necessary; and also suggests usage of an external Exchange Recovery solution..
Read

Email archiving solution is highly beneficial for companies of any type and size. An email archiving server leads to storage of unlimited emails and easy retrieval of the same, 24 hours. Email filtering services help to prevent spam mails and viruses from getting inside your email inbox..
Read

The secondary storage, better known as hard drive is an essential hardware of the computer. The way mitochondria of a cell is called powerhouse, similarly hard drive is called data house of the computer..
Read

Want to remove RAR password to gain access to the files? Follow the sep-by-step guidance in the article and try to recover RAR password with 3 different attack options: brute-force attack, brute force with mask and dictionary attack..
Read

Fortunately, I finally got a SQL Password Recovery software and it instantly reseted SA password without data loss..
Read

Want to change SQL Server password when you forget it? This article introduces 4 methods to reset sa password for MS SQL Server. Hope it can be helpful for you..
Read

How to reset sa password in SQL Server 2008 when forgot the sa password? The article gives out an easy way for SQL 2008 Password reset..
Read

I've forgotten the administrator's password on my Windows 7. Is there any way I can do to reset the password without having to type in the old password..
Read