<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>All-in-one Password Recovery &#38; Password Reset Solutions</title>
	<atom:link href="http://blog.passwordunlocker.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.passwordunlocker.com</link>
	<description></description>
	<lastBuildDate>Mon, 16 Jan 2012 09:07:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Three Guaranteed Ways to Reset SA Password</title>
		<link>http://blog.passwordunlocker.com/three-guaranteed-ways-to-reset-sa-password/</link>
		<comments>http://blog.passwordunlocker.com/three-guaranteed-ways-to-reset-sa-password/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 09:07:08 +0000</pubDate>
		<dc:creator>tina</dc:creator>
				<category><![CDATA[SQL password recovery]]></category>
		<category><![CDATA[reset sa password]]></category>

		<guid isPermaLink="false">http://blog.passwordunlocker.com/?p=1310</guid>
		<description><![CDATA[As Microsoft&#8217;s other products, MS SQL Server is easy to operate, and also has good speed and stability, thus becomes the first choice for database development in Windows platform. If you forgot SA password,  how to login to SQL Server? Find the old password or reset SA password to a new one? SQL SERVER offers [...]]]></description>
			<content:encoded><![CDATA[<p>As Microsoft&#8217;s other products, MS SQL Server is easy to operate, and also has good speed and stability, thus becomes the first choice for database development in Windows platform. If you forgot SA password,  how to login to SQL Server? Find the old password or <a href="http://www.passwordunlocker.com/knowledge/how-to-reset-sa-password-or-other-sql-password.html">reset SA password</a> to a new one?</p>
<p>SQL SERVER offers two login mechanisms: windows account login and database user login. The former login is to log on with windows system Administrator account, the latter is to log on with user account set up in the SQL Server &#8211; the typical one is SA account.<span id="more-1310"></span></p>
<p>If you can log on to the server by windows admin account, it is not difficult to solve the problem.</p>
<ul>
<li>1. Login into SQL server using Windows Authentication.</li>
<li>2. In Object Explorer, open <strong>Security</strong> folder, open Logins folder. Right Click on<strong> SA account </strong>and go to <strong>Properties</strong>.</li>
<li>3. Reset SA password, and confirm it. Click <strong>OK </strong>to finish.</li>
<li>4. After restarting SQL Server and all its services, you can log into SQL Server by SA login with new SQL SA password.</li>
</ul>
<p>If you cannot go through the above steps, try following ways.</p>
<p>Method 1</p>
<p><a href="http://www.passwordunlocker.com/sql-server-password-recovery.html">MS SQL Server Password Unlcoker</a> grantees 100% successful SA password reset for <strong>MS SQL Server</strong> 2008/2005/2000 in seconds. You only need to have master.mdf file of the server.</p>
<p>1.<strong> </strong>Download MS SQL Server Password Unlocker on your local PC, install and launch it.</p>
<p>2. Click the <strong>Open</strong> button to import the file of master.mdf.</p>
<p>3.Select the <strong>SA account </strong>and then click<strong> Change Password</strong> button.</p>
<p>4. Enter your new password and click <strong>OK</strong>.</p>
<p>5. Login to SQL Server to see if you have reset SA password.</p>
<p>Method 2</p>
<p>If you have no system administrator privileges, as long as can get two files like *.mdf (data file) and *.ldf of the database (log file), you can also access to SQL Server through below operations.</p>
<p>Assume that the data file and the log file are sy. mdf and sy. ldf, copy them in d: \. (Please stop SQL Server service at first and then copy the files.) And the database name is &#8220;newsy&#8221;.</p>
<p>First, install a new SQL Server on your computer, log on to open Query Analyzer, and then enter the SQL statement: sp_attach_db &#8216;newsy&#8217;,'d:\sy.mdf&#8217;,'d:\sy.ldf&#8217;</p>
<p>Then press F5 key, if the system prompts &#8220;command completed successfully&#8221;. Congratulations, you get the full control of that database.</p>
<p>Compared with method 1, method 2 is hard and complicated, a tool works to reset SA password is more time-saving. You can download trial version of MS SQL Server Password Unlcoker for evaluation.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.passwordunlocker.com/three-guaranteed-ways-to-reset-sa-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RAR password recovery &amp; RAR Password Setting in a Time-efficient Manner</title>
		<link>http://blog.passwordunlocker.com/rar-password-recovery-rar-password-setting-in-a-time-efficient-manner/</link>
		<comments>http://blog.passwordunlocker.com/rar-password-recovery-rar-password-setting-in-a-time-efficient-manner/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 01:24:42 +0000</pubDate>
		<dc:creator>tina</dc:creator>
				<category><![CDATA[RAR password recovery]]></category>

		<guid isPermaLink="false">http://blog.passwordunlocker.com/?p=1300</guid>
		<description><![CDATA[For all things, we often can find a more efficient way than normal one, so as to RAR password setting and RAR password recovery. Rar Password Setting In previous post, we have talked about how to set RAR password quickly by using a new profile. Now we will learn how to encrypt RAR archive with [...]]]></description>
			<content:encoded><![CDATA[<p>For all things, we often can find a more efficient way than normal one, so as to RAR password setting and RAR password recovery.</p>
<p><strong>Rar Password Setting </strong></p>
<p>In previous post, we have talked about how to set RAR password quickly by using a new profile. Now we will learn how to encrypt RAR archive with default password by setting default compression option.</p>
<p>1.      Open a RAR file, click Options in menu bar, and then Select settings…</p>
<p>2.      In the pop-up window, click Create default… button.<span id="more-1300"></span></p>
<p><a href="http://blog.passwordunlocker.com/wp-content/uploads/2012/01/settings.jpg"><a href="http://blog.passwordunlocker.com/wp-content/uploads/2012/01/settings1.jpg"><img class="alignnone size-full wp-image-1302" title="settings" src="http://blog.passwordunlocker.com/wp-content/uploads/2012/01/settings1.jpg" alt="" width="432" height="359" /></a><br />
</a></p>
<p>3.      In Set default compression options, select Advanced tab, and then Set password. Ok and save the profile.</p>
<p><a href="http://blog.passwordunlocker.com/wp-content/uploads/2012/01/compression_option.jpg"><img class="alignnone size-full wp-image-1303" title="compression_option" src="http://blog.passwordunlocker.com/wp-content/uploads/2012/01/compression_option.jpg" alt="" width="432" height="406" /></a></p>
<p>4.      Thus every time when you need to compress and encrypt a file, you only have to compress it, since the default profile has encrypted the file, which saving your time greatly.</p>
<p>Caution: Remember that password carefully, since RAR encryption has become one of the most secure encryption methods, all your RAR archives could not be opened again without RAR password recovery tools.</p>
<p><strong>RAR Password Recovery</strong></p>
<p>Password Unlocker Studio commits itself to password recovery and reset, and develops the latest 4.3 version of RAR Password Unlocker. It has greatly improved <a href="http://www.passwordunlocker.com/rar-password-recovery.html">RAR password recovery</a> speed by applying CPU-acceleration and GPU acceleration for RAR archives encrypted by WinRAR 4.01 anԁ its previous versions.</p>
<p>That is to say, if your CPU has multiple cores, the software will make use of all cores to quicken password recovery process.</p>
<p>What’s more, it implements RAR password recovery via 3 attack ways: Brute-force, Brute-force with user-defined Mask and Dictionary.</p>
<p>Even if you forgot RAR password, you may still remember its components, such as length, uppercase, lowercase, numbers, symbols, prefix and suffix, set these in Brute-force with Mask attacks. The more you set, the more cracking time will be saved.</p>
<p>Unlike other programs, its interface is clear and user-friendly, thus very easy to understand and operate.</p>
<p>Another merit you should not neglect, that is, it saves the process every 15 minutes by default. You can change the auto-save time interval by yourself. Once you pause, stop or quit, the software will automatically ask you to save the project. Therefore, no need to worry about losing password recovery process.</p>
<p>With your exact setting and high speed provided by<a href="http://www.passwordunlocker.com/rar-password-recovery.html"> RAR Password Unlocker</a>, it is possible for you to recover RAR password in several days, or even a couple of hours. Try its demo version to evaluate.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.passwordunlocker.com/rar-password-recovery-rar-password-setting-in-a-time-efficient-manner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Change SA Password When You Forgot It?</title>
		<link>http://blog.passwordunlocker.com/how-to-change-sa-password-when-you-forgot-it/</link>
		<comments>http://blog.passwordunlocker.com/how-to-change-sa-password-when-you-forgot-it/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 09:50:14 +0000</pubDate>
		<dc:creator>tina</dc:creator>
				<category><![CDATA[change sa password]]></category>

		<guid isPermaLink="false">http://blog.passwordunlocker.com/?p=1297</guid>
		<description><![CDATA[Due to the full rights of SA login in SQL Server, it is imperative to change SA password on a regular basis whether it is monthly, quarterly or semi-annually.  Changing SA password is a relatively easy process, having no impact on the organization.  Unfortunately, changing SA password on a regular basis is not a common [...]]]></description>
			<content:encoded><![CDATA[<p>Due to the full rights of SA login in SQL Server, it is imperative to change SA password on a regular basis whether it is monthly, quarterly or semi-annually.  Changing SA password is a relatively easy process, having no impact on the organization.  Unfortunately, changing SA password on a regular basis is not a common practice at most organizations. Then how to change SA password? There are 2 methods to follow:</p>
<h3>Method 1: Change SQL Server login password by its properties</h3>
<p>If you can logon to SQL Server, just do as follows:</p>
<ul>
<li><strong>1.</strong> Login into SQL server.</li>
<li><strong>2.</strong> In Object Explorer, open <strong>Security</strong> folder, open <strong>Logins</strong> folder. Right Click on<strong> SA account </strong>and go to <strong>Properties</strong>.</li>
<li><strong>3.</strong> Type a new SQL SA password, and confirm it. Click <strong>OK </strong>to      finish.</li>
</ul>
<p>After restarting SQL Server and all its services, you can log into SQL Server by SA login with new SQL SA password.<span id="more-1297"></span></p>
<p><strong>Note:</strong></p>
<p>1. If the changed SA password is unacceptable by SQL Server, follow the below steps:</p>
<p>2. Control panel-&gt;administrative tools-&gt;services-&gt;MSSQLSERVER-&gt;properties-&gt;In logon tab, input the account name and its password-&gt;ok-&gt; SQL Server will start.</p>
<p><strong>Method 2 Change SA password by SQL Server Password Unlocker</strong></p>
<p>SQL Server Password Unlocker instantly replaces or reset lost or forgotten user and administrator passwords protecting Microsoft SQL Server databases, which supports all versions of Microsoft SQL Server and Microsoft SQL Server Express Edition up to the latest 2008. When you forgot Server password and cannot login, all you need is SQL Password Unlocker and <strong>master.mdf</strong> file (in the installation folder of the server).</p>
<p>Step 1:<strong> </strong><a href="http://www.passwordunlocker.com/downloads/ms_sql_server_password_unlocker_trial.exe">Download<strong> </strong>and run<strong> MS SQL Server Password Unlocker</strong></a> on your PC.</p>
<p>Step 2: Import <strong>master.mdf</strong> file.</p>
<p>Step 3: Select the <strong>SA account </strong>and then click<strong> Change Password</strong> button.</p>
<p>Step 4: Enter your new password and click <strong>OK</strong>. Then you finish SA password reset.</p>
<p>In order to prevent the SA password from becoming stale in the future, be sure to put processes in place to change SA password on a regular basis.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.passwordunlocker.com/how-to-change-sa-password-when-you-forgot-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WinRAR Encryption Tricks Offer for Your RAR/Winrar Password Issues</title>
		<link>http://blog.passwordunlocker.com/winrar-encryption-tricks-offer-for-your-rarwinrar-password-issues/</link>
		<comments>http://blog.passwordunlocker.com/winrar-encryption-tricks-offer-for-your-rarwinrar-password-issues/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 09:42:28 +0000</pubDate>
		<dc:creator>tina</dc:creator>
				<category><![CDATA[RAR password recovery]]></category>
		<category><![CDATA[WinRAR encryption]]></category>
		<category><![CDATA[WinRAR password recovery tool]]></category>

		<guid isPermaLink="false">http://blog.passwordunlocker.com/?p=1294</guid>
		<description><![CDATA[Probelm: I downloaded this rar file and apparently it is password protected , is there any possible way to extract it ? Before going to recover RAR  password, you need to learn something important avout WinRAR encryption. There are provided 3 kinds of  tricks about this issue. Trick one: A strong password You may know [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Probelm:</strong> I downloaded this rar file and apparently it is password protected , is there any possible way to extract it ?</p>
<p>Before going to recover RAR  password, you need to learn something important avout WinRAR encryption. There are provided 3 kinds of  tricks about this issue.</p>
<p><strong>Trick one: A strong password</strong></p>
<p>You may know that, WinRAR password recovery tools can recover all rar passwords theoretically, but in fact, as a strong password require a very long password recovery time (months or years), you still can protect your rar file securely with strong password.</p>
<p>A strong password should have at least eight characters that consists of uppercase and lowercase letters, numbers and symbols (@, #, $, %, etc.). It should not only include the common letters and symbols on the keyboard, but also have seldom used ones. Strong passwords also do not contain words that can be found in a dictionary or parts of the file name.<span id="more-1294"></span></p>
<p><strong>Trick two: Password in other languages</strong></p>
<p>As said above, we usually set English letters in the password, have you thought that we can use other languages?</p>
<p>When setting rar password, try to include Japanese in the password. When rar file asks you to enter the password, you may find that you cannot enter Japanese letters. Don’t worry. Input password in a txt file and then copy it to the password box.</p>
<p>Most WinRAR password recovery tools cannot recover password like that. So take care of the password; once you forget it, just give up the attempts to reopen it.</p>
<p><strong>Trick three: Encrypt insignificant file with the target file</strong></p>
<p>When WinRAR password recovery tools recover rar password, generally they work on a target file, and adopt brute force attack to guess the password.</p>
<p>If we compress many files together, and then give them passwords respectively, no password recovery software will be valid for it.</p>
<p>Specific operation as follows:</p>
<p>Step 1: Prepare the important file (1.xlsx) you want to encrypt in rar and insignificant file (2.xlsx).</p>
<p>Step 2: Compress and encrypt the insignificant file (2.xlsx). Note: Do not encrypt file names.</p>
<p>Step 3: Open the rar file, click Commands in file menu and choose Add files to archive.</p>
<p>Step 4: Add the important file (1.xlsx), and go back to Archive name and parameters.</p>
<p>Step 5: In Advanced tab, set a different password. Click OK, and close rar file.</p>
<p>You will find that, when you input password of 1.xlsx to extract the rar archive, only 1.xlsx will be extracted; when you input password of 2.xlsx, only 2.xlsx will be extracted.</p>
<p>You may also try to use a WinRAR or <a href="http://www.passwordunlocker.com/rar-password-recovery.html">RAR  password recovery</a> tool to retrieve its password. The result is that it will only find password for 2.xlsx, and the password of important file (1.xlsx) cannot be recovered.</p>
<p>In this way, the data of 1.xlsx is securely protected.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.passwordunlocker.com/winrar-encryption-tricks-offer-for-your-rarwinrar-password-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips about SQL Server Authentication in SQL 2008/2005/2000</title>
		<link>http://blog.passwordunlocker.com/tips-about-sql-server-authentication-in-sql-200820052000/</link>
		<comments>http://blog.passwordunlocker.com/tips-about-sql-server-authentication-in-sql-200820052000/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 10:45:44 +0000</pubDate>
		<dc:creator>tina</dc:creator>
				<category><![CDATA[sql]]></category>
		<category><![CDATA[reset sa password]]></category>
		<category><![CDATA[SQL Server Authentication]]></category>

		<guid isPermaLink="false">http://blog.passwordunlocker.com/?p=1289</guid>
		<description><![CDATA[Are you familiar with SQL Server Authentication? How to login with it, and how to reset SA password when you need a new password? This passage will talk about that. SQL Server operates in one of two authentication modes: Windows Authentication Mode (the default) or Mixed Mode (Windows Authentication and SQL Server Authentication). SQL Server [...]]]></description>
			<content:encoded><![CDATA[<p>Are you familiar with<strong> </strong>SQL Server Authentication? How to login with it, and how to reset SA password when you need a new password? This passage will talk about that.</p>
<p>SQL Server operates in one of two authentication modes: Windows Authentication Mode (the default) or Mixed Mode (Windows Authentication and SQL Server Authentication). SQL Server Authentication is provided for backward compatibility, because applications written for SQL Server version 7.0 or earlier may require the use of SQL Server logins and passwords. Even though Windows Authentication is recommended, SQL Server Authentication may be required for connections with clients, and also be necessary for legacy applications.<span id="more-1289"></span></p>
<p><strong>Change default Windows Authentication Mode to Mixed Mode </strong></p>
<p>Method 1: During installation, an option named SECURITYMODE can be used to change the default login authentication mode to SQL server authentication mode.</p>
<p>Method 2: This can be easily changed in security tab after the installation.</p>
<p>Step 1 Open SQL, right-click the name of SQL Server, and then choose properties.</p>
<p>Step 2 The following picture will come up, select SQL server and Windows authentication mode in security tab. Finish.</p>
<p>Method 3: Another way to change the security mode after installation is to stop SQL Server and set the appropriate registry key for your installation:<br />
Default instance:</p>
<p>HKLM\Software\Microsoft\MSSqlserver\MSSqlServer\LoginMode</p>
<p>Named instance:</p>
<p>HKLM\Software\Microsoft\Microsoft SQL Server\Instance Name\MSSQLServer\LoginMode</p>
<p>to 0 or 2 for mixed-mode or 1 for integrated. (Integrated is the default setup for the SQL Server 2000 Data Engine.)<br />
When you change the default login authentication mode into SQL authentication, we recommend you set a strong SA password.</p>
<h3>Reset SA password in SQL 2008/2005/2000</h3>
<p>Change SA password as follows:</p>
<ul>
<li>1. In      Object Explorer, open <strong>Security</strong> folder, open <strong>Logins </strong>folder. Right Click on<strong> </strong>SA account<strong> </strong>and go to <strong>Properties</strong>.</li>
<li>2. Type      a new SQL SA password, and confirm it. Click <strong>OK </strong>to finish.</li>
</ul>
<p>If you forgot SA password, and what’s worse, you disabled Windows authentication mode due to security consideration, how to get a password to login?</p>
<p>Import master.mdf in SQL Server installation folder to MS SQL Password Unlocker which will list all login names, reset SA password, then you can login with the new password immediately, no matter how long and complex the old password is. Vey easy, isn’t it?</p>
<p>In addition, MS SQL Password Unlocker provides demo version for you to try.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.passwordunlocker.com/tips-about-sql-server-authentication-in-sql-200820052000/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a Password Reset USB to Reset Forgotten Windows Domain Password?</title>
		<link>http://blog.passwordunlocker.com/how-to-create-a-password-reset-usb-to-reset-forgotten-windows-domain-password/</link>
		<comments>http://blog.passwordunlocker.com/how-to-create-a-password-reset-usb-to-reset-forgotten-windows-domain-password/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 01:29:05 +0000</pubDate>
		<dc:creator>tina</dc:creator>
				<category><![CDATA[reset domain password]]></category>
		<category><![CDATA[forgot domain admin password]]></category>
		<category><![CDATA[forgot Windows server 2008 password]]></category>
		<category><![CDATA[reset domain admin password]]></category>

		<guid isPermaLink="false">http://blog.passwordunlocker.com/?p=1285</guid>
		<description><![CDATA[What do you do if you forgot Windows server 2008 (R2) password, especially the server is acting as a domain controller? Is it possible to create a password reset disk in advance to in case of this problem just like Windows 7/Vista/XP? Well, the answer is “NO” without question. But this doesn’t mean that you [...]]]></description>
			<content:encoded><![CDATA[<p>What do you do if you forgot Windows server 2008 (R2) password, especially the server is acting as a domain controller? Is it possible to create a password reset disk in advance to in case of this problem just like Windows 7/Vista/XP? Well, the answer is “NO” without question. But this doesn’t mean that you cannot create a password reset disk for Windows server 2008(R2). In reality, it’s an easy task to do this job as long as you can find a third-party tool. In this article, it will show you how to create a password reset USB to <a href="http://www.passwordunlocker.com/knowledge/reset-domain-password.html">reset Windows domain password</a>.</p>
<p><strong>Things you need to prepare in advance</strong><br />
1. Windows Password Unlocker Enterprise.<br />
2. Computer for download and installation.<br />
3. USB flash drive.</p>
<p><strong>Things you need to know before getting started<br />
</strong><a href="http://www.passwordunlocker.com/windows-password-recovery.html">Windows Password Unlocker Enterprise</a> is professionally designed to reset forgotten Windows domain administrator password on Windows 2008(R2)/2003(R2)/2000 acting as domain controllers.  By using this program, you are able to create a bootable password reset USB in any computer at first, next you can start the target computer from the bootable disk, and then you can reset the domain administrator password.</p>
<p><strong>How to create a password reset USB?</strong><br />
Take the following steps to create the password reset USB. It will cost you a few seconds.<br />
1. Download and install Windows Password Unlocker.<br />
2. Launch this application and insert a USB flash drive in computer.<br />
3. Select target device and Burn USB button to burn a bootable password reset USB.<br />
4. Click Ok when the disk is burned.</p>
<p><strong>How to use the password reset USB?<br />
</strong>1. Insert the bootable password reset USB in the server you want to reset password of.<br />
2. Start computer and set its BIOS to boot from USB.<br />
3.  Specify an option to reset your forgotten domain admin password.<br />
When the computer successfully boots from USB, you will find there are 2 options for you to reset lost Windows domain admin password.</p>
<p>Option 1. Reset the default domain administrator password.<br />
Option 2. Create a new domain admin account to access domain again.</p>
<p>If the domain admin account you want to reset password of is the built-in administrator in your server, you can select the former. If not, select the latter.</p>
<p>4.  Click Reboot button to restart your computer after resetting the password or creating a new account.<br />
Note: Please remove the password reset USB before computer restarts.<br />
5. Access your domain with the changed information.<br />
If you’ve chosen option 1 in step 3, access domain with following information:<br />
User name: administrator; Password: Pu123456<br />
If you’ve chosen option 2 in step 3, access domain with following information:<br />
User name: unlocker; Password: Pu123456</p>
<p><strong>More information</strong><br />
Please note Windows Password Unlocker Enterprise can also reset forgotten Windows local password on all popular Windows platforms. It means the created bootable password reset USB can also help you reset forgotten local admin and other user password for Windows 7/Vista/XP and Windows 2008(R2)/2003(R2)/2000 servers.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.passwordunlocker.com/how-to-create-a-password-reset-usb-to-reset-forgotten-windows-domain-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset SA password for SQL server 2000/2005/2008</title>
		<link>http://blog.passwordunlocker.com/reset-sa-password-for-sql-server-200020052008/</link>
		<comments>http://blog.passwordunlocker.com/reset-sa-password-for-sql-server-200020052008/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 07:56:04 +0000</pubDate>
		<dc:creator>tina</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[reset sa password]]></category>

		<guid isPermaLink="false">http://blog.passwordunlocker.com/?p=1268</guid>
		<description><![CDATA[When you forgot SA password and could not access SQL server 2000/2005/2008, you have to reset SA password at that moment. To change the password, we can use a third-party commercial tool, or take advantage of a trick. Tip 1 MS SQL Server Password Unlocker For computer newbie, we suggest you utilize the easier way- [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.passwordunlocker.com/wp-content/uploads/2011/11/reset-sa-password3.jpg"><img class="alignleft size-full wp-image-1277" style="margin: 3px;" title="reset-sa-password" src="http://blog.passwordunlocker.com/wp-content/uploads/2011/11/reset-sa-password3.jpg" alt="" width="230" height="149" /></a>When you forgot SA password and could not access SQL server 2000/2005/2008, you have to <a href="http://www.passwordunlocker.com/knowledge/how-to-reset-sa-password-or-other-sql-password.html">reset SA password</a> at that moment. To change the password, we can use a third-party commercial tool, or take advantage of a trick.</p>
<p><strong>Tip 1 MS SQL Server Password Unlocker</strong></p>
<p>For computer newbie, we suggest you utilize the easier way- <a href="http://www.passwordunlocker.com/sql-server-password-recovery.html">MS SQL Server Password Unlocker</a>.</p>
<p>SQL Server Password Unlocker could reset password for SQL server 2000/2005/2008. It works to modify the master.mdf file which stores SQL login password, in that way, it resets SA password.</p>
<p>The procedures are simple too: once you import the master.mdf to SQL Password Unlocker, it will quickly list all the logins. Select SA account and click change password button to input a new SQL server password, and then you are able to log on to SQL Server with the new password under SQL server authentication.</p>
<p><strong>Note:</strong></p>
<p>1. Make sure that you have <a href="http://www.passwordunlocker.com/knowledge/how-to-reset-sa-password-or-other-sql-password.html">reset SA password</a> to a strong one. A strong password includes alpha-numeric and special characters, and a combination of upper and lower case characters.<em><br />
</em>2. SQL password Unlocker will change master.mdf file, for this reason, we highly recommend that you backup master.mdf first!</p>
<p><strong>Tip 2 Command Prompt</strong></p>
<p>1.      On the computer that is hosting the instance of MSDE to which you are connecting, open the command prompt window.</p>
<p>2.      Type the following command, and then press ENTER:<br />
<strong>osql -U sa</strong><br />
At the Password: prompt, press ENTER if your password is blank or type the current password. This connects you to the local, default instance of MSDE by using the SA account. To connect by using Windows authentication, type this command: <strong>use osql -E</strong></p>
<p>3.      Type the following commands, on separate lines, and then press ENTER:</p>
<pre><strong>sp_password @old = null, @new = 'complexpwd',  @loginame ='sa' </strong></pre>
<pre><strong>   go</strong></pre>
<p>You will receive the following informational message, which indicates that you have reset SA password successfully<em>:</em><strong> </strong></p>
<p><strong>Password changed.</strong></p>
<p><strong>More information about SA password: </strong></p>
<p>According to Microsoft, System administrator (SA) is a special login provided for backward compatibility. By default, it is assigned to the sysadmin fixed server role and cannot be changed. Although it is a built-in administrator login, SA does not be used routinely. Instead, make system administrators members of the sysadmin to be fixed server role, and have them log on using their own logins. Use SA only when there is no other way to log in to an instance of Microsoft SQL Server.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.passwordunlocker.com/reset-sa-password-for-sql-server-200020052008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What to Do If you Forgot Office 2007 Password?</title>
		<link>http://blog.passwordunlocker.com/what-to-do-if-you-forgot-office-2007-password/</link>
		<comments>http://blog.passwordunlocker.com/what-to-do-if-you-forgot-office-2007-password/#comments</comments>
		<pubDate>Sat, 12 Nov 2011 03:32:14 +0000</pubDate>
		<dc:creator>tina</dc:creator>
				<category><![CDATA[MS Office password recovery]]></category>
		<category><![CDATA[forgot office 2007 password]]></category>

		<guid isPermaLink="false">http://blog.passwordunlocker.com/?p=1263</guid>
		<description><![CDATA[If you have the habit of password protecting your files in Office 2007, you probably may be troubled this problem: What to do if I forgot Office 2007 password. It’s easy for you to set a strong password, but it also easy to get it forgotten. If you are not good at remembering various passwords, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.passwordunlocker.com/wp-content/uploads/2011/11/forgot-office-password.jpg"><img class="alignleft size-full wp-image-1272" style="margin: 10px;" title="forgot-office-password" src="http://blog.passwordunlocker.com/wp-content/uploads/2011/11/forgot-office-password.jpg" alt="" width="209" height="177" /></a>If you have the habit of password protecting your files in Office 2007, you probably may be troubled this problem: What to do if I forgot Office 2007 password. It’s easy for you to set a strong password, but it also easy to get it forgotten. If you are not good at remembering various passwords, it’s better to set a password that is easy for you to remember but hard for others to guess. If you<a href="http://www.passwordunlocker.com/knowledge/office-password-recovery-tool.html"> forgot Office 2007 password</a>, the following information will be what you are looking for.</p>
<p><strong>Recover Office 2007 password with Office Password Unlcoker</strong></p>
<p>If you forgot Office 2007 password, the only method is to pick up a good Office password recovery application, like <a href="http://www.passwordunlocker.com/office-password-recovery.html"><strong>Office Password Unlocker</strong></a>. Office Password Unlocker can help you recover lost password from a variety of MS Office files, including Word Document (*.doc, *.docx), Excel Worksheets (*.xls,*.xlsx), PowerPoint Presentation (*.pptx) and Access Database (*.accdb). Incorporating advanced and unique techniques, this reliable application enables you to enjoy easy, safe and fast Office password recovery with 3 efficient recovery attacks: Brute-force attack, Brute-force with Mask attack and Dictionary attack.</p>
<p><strong>Brute-force Attack </strong>- Try all possible password combinations to retrieve MS Office password.</p>
<p><strong>Brute-force Attack with Mask </strong>- Specify the forgotten password length, character set and other characteristics to reduce the recovery time. (Highly Recommended)</p>
<p><strong>Dictionary Attack </strong>- Recover lost Office password by trying the password combinations in the built-in dictionary or a self-created dictionary</p>
<p><strong>How to use Office Password Unlocker?</strong></p>
<p>1.       Download and install <strong>Office Password Unlocker</strong>.</p>
<p>2.       Click Open to import the Office file you want to open</p>
<p>3.       Choose an attack type to recover lost MS Office password and make settings</p>
<p>There are three attack types in our program for you to recover your password. They are Brute-force attack, Brute-force with Mask attack and Dictionary attack.</p>
<p>4.       Click Start button on the taskbar to recover the lost password, then you will get your lost password.</p>
<p><strong>How long it will take to get back your password?</strong></p>
<p>To be honest, no one can tell you how long it will take to recover a forgotten password. It may take you a few minutes while it may cost you several days. The time to recover a forgotten Office password is closely with the password recovery speed of the utility you select, your forgotten password length and complexity, your computer performance.</p>
<p>By using advanced search algorithm, multiple-core CPUs etc, <a href="http://www.passwordunlocker.com/office-password-recovery.html">Office Password Unlocke</a>r enables you enjoy faster recovery speed than other similar programs.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.passwordunlocker.com/what-to-do-if-you-forgot-office-2007-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Cannot You Login into SQL Server with SQL Authentication Mode?</title>
		<link>http://blog.passwordunlocker.com/why-cannot-you-login-into-sql-server-with-sql-authentication-mode/</link>
		<comments>http://blog.passwordunlocker.com/why-cannot-you-login-into-sql-server-with-sql-authentication-mode/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 10:39:41 +0000</pubDate>
		<dc:creator>tina</dc:creator>
				<category><![CDATA[SQL password recovery]]></category>
		<category><![CDATA[reset sql password]]></category>

		<guid isPermaLink="false">http://blog.passwordunlocker.com/?p=1220</guid>
		<description><![CDATA[When you use windows admin account to log in to SQL server, usually there is no errors, but when logging in SQL server with SA user, you may not be able to access it for different reasons. Reason 1: Disabled SQL server authentication mode Step 1 Login SQL server with windows administrator, right-click the name [...]]]></description>
			<content:encoded><![CDATA[<p>When you use windows admin account to log in to SQL server, usually there is no errors, but when logging in SQL server with SA user, you may not be able to access it for different reasons.</p>
<p><strong>Reason 1: Disabled SQL server authentication mode</strong><br />
Step 1 Login SQL server with windows administrator, right-click the name of SQL Server, and then choose properties.<br />
Step 2 Click security tab, in server authentication option, change it to SQL server and Windows authentication mode.<br />
Step 3 Confirm and restart SQL server services.<br />
<a href="http://blog.passwordunlocker.com/wp-content/uploads/2011/10/server-properties1.jpg"><img class="alignnone size-full wp-image-1222" title="server-properties" src="http://blog.passwordunlocker.com/wp-content/uploads/2011/10/server-properties1.jpg" alt="" width="499" height="346" /></a><br />
<strong>Reason 2: Input a wrong SA password</strong><br />
Note that the password is case-sensitive. Check if you press caps lock key by mistake. If not, you may forget SA password unluckily, don’t worry, you can use a third-party software to <a href="http://www.passwordunlocker.com/knowledge/create-and-remove-sql-password.html">reset SQL password</a> soon.<br />
<a href="http://www.passwordunlocker.com/sql-server-password-recovery.html">MS SQL Server Password Unlocker</a> could change any lost or forgotten SA and other user account password on MS SQL Server 2008/2005/2000 to a new one in seconds. No matter how long and complex the passwords are, once you import master.mdf to this program.  Easy to use, no special computer skills required, and no need to reinstall SQL Server. See the below picture:</p>
<p><a href="http://blog.passwordunlocker.com/wp-content/uploads/2011/10/mssql-server-password-unlocker.jpg"><img class="alignnone size-full wp-image-1223" title="mssql-server-password-unlocker" src="http://blog.passwordunlocker.com/wp-content/uploads/2011/10/mssql-server-password-unlocker.jpg" alt="" width="496" height="418" /></a></p>
<p><strong>Reason 3 Disabled SA account</strong><br />
This problem often appears when using the SQL server at the beginning. When SQL server is installed, SA user is disabled by default.<br />
Please do following to enable SA user.<br />
Step 1 Right-click SA, and choose properties.<br />
Step 2 Click status tab, and check enable in login option.</p>
<p>In a word, when you face login problem with SQL server, please check if you enabled SQL server authentication mode and SA account at first, and then make sure you have input correct SA password, otherwise, you may need to reset SQL password.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.passwordunlocker.com/why-cannot-you-login-into-sql-server-with-sql-authentication-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Recover Office Password If you Forgot?</title>
		<link>http://blog.passwordunlocker.com/how-to-recover-office-password-if-you-forgot/</link>
		<comments>http://blog.passwordunlocker.com/how-to-recover-office-password-if-you-forgot/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 09:48:05 +0000</pubDate>
		<dc:creator>tina</dc:creator>
				<category><![CDATA[MS Office password recovery]]></category>
		<category><![CDATA[office password recovery]]></category>
		<category><![CDATA[recover office password]]></category>

		<guid isPermaLink="false">http://blog.passwordunlocker.com/?p=1216</guid>
		<description><![CDATA[When you forgot Windows password, you can instantly fix the problem by using powerful Windows password reset applications like Windows Password Unlocker. Then what if you forgot Office password? Here I mean that you forgot the open password to Office files, like Word documents, Excel spreadsheets. How do you get back your lost Office password [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.passwordunlocker.com/wp-content/uploads/2011/10/office-password.jpg"><img class="alignleft size-full wp-image-1246" title="office-password" src="http://blog.passwordunlocker.com/wp-content/uploads/2011/10/office-password.jpg" alt="" width="250" height="209" /></a>When you forgot Windows password, you can instantly fix the problem by using powerful Windows password reset applications like Windows Password Unlocker. Then what if you forgot Office password? Here I mean that you forgot the open password to Office files, like Word documents, Excel spreadsheets. How do you get back your lost Office password at that time?</p>
<p>With respect to forgotten Office password, the only method to recover it that I can think of is to choose a powerful and easy <a href="http://www.passwordunlocker.com/office-password-recovery.html">Office password recovery</a> tool. There are a large number of Office password recovery tools for your choice. After evaluating the recovery result, speed, ease of use and other factors, select one that suits you best.</p>
<p>If you forgot password for Word/Excel files created in Office 97-2003, it’s highly suggested to have a try of Office Password Breaker. This Office password recovery application allows you to reset passwords instantly for Office 97-2003 Word documents and Excel spreadsheets by auto-creating a copy of them in seconds, regardless of password length and complexity. The copy of Word document is not password protected while the password for the copy of Excel file is “999” by default.</p>
<p>1.       Download and install <strong><a href="http://www.passwordunlocker.com/office-password-breaker.html">Office Password Breaker</a></strong>.</p>
<p>2.        Import the word document or Excel spreadsheets that you want to remove password from.</p>
<p>3.       Click Remove Password button to start resetting password.</p>
<p>4.       Wait for feedback after breaking Word or Excel password.</p>
<p>If you forgot Office 2007 password, like Word 2007 password and Excel 2007 password, Windows Password Unlcoker will be what you are in need of. Office Password Unlocker can help you recover lost password from a variety of MS Office files, including Word Document (*.doc, *.docx), Excel Worksheets (*.xls,*.xlsx), PowerPoint Presentation (*.pptx) and Access Database (*.accdb).</p>
<p>Unlike Office Password Breaker, Office Password Breaker helps you retrieve forgotten Office password by using Brute-force and Dictionary attacks. As for the time to recover the lost password, it may take from a few minutes up to several days, depending on the file type, and the password length and symbol set.</p>
<p>1.       Download and install <strong><a href="http://www.passwordunlocker.com/office-password-recovery.html">Office Password Unlcoker</a></strong>.</p>
<p>2.       Click Open to import the Office file you want to retrieve password for.</p>
<p>3.       Choose an attack type to recover lost MS Office password and make settings for it.</p>
<p>4.       Click Start button on the taskbar to <a href="http://www.passwordunlocker.com/products/recover-office-password.html">recover Office  password</a>, then you will get your lost password.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.passwordunlocker.com/how-to-recover-office-password-if-you-forgot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

