Microsoft Articles

Subscribe to RSS feed

BIOS Beep Codes – Manual

BIOS Beep Codes When a computer is first turned on, or rebooted, its BIOS performs a power-on self test (POST) to test the system's hardware, checking to make sure that all of the system's hardware components are working properly. Under normal circumstances, the POST will display an ...

99 command Win XP command prompt can run

Accessibility Controls = access.cpl Add Hardware Wizard = hdwwiz.cpl Add/Remove Programs = appwiz.cpl Administrative Tools = control admintools Automatic Updates = wuaucpl.cpl Bluetooth Transfer Wizard = fsquirt Calculator = calc Certificate Manager = certmgr.msc Character Map = charmap Check Disk Utility = chkdsk Clipboard Viewer = clipbrd Command Prompt = cmd Component Services = dcomcnfg Computer Management = compmgmt.msc Date and Time Properties = ...

Automating installation

[2.1] Types of automated installation Remote Installation Service (RIS) introduced in Windows 2000 - for use with multiple PCs for automatic deploy Disk imaging (cloning) which uses reference PC - for use with PCs that have similar hardware Unattended installation - use when you have lots of PCs with network cards that are ...

Tagged with: , ,

Getting started with Windows XP Pro

[1.1] Windows XP Professional hardware requirements Processor minimum P233, recommended PII 300 RAM minimum 64Mb, recommended 128Mb Disk Space minimum 1.5Gb, recommended 2Gb Network needed if installing using it Display minimum SVGA 800x600 or better Peripheral devices: keyboard and mouse (or other pointing device) CD-ROM or DVD-ROM if installing from CD, recommended 12x or faster Floppy drive if ...

Tagged with: ,

10 reasons why PCs crash ?

Why PC Crash Fatal error: the system has become unstable or is busy," it says. "Enter to return to Windows or press Control-Alt-Delete to restart your computer. If you do this you will lose any unsaved information in all open applications." You have just been struck by ...

Tagged with: , , , , ,

Microsoft 70-291 Exam Material

Part 1: Understanding Windows networks and TCP/IP Part 2: Troubleshooting and monitoring TCP/IP Part 3: Implementing, configuring and troubleshooting DNS servers Part 4: Implementing, configuring and troubleshooting DHCP servers Part 5: Implementing, configuring and troubleshooting routing and remote access in Windows networks Part 6: ...

Configuring DHCP server

DHCP server allows system administrator to automatically assign IP addresses, subnet masks and other configuration information like DNS and WINS servers to client computers on local network. Through the use of DHCP server network administrators save time required for configuration and re-configuration of computers. Administrator should install DHCP service on a computer ...

Tagged with: ,

DHCP scope futures

  Scope name page - you can give your scope a name IP address range - you can define starting and ending IP address of the scope and the subnet mask. You should choose consecutive address range of the subnet and later exclude the computers with static addresses. Add exclusions - these are ...

DHCP scope options

  DHCP options can be configured on reservation, scope and server level. To configure options for reservation, select it and from the actions menu choose 'Configure options'. To configure options for a scope select scope options folder and then 'Configure options'. To configure server options select server options folder and then ...

Tagged with: ,

Managing DHCP Server

  To change the DHCP server status open the DHCP console, go to actions menu and select one of Start, Stop, Pause, Restart and Resume You can also use the Net command to change the status of DHCP server, the command line syntax is Net [operation like start/stop/pause/continue] DHCP_server You can manage DHCP ...