Buscar este blog

Mostrando entradas con la etiqueta windows 7. Mostrar todas las entradas
Mostrando entradas con la etiqueta windows 7. Mostrar todas las entradas

domingo, 11 de agosto de 2013

How to install all Windows OS from Network

Talk about a complex thing to do: installing Windows over the network. Even installing it via a USB drive is simpler. However, this doesn’t mean it cannot be done. Using a free tool named Serva and a bit of time and attention, anyone can set up his/her network environment so that Windows installations are performed with ease, from one network computer. Here’s how the whole process works!

VERY IMPORTANT Prerequisites

There are many things you need to prepare beforehand, so that everything works smoothly. Please don’t skip any of these elements or the likelihood of failure will be high:
  1. You need to download and extract a little tool named Serva. Download the appropriate version for your operating system (32-bit or 64-bit). You will notice that there are a "Non-Supporter" version and a "Supporter" version. The free one is the "Non-Supporter" version. It includes a small annoyance when you start it, plus a few limitations that won’t impact you unless you are a network admin or IT professional who needs to install lots of operating systems on many network computers. If you are such a professional, go ahead and purchase the "Supporter" version which costs a fair $29.99.
  2. This software is a bit finicky. It doesn’t like long folder structures and installation folders, spaces and special characters. Therefore, extract it in a folder with a short name, directly on the root of one of your computer’s partitions. For example, I extracted it at "D:\SERVA". Choose a similar path on your computer.
    How to install Windows over the network with Serva
  3. You need the original installation files for the operating system(s) you want to install over the network. Have them at hand as you will need to copy them to a special folder, as they are, without modifications.
  4. For the computers where you are about to install Windows over the network, identify their exact network card model(s). Then, download the appropriate drivers for the Windows version you are about to install on them. By default, Windows setup programs support a limited number of network cards. If your system is rather new, then it is very likely that it won’t support its network card and the installation procedure will fail.
  5. Every time you run Serva, run it as administrator. This way it has the required permissions to create files, save the settings you make, etc.
  6. When you run Serva, make sure that it is not blocked by your firewall. The application must be set as allowed on the computer where it runs, otherwise it won’t be able to transfer anything over the network.
  7. The computer where the installation files are stored and the one where you want to install Windows must be part of the same network. This means that you have a router on your home network, managing network IP addresses and network traffic. If not, then you should directly connect the two computers with a crossover cable.

Step 1 - Run Serva & Make Its Initial Configuration

Run Serva as administrator. The free version will ask you to wait for 7 seconds before you can use it. Once the wait is over, click "Thanks, not today".
How to install Windows over the network with Serva
Its window is now open. Click Settings.
How to install Windows over the network with Serva
First, go to the DHCP tab. If your computers are part of the same network and the management of IP Addresses is taken care of by your router, enable these settings: proxyDHCP and BINL.
How to install Windows over the network with Serva
BINL is a special add-on that acts as a DHCP protocol extension and it is used by Serva during its preparation and maintenance procedures. proxyDHCP is a special setting that tells Serva that it doesn’t need to act as a DCHP server in order to provide IP addresses to the computers connecting to it.
Even though Serva’s developers don’t recommending enabling this setting, we have learned in our testing that it helps eliminate some issues. Therefore, also enable the box which says "Bind DHCP to this address" and leave the default IP address that is provided.
How to install Windows over the network with Serva
There is no need to modify other settings in this tab. Next, go to the TFTP tab.
TFTP comes from Trivial File Transfer Protocol and it is the protocol used by Serva to transfer files over the network. This protocol needs a bit of configuration as well.
First, check the box near TFTP Server. Then, you need to specify the so called "root" directory. This is the directory where you plan to store the Windows installation files. This folder can be the same folder where you extracted Serva or a new one. Keep in mind that you should use short paths and avoid using spaces and special characters (*, &, ", etc) in the directory name or its path.
How to install Windows over the network with Serva
To help eliminate problems in some networking environments, you might want to also check the box near "Bind TFTP to this address" and leave the default IP address unchanged.
How to install Windows over the network with Serva
Press OK to save your settings. Then close Serva and start it again (as administrator). During the restart, it will create a special folder structure in the root folder you specified.
How to install Windows over the network with Serva
Amongst those folders, you must find one named WIA_WDS and another named WIA_RIS. If they are not found inside the root folder you specified, something went wrong with Serva’s configuration. If all is well, go ahead and read the next section in this article.

Step 2 - Copy the Windows Installation Files

Go to the root folder you specified. Here, you need to copy the Windows installation files, as they are, without any modifications from your side.
If you want to install older versions of Windows like Windows XP or Windows 2000, you need to copy those files in the WIA_RIS folder. Since these operating systems are very old and we don’t recommend using them, we won’t provide specific instructions for them.
If you plan to install Windows Vista, Windows 7 or Windows 8, then open the WIA_WDS folder. There, create a new folder named according to the Windows version you want to copy. Use simple folder names, with no spaces or special characters. For example, I used Windows_7.
How to install Windows over the network with Serva
Create separate folders, with different names for all the Windows versions you plan to install over the network, using Serva.
Inside that folder, copy and paste all the installation files for the Windows version you want to install over the network. Simply go to the root of the installation disc, and copy its entire file and folder structure.

Step 3 - Start Serva

Start Serva again, as administrator and wait for it to detect the installation files you added. It will create its special folder structure, required to distribute the installation files over the network.
Then, close Serva and go to the next step.

Step 4 - Copy the Network Card Driver(s)

Next, you need to copy the network card drivers for the computer(s) on which you want to install Windows.
Go the folder where you copied the installation files. In my case it was "D:\serva" (both the root and Serva installation folder), followed by "WIA_WDS\Windows_7".
How to install Windows over the network with Serva
There, go to "$OEM$\$1\Drivers\NIC". If you can’t find these folders, create them yourself.
Then, extract the network card drivers and place them inside. If your drivers come as a setup.exe or as a self-extractable archive, extract it first. Make sure the driver’s ".inf" and ".cat" files are stored directly in the NIC folder.

Step 5 - Share WIA_WDS Folder with the Network

In order for Serva to distribute the Windows installation files over the network, they need to be shared with the network, so that other computers can access them. Unfortunately, Serva requires you to share the WIA_WDS folder (and not its subfolders or other folders) using a very specific share name: WIA_WDS_SHARE. Using any other share name means that the installation procedure is likely to fail.
How to install Windows over the network with Serva
To share this folder with the name we mentioned, you first need to enable advanced sharing in Windows and then share it. Here’s how advanced sharing works in Windows: Share Libraries or Folders Using Advanced Sharing.
You must give the user Everyone read-only permissions. You can also share this folder with specific user accounts, whose login details you will use later on, during the network installation process. Again, read-only permissions are enough.

Step 6 - Start Serva

Start Serva again, using administrator permissions. It will detect the network drivers you added and make a few changes, so that the drivers are distributed correctly when you launch the installation process on other computers. You can now leave it open and waiting for network connections.
Next, go to the computer(s) where you want to install Windows.

Step 7 - On the Target PC - Enable Lan Booting & Boot from the Network

Go to the computer where you want to install Windows and enter its BIOS. Make sure networking booting is enabled. This setting can be named "Boot from the network" or "Boot from PXE".
Then, start the computer and press the required key to bring up the Boot Menu. On most computers, you need to press F12 or F8, depending on the BIOS version. Select Network or PXE(again, this depends on your computer’s BIOS), to boot from the network, using Serva.
How to install Windows over the network with Serva
If all is well, you should see a screen similar to the one below, where the computer’s MAC is displayed and the network card requests an IP address via DHCP.
How to install Windows over the network with Serva
When the computer is connected to the network, Serva loads and displays a screen with the operating systems available for installation. Pick the one you want and press ENTER.
How to install Windows over the network with Serva
The installation files are loaded and a small window named ServaPENet is shown. At this step, Serva installs the network driver you added earlier, loads network resources and connects to the Windows installation folder. Depending on how you shared the WIA_WDS folder, it will ask you to provide a username and password to access it. Type the details of the user account you shared it with and connect.
If all went well, the Windows installation process is now started.

Step 8 - Install Windows Over the Network

Next, continue with the Windows installation, as usual. If you plan to install Windows 8, check this installation guide: How to Install Windows 8 RTM on Your Computer.
If you plan to instal Windows 7, check this article: How to Install Windows 7 - Complete Round of Installation Guides.

Troubleshooting Problems with Serva

If you don’t pay attention to all the steps in this procedure, some things are likely to fail. Here are some things we learned while experimenting with this tool:
  • If ServaPENet returns this error: "Failed No NIC/Driver, Aborting!", it means that you forgot to copy the network card drivers as instructed at Step 4. If you copied them and you still get the error, double check that you have the correct driver for the network card of the computer where you want to install Windows, for the Windows version you are about to install. Also, double check that you copied it to the correct folder. Then, restart Serva to make sure it detects the driver before the network installation procedure starts.
  • If, on the target computer, Serva is not able to load at all over the network, consider enabling the "Bind DHCP to this address" and "Bind TFTP to this address" settings in the DHCP and TFTP tabs.
  • If you connected two computers directly, with a crossover cable, you need to set Serva as DHCP server, in order for everything to work. This means setting the 1st address available in the IP pool, the pool size, and the subnet mask to be used when Serva assigns IP addresses.
    How to install Windows over the network with Serva
  • One last piece of advice is to check the Serva logs. The messages shown there can help you troubleshoot different problems.
Another good tip is to restart Serva every time you change any of its settings and every time you add something to its root folder.
Since we are not the developers of this software, we cannot provide support for it and help you with all the issues you might encounter. If our guide does not help you, then double check Serva’s documentation - Serva PXE/BINL - AN01: Windows Install and advanced configuration guide - Advanced Topics on TFTP.

Conclusion

As you can see from this guide, setting things up with Serva requires quite a bit of time and attention. However, it is the simplest way of installing any modern version of Windows over the network. It works great both for home networks and small or medium sized business networks.
If you know other useful tools for installing Windows over the network, don’t hesitate to share them using the comments form below.

Retrive Windows 8 and Windows 7 license key from your installation

If you have lost your Windows 7 or Windows 8 license key, you can still recover it from the computer or device where it is installed. Many programs were developed for recovering Windows 7 product keys but not that many work on Windows 8. That’s why I decided to test a couple of programs, identify those that work also with Windows 8 and share them with you. You never know when you need to recover your lost license key.
NOTE: Some of the programs that were tested in this roundup promise to also recover the license key for other products except Windows (e.g. Microsoft Office). I have a legal Microsoft Office 2013 installation and no program was able to read my product key. All of them seem to support only Microsoft Office 2010 and earlier versions. From this perspective, all of them need an upgrade.

Recovering Your Windows Product Key with Belarc Advisor 8.3b

Belarc Advisor 8.3b is a free program that you download and install on your computer. It doesn’t just show your Windows license key but also builds a detailed profile of your installed software and hardware, network inventory, missing Microsoft hotfixes, anti-virus status and security benchmarks.
When you run it, it spends quite a while analyzing the local network of your computer or device.
Recover Your Lost Windows 7 or Windows 8 Product Key
When done, the results are shown in a local web page. There is lots of information being shown and you might be lost at first.
Recover Your Lost Windows 7 or Windows 8 Product Key
If you look carefully, you’ll find a Software Licenses link on the right, which takes you to the section with the same name. There you will find several software licenses, including the one for your Windows installation.
Recover Your Lost Windows 7 or Windows 8 Product Key
This program works well but it spends more time to load the data you require because it looks for much more data than other programs. If you just want to learn your Windows product key, other programs are faster and better.

Recovering Your Windows Product Key with Magical Jelly Bean Keyfinder 2.0

Magical Jelly Bean Keyfinder 2.0 has a very weird name but it is a free program that works. When installing it, pay attention though, as it also tries to install a free game you might not want.
Recover Your Lost Windows 7 or Windows 8 Product Key
Magical Jelly Bean Keyfinder 2.0 has a very simple interface and shows the information you are interested in quite fast.
Recover Your Lost Windows 7 or Windows 8 Product Key
Browse through the available sections, find the data you need and use it. This program is fast and it works quite well. Magical Jelly Bean Keyfinder 2.0 is also able to display the product key for Microsoft Office, up to version 2010.

Recovering Your Windows Product Key with ProduKey v1.56

ProduKey v1.56 is a small utility that displays the ProductID and the CD-Key of Microsoft Office (only up to version 2007), Windows, Exchange Server, and SQL Server installed on your computer.
You download its archive, extract it and run ProduKey.exe. The program launches instantly and displays the appropriate product key information.
Recover Your Lost Windows 7 or Windows 8 Product Key
It is small, free, fast and easy to use. Highly recommended!

Recovering Your Windows Product Key with LicenseCrawler 1.28

LicenseCrawler 1.28 is a program free for personal use. Download its archive, extract it and runLicenseCrawler.exe.
When you run the program for the first time, you need to select the language you want to use and go through several prompts until you get to use it, including some annoying commercials.
Recover Your Lost Windows 7 or Windows 8 Product Key
LicenseCrawler is quite technical and, in order to find your Windows product key, you need to select your computer and press Start Search. Then, it takes a couple of minutes to scan your entire registry and display all the product key information it finds.
Recover Your Lost Windows 7 or Windows 8 Product Key
With LicenseCrawler you can find your Windows product key as well as the keys for other products installed on your computer, if such information is stored in the Windows registry.
Even though this product works well, novices and casual users will find it too technical and hard to use.

Windows 7 clean installation

1. Boot the computer from your Windows 7 installation DVD.
NOTE: Make sure that the CD/DVD drive is selected first and your HDD second in the boot priority order in your BIOS settings. Usually it is by default.

warning   Warning
If you want to install Windows 7 using UEFI instead of BIOS, then see this below first.

How to Install Windows 7 Using "Unified Extensible Firmware Interface" (UEFI)
Note   Note
If you do not have a Windows 7 with SP1 installation DVD/USB, then you can download the latest official Windows 7 with SP1 ISO file here: Microsoft: Windows 7 Direct Download Links, and use Windows 7 USB-DVD Download Tool to create a bootable DVD or USB flash drive with the ISO to do the clean install with.


2. When prompted, press any key to boot from the installation DVD. (See screenshot below)
NOTE: You will only have about 8 seconds to press this key. If you miss it, you will have to restart the computer.
Clean Install Windows 7-step1.jpg 
3. Set up your language preferences and click on the Next button. (See screeshot below).
Clean Install Windows 7-step3.jpg 
4. Click on the Install Now button to start the installation. (See screenshot below)
Clean Install Windows 7-step4.jpg 
5. Check the I accept the license terms box and click on Next. (See screenshot below)
Clean Install Windows 7-step5.jpg 
6. Click on the Custom (advanced) option. (See screenshot below)
Clean Install Windows 7-step6.jpg 
7. Select the hard drive or partition that you want to install Windows 7 on and click on the Drive Options (advanced) link. (See screenshot below)
NOTE: If the hard drive or partition that you have selected is unallocated, then you can just click on the Next button instead and go to step 9 since it is already empty.
WARNING: You may not have the Drive options (advanced) option unless the installation is done at boot, and not running the installation from within your current OS.
Clean Install Windows 7-step7.jpg 
8. Select a hard drive or partition that you want to do a clean install of Windows 7 on, do what Drive options (advanced)you want if any, and click on the Next button when finished. (See screenshot below)
NOTE: If you have your hard drives in a RAID setup, then connect your USB key with the RAID drivers on it, click on Load Driver, select the folder on the USB key that contains the RAID drivers to install them. Afterwards, your RAID drives will be available to select from to install Windows 7 on.



Tip   Tip
Drive options (advanced)
  • If you have more than one partition for a disk # (hard drive) and want to get rid of them to make that disk # one partition drive again, then select a partition with that disk # and click on the Deleteoption for each partition with the same disk # until there is only one "unallocated space" with that disk # left as in the screenshot below.
  • To shrink an existing partition to create another partition to install Windows 7 on instead, select the partition you want shrink and click on the Extend option. Type in how much in MB (1 GB = 1024 MB) that you want to shrink it by. Now select the new extended partition.
Note   Note
The 100 MB System Reserved partition is used for the Boot Manager code, BCD (Boot Configuration Database), System Recovery Options (Windows RE), and start up files for BitLocker (if turned on).
  • If you want to have the 100 MB System Reserved partition in addition to the Windows 7 C: partition on a HDD or SSD after installation, then you would need to make sure that all partitions on the drive have been deleted until it is only unallocated space. Next, select the unallocated drive to install Windows 7 on. If there are no partitions on the disk, you will get the 100 MB System Reserved.
  • If you do not want to have the 100 MB System Reserved partition and only the Windows 7 C: partition on a HDD or SSD after installation, then select a formatted partition or drive to install Windows 7 on. If there are any partitions on the disk, you won't get the 100 MB System Reserved.
Clean Install Windows 7-step8.jpg 
9. The installation of Windows 7 will now begin. (See screenshot below)
NOTE: During the installation process, your screen may flash and computer will restart a few times.
Clean Install Windows 7-step9.jpg 
10. After the final restart, you will see this screen for a moment. (See screenshot below)
Clean Install Windows 7-step10.jpg 
11. Type in any user name that you want for your default administrator account and any computer name, then click on theNext button. (See screenshot below)
Clean Install Windows 7-step11.jpg 
12. Type in a password you want for your default administrator account. Type it in again to confirm it, then type in a hint for your password. Click on the Next button. (See screenshots below)
WARNING: The password will be case sensitive. The hint will be seen by all users on the computer, so do not type your password as the hint.
NOTE: If you do not want your your user account password protected at this time or do not want to have to type in a hint, then leave this blank and click on the Next button. You can create a password later for your user account in the Control PanelUser Accounts after installing Windows 7 without having to type in a hint.
Clean Install Windows 7-step12a.jpg

Clean Install Windows 7-step12b.jpg 
13. Type in your Windows 7 product key number. (See screenshot below step 14)

14. Uncheck the Automatically activate Windows when I'm online box, then click on the Next button. (See screenshot below)
NOTE: You can activate Windows 7 later after you make sure it is running properly. (See step 21 below) 
If you chose to automatically activate Windows 7 online when you set up your computer, automatic activation begins trying to activate your copy of Windows three days after you log on for the first time.
Clean Install Windows 7-step13.jpg 
15. Click on Use recommended settings to allow automatic Windows Updates and proper security settings. (See screenshot below)
NOTE: For more information about these recommended settings, click on the Learn more about each option link in this window.
Clean Install Windows 7-step14.jpg 
16. Select your time zone and set your time and date settings, then click on the Next button. (See screenshot below)
Clean Install Windows 7-step15.jpg 
17. Click on your computer's correct network location type location to select it and have the settings for that location automatically applied. (See screenshot below)
Clean Install Windows 7-step16.jpg 
18. Windows 7 will now prepare your desktop to startup. (See screenshots below)
Clean Install Windows 7-step17.jpg

Clean Install Windows 7-desktop.jpg 
19. Install all of your device drivers, then Windows Updates.

20. Refresh your Windows Experience Index (WEI) score.

21. When done, all you will need to do is to activate Windows 7. (See screenshot below)
Clean Install Windows 7-activate.jpg
Tip   Tip
If you are dual booting with another OS (ex: Vista), then that OS partition may not show up in Computerwith a driver letter in Windows 7. You will need to add a drive letter to the OS (ex: Vista) partition in Windows 7 Disk Management for it to show up in Computer with a driver letter.




That's it,
Source: http://www.sevenforums.com