Showing posts with label 2008. Show all posts
Showing posts with label 2008. Show all posts

13 April 2019

How to Reset Windows Server 2008 R2 Administrator Password

How to Reset Windows Server 2008 R2 Administrator Password





In the past, when someone forgot their password to a Windows machine, the only known remedy was to reinstall the operating system. This was as true for personal computers running Home versions of Windows as for Windows Server products like Server 2008. Today, that is no longer the case. There are several tools that will allow you to reset a Windows Server password, and most of them are relatively easy to use if you have some experience working with computers.
That being said, the case is different for novice users. Users who have never reset a password on a Windows machine before may find a couple of these methods to be a little tricky. Choose the one that you are most comfortable with, and follow the steps in the description.

Method 1: Reset Windows Server 2008 Password via Reinstall

Some administrators still prefer the old way of reinstalling the server OS if they forget the password. Maybe they have had bad experiences with password reset tools; maybe some of their data had been compromised; or maybe they are not comfortable using freeware applications, which can pose security and other risks. If you are one of the "old school" administrators and this is how you want to do it, then here's how to reinstall Windows Server 2008:
Step 1. Before doing anything, please take a backup of all your local data. Since you are doing a full reinstallation of Windows Server, this is absolutely essential. Do not proceed without doing a backup.
Step 2. Next, get your installation disk for Windows Server 2008 R2, insert it into your server PC and wait for the Install Windows screen to appear. Enter all the basic preferences such as language, time and currency format and keyboard input method and click on "Next". You will now see a button that says Install Now. Click on that.
Step 3 . The Installer window will ask you to select an operating system. Select the appropriate one and click on Next. Now accept the licence terms and click on "Next" again. The next option will be to choose the type of installation. The options are Upgrade and Custom. Unless you have purchased a licence for server 2012 or 2016, choose the Custom option.
Windows Server 2008 Password Reset
Step 4 . Select the disk location details and click on Install Now, and the installation will begin. Your server will restart once the installation is complete. This particular method will prepare your computer for first use, which means the password must be changed before logging on for the first time. This is where you enter a new password, confirm it, and proceed to the next step.
Step 5 . You may now configure the server and activate the licence.
Note: You need to realise that since you are reinstalling the operating system, all the information in the local drives will be overwritten. That means you will need to take a backup of all your data prior to doing the reinstallation. This is also a labour-intensive task, so if you don't want to go through so much trouble, try the next method described below.

Method 2. Reset Windows Server 2008 Admin Password in One-Click

TunesBro WinGeeker Ultimate is a finely tuned piece of software that can reset various types of password on Windows machines. It has been extensively tested even before its first release, and testing has been done on over 1600 models of PCs, laptops and tablets.
Because of the extensive testing and the continuous feature and capability additions to the software, it has an amazing recovery rate of 100% for Windows passwords. Using this utility will allow you to reset Windows Server password with absolutely no trouble and no disturbance to your data.
Main Features of WinGeeker Ultimate
  • Easily reset Windows Server 2008 .
  • Support local and admin password on Window Server.
  • Add new user account and password for login.
  • Create bootable password reset disk from USB or DVD.
 

Step 1 Install TunesBro WinGeeker

On a different Windows machine, download and install TunesBro WinGeeker Ultimate. Now insert a USB drive or a writable DVD / CD and launch the program.
install wingeeker

Step 2 Make Password Reset Disk

On the software interface you will see two burning options. Depending on what media you inserted, click on the 'Burn' option against that choice. Your bootable media will now be created in a few moments.
install wingeeker

Step 3Change Boot Order on Windows Server 2008

Now take the DVD/CD or drive and insert it into the locked Windows Server. Boot up the machine and enter the boot menu to change the boot order. You can do this during the boot process by pressing F2 or another special key that will be shown on the screen.
insert USB drive

Step 4 Reset Administrator Password of Windows Server 2008 R2

Once you see the TunesBro WinGeeker interface, select the correct ISO file, which will be the Server 2008 R2 OS version. Then select the admin username and click on ‘Reset Password'. You can now click on the "Reboot" button, then remove the media from the server and restart the machine normally. You will be able to enter the admin account without requiring a password.
start to reset Windows password

Method 3: Recover Server 2008 Password via Offline NT Password & Registry Editor

This popular utility is also known as NT password or, simply, chntpw utility. It's a fast way to reset Windows machine password, and there is no need to do a full backup before executing this particular process.
The method requires a little bit of command line work, but most of it is restricted to leaving the default option as it is and simply hitting the Enter key multiple times. You must follow the process from start to finish as it is described below in order to reset your Windows Server password without disturbing any other system files.
Here is how to use NT password to reset your Windows Server 2008 R2 password. Obviously, since you don't have the password for your server machine, the first two steps will need to be executed on a different PC:
Step 1. First of all, you will need to download Offline NT Password & Registry Editor and extract the ISO file from the ZIP file that you downloaded. You will now need to create bootable media from this ISO file.
Step 2. The next step is to insert this bootable media into the server machine and boot up the system. You will now see the command line interface for NT Password after the initial boot process. Press Enter to select the default boot option and proceed.
Step 3 . From here on, you can simply type 1 and press Enter at every option. In the step that asks you to select the appropriate username, type in the username for the account which you need to clear the password for.
Step 4 . The last step is to exit the application and confirm writing the registry. You can do this by pressing '!' and Enter, then the letter 'q' and Enter again, and then 'y' and Enter when asked to confirm registry writing. You should see an 'EDIT COMPLETE' message on the screen if you have followed all the steps correctly.
NT Password
Although steps are fairly straightforward, a lot of administrators are reluctant to use the software because it is open source. That means there has been no security updates for a long time, and using the software on a company server could compromise customer data or lead to other complications. If you are in this position, try the third method described below.

Summary

The first method is obviously not required unless you really want to do a reinstallation of Windows Server 2008 R2 for some reason. The second choice does have its own drawbacks as well, such as being outdated and prone to security risks. The recommended choice, therefore, is option 3, which is highly reliable and trusted by millions of users around the world. However, it is entirely up to you to choose which method you want to use to reset your Windows Server 2008 R2 password.

15 August 2018

Installing an SSL Certificate in Windows Server 2008 (IIS 7.0)




Windows Server 2008 includes Internet Information Services (IIS) 7.0. This new version makes several big changes in the way that SSL certificates are generated, making it much easier than previous versions of IIS. In addition to the new method of requesting and installing SSL certificates, IIS 7 includes the ability to:
  • Request more than one SSL certificate at a time
  • Import, export, and renew SSL certificates easily in IIS
  • Quickly create a self-signed certificate for testing
This article will walk you through the process of ordering an SSL certificate from a commercial certificate authority and installing it on an IIS 7 Windows Server 2008 machine. The process will also work for later versions such as Windows Server 2016 and IIS 8 and IIS 10 with some small modifications.

Create the Certificate Signing Request

The first step in ordering an SSL certificate is generating a Certificate Signing Request. This is very easy to do in IIS7 using the following instructions. Click here to hide or show the images
  1. Click on the Start menu, go to Administrative Tools, and click on Internet Information Services (IIS) Manager.
  2. Click on the name of the server in the Connections column on the left. Double-click on Server Certificates.
  3. In the Actions column on the right, click on Create Certificate Request...
  4. Enter all of the following information about your company and the domain you are securing and then click Next.
    NameExplanationExamples
    Common NameThe fully qualified domain name (FQDN) of your server. This must match exactly what you type in your web browser or you will receive a name mismatch error.
    *.google.com
    mail.google.com
    OrganizationThe legal name of your organization. This should not be abbreviated and should include suffixes such as Inc, Corp, or LLC.Google Inc.
    Organizational UnitThe division of your organization handling the certificate. (Most CAs don't validate this field)IT
    Web
    City/LocalityThe city where your organization is located.Mountain View
    State/provinceThe state/region where your organization is located. This shouldn't be abbreviated.California
    Country/RegionThe two-letter ISO code for the country where your organization is location.US
    GB
  5. Leave the default Cryptographic Service Provider. Increase the Bit length to 2048 bit or higher. Click Next.
  6. Click the button with the three dots and enter a location and filename where you want to save the CSR file. Click Finish.
Once you have generated a CSR you can use it to order the certificate from a certificate authority. If you don't already have a favorite, you can compare SSL features from each provider using our SSL Wizard or by comparing cheap SSL certificatesWildcard Certificates, or EV certificates. Once you paste the contents of the CSR and complete the ordering process, your order is validated, and you will receive the SSL certificate file.

Install the Certificate

To install your newly acquired SSL certificate in IIS 7, first copy the file somewhere on the server and then follow these instructions:
  1. Click on the Start menu, go to Administrative Tools, and click on Internet Information Services (IIS) Manager.
  2. Click on the name of the server in the Connections column on the left. Double-click on Server Certificates.
  3. In the Actions column on the right, click on Complete Certificate Request...
  4. Click the button with the three dots and select the server certificate that you received from the certificate authority. If the certificate doesn't have a .cer file extension, select to view all types. Enter any friendly name you want so you can keep track of the certificate on this server. Click OK.
  5. If successful, you will see your newly installed certificate in the list. If you receive an error stating that the request or private key cannot be found, make sure you are using the correct certificate and that you are installing it to the same server that you generated the CSR on. If you are sure of those two things, you may just need to create a new Certificate Request and reissue/replace the certificate. Contact your certificate authority if you have problems with this.

Bind the Certificate to a website

  1. In the Connections column on the left, expand the sites folder and click on the website that you want to bind the certificate to. Click on Bindings...in the right column.
  2. Click on the Add...button.
  3. Change the Type to https and then select the SSL certificate that you just installed. Click OK.
  4. You will now see the binding for port 443 listed. Click Close.

Install any Intermediate Certificates

Most SSL providers issue server certificates off of an Intermediate certificate so you will need to install this Intermediate certificate to the server as well or your visitors will receive a Certificate Not Trusted Error. You can install each Intermediate certificate (sometimes there is more than one) using these instructions:
  1. Download the intermediate certificate to a folder on the server.
  2. Double click the certificate to open the certificate details.
  3. At the bottom of the General tab, click the Install Certificate button to start the certificate import wizard. Click Next.
  4. Select Place all certificates in the following store and click Browse.
  5. Check the Show physical stores checkbox, then expand the Intermediate Certification Authorities folder, select the Local Computer folder beneath it. Click OK. Click Next, then Finishto finish installing the intermediate certificate.
You may need to restart IIS so that it starts giving out the new certificate. You can verify that the certificate is installed correctly by visiting the site in your web browser using https instead of http or using our SSL Checker.