Wednesday, March 30, 2011

How to Reset SA Password for MS SQL Server Safely and Instantly

If you’ve forgotten the sa password for your SQL server, you are probably in a panic. Fear not, for you can reset SA password for your MS SQL Server with two methods:

First one: Reset SA Password with MS SQL Server Password Unlocker

The most easy and efficient way to reset SA password is to take use of the third part utility - MS SQL Server password Unlocker. Viewing the video about how to reset MS SQL Server 2008 password instantly:

And then please follow the instruction and learn how to reset SQL Server password with MS SQL Server Password Unlocker.

Step 1. Download MS SQL Server Password Unlocker on your local PC, install and launch it.

Step 2. Access to master.mdf file, which is default at C:\Program Files\Microsoft SQL Server\MSSQL\Data\master.mdf



sql password recovery

Step 3. Select SA account and change SA password

reset sa password

Now, Reset SA password successfully!

Second one: Reset SA Password with query window in the Management Studio

You can reset SA password once again have access to the powers of the sa account by using the query window in the Management Studio.


Step 1. Open the SQL Server Management Studio.
Step 2. Open a New Query.
Step 3. Copy, paste, and execute the following:

GO
ALTER LOGIN [sa] WITH DEFAULT_DATABASE=[master]
GO
USE [master]
GO
ALTER LOGIN [sa] WITH PASSWORD=N'NewPassword' MUST_CHANGE
GO

where NewPassword is the password you wish to use for the sa account.
You can now breathe easier, and once again access the sa account.

Wednesday, March 23, 2011

All-inclusive Password Reconvery Solution - Reset or Recover Your Lost Password Easily

Problem: Like most computer users you probably feel broken up when you get to work  powering on the PC and input the password for the logon PC account and it says the Windows password is wrong. Or when you tries to open a folder and it says that access is denied and the folder is not accessible.

Yes, you have lost or forgot password for your PC or files and some important document like that. So you can't start working, check your business email, chat  with others and play online games and so on.  By this means, you need a  password recovery software to take a assist.

Solution:  Password Unlocker Bundle  is a handy toolkit to recover all your lost or forgotten passwords easily , quickly and safely! Recover passwords for Windows 7/Vista/XP and Server 2000/2003/2008, MS Office, Word , Excel , PPT, SQL Server and WinRAR and other popular instant messengers, email clients, web browsers and many other applications. The software can automatically reset and decrypt the passwords in minutes for all.

Key Features & Benefits:

Windows  Password Recovery Reset  Windows Vista/2003/XP/2000/NT password speedily with password blank  even for windows 7 password reset and windows server 2008 domain password reset.

WinRAR and WinZP Password Recovery- Recover forgotten password for RAR or ZIP files encrypted by WinRAR 3.90 and its previous versions.

MS Office Password Recovery —Remove password in MS Word/Excel(2007/2003/2000/97), PPT 2007 and Access 2003/2000/97. What’s more, three available attacks: Brute-force Attack, Brute-force with Mask Attack and Dictionary Attack are provided for you.

MS SQL Server Password Recovery — Reset SQL password including reset SA password and other user passwords. It can efficiently reset SQL password for Microsoft SQL Server 2000/2005/2008 in a minute.

MSN Password Recovery — Recovers passwords for MSN Messenger, Windows Messenger, Hotmail, Google Talk, MSN Explorer and Windows Live Messenger accounts.

Email Password Recovery — Retrieves passwords to mail accounts created in Outlook 98/2000/XP/2003/2007/2010, Outlook Express etc.

Outlook Express Password Recovery — Enables you to recover lost or forgotten passwords to personal folders in Microsoft Outlook (.pst files).

IE Password Recovery — Allows you to recover passwords to Web sites saved in Microsoft Internet Explorer.

Access Password Recovery — Unlocks Microsoft Office Access 95/97/2000/XP database.

PDF Password Recovery — After purchasing a license of Password Unlocker Bundle, you can  recover PDF password on your own with easy.

Ready to get a one? Just click here and save yourself out with your forgotten windows 7 password computer and other locked files, document, instant messages , Email and so on.

Monday, October 11, 2010

How to Reset AD Password for Windows Server 2000, 2003 and 2008?

Have you ever forgotten Active Directory (AD) password? Do you know how to reset AD password? Is there any Windows password reset software to do AD password reset? If not, what to do to reset AD password? Before answering these questions and do AD password reset, you need to what is active directory, Windows domain and domain controller.

What is Active Directory?

Active Directory is used by system administrators to store information about users, assign security policies, and deploy software. It was released first with Windows 2000 Server edition and refined further in Windows Server 2008 and Windows Server 2008 R2 and was renamed Active Directory Domain Services. AD components include such domains, domain controllers, trust relationships, forests, organizational units, etc.

What is a domain controller?

According to Wiki, a domain controller is a server that responds to security authentication requests (logging in, checking permissions, etc.) within the Windows Server domain. The domain controllers in your network are the centerpiece of your Active Directory service. It stores user account information, authenticates users and enforces security policy for a Windows domain. When you install Windows Server on a computer, you can choose to configure a specific server role for that computer. When you want to create a new domain, or an additional domain controller in an existing domain, you configure the server with the role of domain controller by installing AD DS.

What is a Domain?

A domain is a concept introduced in Windows NT whereby a user may be granted access to a number of computer resources with the use of a single user-name and password combination.

The domain concept not only allows a user to have access to resources that may be on different servers, but it also allows one domain to be given access to another domain in a trust relationship. In this arrangement, the user need only log in to the first domain to also have access to the second domain's resources as well.

So it is hard to say if there any windows password recovery software can reset AD password. Windows password recovery software like Windows Password Unlocker Enterprise can allow you to reset domain administrator password on Active directory for Windows server 2000/2003/2008.
Steps to reset domain administrator password

* Step 1: Download and install Windows Password Unlocker Enterprise in any available computer.
* Step 2: Run the software and insert a USB flash drive to computer.
* Step 3: Select Domain Administrator and target USB drive, and then click the Burn button to start burning an ISO image file to the USB flash drive.
* Step 4: Click ok when burning process is completed.
* Step 5: Insert the burned USB flash drive to your locked computer and set the computer to boot from USB.
* Step 6: Choose the way to reset AD password.

* 2 options for you to reset domain password
* Option 1: Reset the default domain administrator password to Pa123456
* Option 2: Reset AD password by creating a specified domain administrator account.
* Step 7: Click YES to continue and click Ok when the domain password has been successfully reset.

Now you can log on your domain with the user name of administrator and password of ‘Pa123456’ if you select option 1. If you select option 2, you can log on domain with the username of ‘passkiller’ and password of ‘Pa123456’.

http://www.passwordunlocker.com/knowledge/reset-ad-password.html
for more reference.