Personal tools

How to Install Windows on a new computer

From MohidWiki

Revision as of 17:05, 8 April 2009 by Davidbrito (talk | contribs) (Connect to Network)
Jump to: navigation, search

Windows 2003 Server

Windows Installation

This instalation was performed with Windows 2003 server R2 Enterprise Edition.

  1. If installing in computers with SATA drives, RAID has to be disconnected. Access BIOS pressing [del] at startup. In BIOS menu select "Integrated Peripherals" and then set "SATA RAID/AHCI Mode" to "Disabled" if it is currently set to "RAID". If the settings were already set to "Disabled" (default) do not do anything.
  2. If having several HD choose one between 100-200GB as the primary HD defining it in BIOS (in Advanced BIOS Features -> Hard Disk Boot Priority). This drive will be the one to install the operating system, later on.
  3. Exit BIOS saving settings if have done any changes (F10).
  4. Insert Windows CD in drive.
  5. Boot the computer (if coming from step 1 computer is automatically booted) assuring that will boot from cd (try first, if not booting from cd, check info on startup screen to know shortcut keys to boot menu ([del] for BIOS or could have an independent menu (e.g. [F12] but it may change according to machines)).
  6. Appears the Windows Setup window.
  7. Wait for instructions while windows is loading drivers.
  8. Press Enter to continue the installation.
  9. Agree with licence terms (F8).
  10. Partition Definition: Delete ALL defined partitions (including the one already with the operating system since the drive will be formatted), if any.
  11. In the same window create a partition for the operating system (c:\): If you have several HD the partition should be done in the disk defined before as primary (around 100-200MB HD). Choose to install the operating system in this partition pressing ENTER.
  12. Partition will be formatted and all information will be lost. Accept the formatting option.
  13. Wait while formatting partition.
  14. After formatting and copying files, computer restarts.
  15. Setup will continue after restart. Wait for the instructions.
  16. Customize Regional and Language Options clicking "Customize" on "Regional Options" tab.
  17. "Regional and Language Options" window appears and on "Regional Options" tab select "Portuguese(Portugal)" format and click "Customize" button.
  18. "Customize Regional Options" window appears and on "Numbers" tab change "Decimal Symbol" for point (.) and "Digit grouping symbol" for comma (,).
  19. On the same window select "Currency" tab and change also "Decimal Symbol" for point (.) and "Digit grouping symbol" for comma (,).
  20. Click "OK"
  21. On the "Regional and Language Options" window on "Location" select "Portugal"
  22. On the "Regional and Language Options" window, select "Languages" tab.
  23. Click "Details".
  24. "Text Services and Input Languages" windows appears. In "Installed Services" click "ADD" button.
  25. In "Input language" select "Portuguese(Portugal)" and "Keyboard layout/IME" check "Portuguese". Click "OK".
  26. In "Default input Language" select "Portuguese(Portugal)". Click "OK".
  27. Back to "Regional and Language Options" window, in "Advanced" tab select again "Portuguese(Portugal)" language. Click "OK".
  28. Click "Next" for next setup window.
  29. Enter name and organization and "Next"
  30. Enter windows key and "Next".
  31. Select "Per Device or Per Use" radio button and "Next".
  32. Define computer name and administrator password.
  33. Define hour and time zone.
  34. Network settings - "Custom settings" radio button and "Next"
  35. Nework Domain - MARETEC and "Next".
  36. If Appears box with "An invalid domain specified..." It does not recognize the domain now because of lack of network drivers. Say yes to proceed for now and ignore. Network drivers will be installed later.
  37. Computer restarts automatically.

Install Drivers

Install Motherboard and network drivers from motherboard disc.

Install Graphic drivers from graphic board disc. If not compatible with windows server go to graphic card webpage, download version to windows server 2003 and install. If this is an windows server 2003 32 bit and there is no driver for that system (appened with NIVIDIA 9800 GT board):

  1. Donload from nvidia web page driver for Windows XP 32 bit
  2. Install but only the part where files are copied to disk.
  3. Exit installation.
  4. Go to Hardware tab in System (control panel or rightclicking MyComputer).
  5. Click Device Manager and in display adapter choose to update driver, saying that you will install from a list and dont search, choose from the list.
  6. Select option "Have Disk" and select the directory where the drivers were copyed (Usually c:\Programs\Nvidia\WinXp\....)
  7. Drivers will be installed and computer restarts.

Go To device manager to check if all drivers correct installed (no yellow interrogation point).

Connect to Network

  1. Connect network cable to computer
  2. Go to "System" (in control panel or right-clicking MyComputer)
  3. On "Computer Name" tab click "Change".
  4. On "Member of" click "Domain" radio button and write maretec.ist.utl.pt
  5. Administrator Login appears

Run Windows Updates

Run Windows updates and after ever restart (if necessary) return to windows update and check for updates because they can be recursive

Change computer IP

Servers should have an fixed IP. Go to network connection (control panel or taskbar) and in TCP/IP properites define:

IP  : 192.168.20.? Substitute ? with a number lower than 100 and that is not used by other servers SubNet Mask  : 255.255.255.0 Default Gateway  : 192.168.20.1 Preferred DNS Server: 192.168.20.1

Format Disks

  1. Go to Computer Management on Administrative Tools (Control Panel)
  2. Click Disk Management
  3. In the unallocated disks right-click and select "New Partition"
  4. Next
  5. Select Primary Partition radio button.
  6. Next
  7. Next
  8. Check "Enable file and folder compression" box and click "Next"
  9. Click "Finish" to start formatting

The formatting can be done to several disks at-a-time.

Your computer is now Ready for use!!