0% found this document useful (0 votes)
11 views41 pages

Configuing & Managing Window XP Pro

The document provides an overview of the Windows XP Control Panel and how to configure and troubleshoot Windows XP Professional. It describes the various sections and options available in the Control Panel, including accessibility options, hardware and software management tools, system properties, user accounts, and network connectivity settings. It also outlines how to use Safe Mode and the Recovery Console for troubleshooting non-bootable installations, such as restoring boot sectors or replacing damaged files.

Uploaded by

Deepak Dhangar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views41 pages

Configuing & Managing Window XP Pro

The document provides an overview of the Windows XP Control Panel and how to configure and troubleshoot Windows XP Professional. It describes the various sections and options available in the Control Panel, including accessibility options, hardware and software management tools, system properties, user accounts, and network connectivity settings. It also outlines how to use Safe Mode and the Recovery Console for troubleshooting non-bootable installations, such as restoring boot sectors or replacing damaged files.

Uploaded by

Deepak Dhangar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 41

Chapter 10

Configuring
And
Troubleshooting
Windows XP Professional

Confidential

An Overview of Windows XP Control Panel


What is a Control Panel in Windows XP?

Control Panel is a part of the Microsoft Windows graphical user


interface which allows users to view and manipulate basic system
settings and controls, such as adding hardware, adding and
removing software, controlling user accounts, and changing
accessibility options.

Confidential

Displaying Control Panel Window


Category view: In Category view all Control Panel icons are grouped
into various categories.
Classic view: In Classic view all Control Panel icons are directly
displayed in the Control Panel window.

Confidential

Using Accessibility Options Link

Confidential

Behavior of the keyboard can be


modified, this is aimed at people
who have difficulty pressing keycombinations, or pressing a key
just once.

Behavior of sounds can be


modified.

High contrast mode can be


activated.

The keyboard cursor can be


customized.

Mouse pointer can be controlled


using the keyboard.

Using Add Hardware Link

Confidential

Using Add or Remove Programs Link

Confidential

Using Administrative Tools Link and Computer


Management Tool

Confidential

Using Computer Management Tool

Confidential

Event Viewer

Confidential

Local Users and Groups

Confidential

Performance Logs and Alerts


Performance and Logs Alerts will display the performance and the
alert given by the system. Clicking on this will display three options:
Counter log
Trace log
Alert

Confidential

Using Storage
Storage contains three options: Removable Storage
Disk Defragmentor
Disk Managemen

Confidential

Disk Defragmenter

Confidential

Disk Management

Confidential

Using Services and Applications

Confidential

Using Date and Time Link

Confidential

Using Folder Options Link

The Folder
Options allows
for
configuration
of how folders
and files are
presented in
Windows
Explorer

Confidential

Folder Options

Confidential

Folder Options

Confidential

Offline files

Confidential

Using Internet Options Link

General: This specifies the homepage and color schemes and allows the
user to delete internet usage history.

Security & Privacy: These specify whether the computer should allow
websites to undertake certain processes and download cookies, this panel
also gives access to the inbuilt popup blocker (Windows XP SP2 and later)
and the phishing controls (Internet Explorer 7).

Content: Allows the parental controls and auto-complete to be configured


and also specifies how to deal with certificates.

Connections, Programs and Advanced: These give access to other aspects


of internet settings such as the default modem connection and email client,
proxy settings and other advanced configurations.

Confidential

Internet Options

Confidential

Using Mail Link

The Mail link (equivalent filename - mlcfg32.cpl) allows for configuration of the
mail client in Windows, usually Microsoft Outlook. Microsoft Outlook Express
cannot be configured with this item; it is configured through its own interface.

Confidential

Using Keyboard Link

Confidential

Using Mouse Link

Confidential

Using Power Options Link

Specify how long it takes to switch of the display and hard drives
and how long it takes for the system to enter standby, if at all.
To decide what to do when the computer's on/off button is pressed,
such as whether to shut down or to enter standby.
Whether to allow Hibernation (some systems become unstable
when restarting).
Allows the user to configure UPS (if available).

Confidential

Power Options

Confidential

Using Printers and Faxes Link

Confidential

Using Regional and Language Settings Link

Confidential

Using Security Center Link

Confidential

Using Sounds and Audio Devices Link

Confidential

Using System Link

Display general information on the user's machine such as the


amount of RAM, CPU speed and type, the version of Windows the
system is using and the manufacturer.
Edit the computer name in a network workgroup.
Manage and Configure hardware devices, and view information
such as the manufacturer, user access and driver version of any
hardware device installed on the system via device manager.
Enable/Disable system features such as automatic updates and
System restore monitoring.
Configure advanced features such as performance logs, virtual
memory settings and roaming profiles.
Confidential

Using Taskbar and Start Menu Link


Specify whether to use Windows XP/Vista or Classic 9x/Me styles
on the taskbar and start menu.
Specify whether the taskbar should Auto-Hide.
Specify whether to show the clock in the notification area.
Manage the tray icons.
Configure Advanced options such as whether to show Printers &
Faxes in the start menu and whether to display My Documents as a
menu or as a link to a new window

Confidential

Using User Accounts Link

Confidential

Creating a LAN Connection

Confidential

Creating a Dial-Up Connection

Confidential

Troubleshooting Windows XP Professional


Using Safe Mode Option

Reboot your computer

Press F8 when the Boot menu is displayed.

The Safe Mode displays various menu options. Some commonly


used menu options of Safe Mode are:

Safe Mode option: Starts the operating system with basic drivers
and services.

Safe Mode with Networking: This option is similar to Safe Mode


option, but also includes basic networking services.

Confidential

Using Safe Mode Option


Safe Mode with Command Prompt: This option is similar to Safe
Mode option, but the Windows Explorer shell is not started.
Safe mode starts minimal services that are listed under the registry
key,
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Safe
boot.
You should use Safe Mode options if:
An incompatible driver is installed
Windows Explorer shell is corrupted
An incompatible setting for the video card is made

Confidential

Using Recovery Console


The Recovery Console is a command-line utility that gives limited
access to volumes on the hard disks. It is used to diagnose and/or
repair non-bootable installation of Windows XP.

You can use the Recovery Console to perform the following tasks:
Restore damaged Windows XP boot sectors
Repair master boot record (MBR)
Format drives to FAT16, FAT32, or NTFS
Have limited access to registry to enable and disable services
Replace damaged system files, drivers, and registry hives

Confidential

Recovery Console

You can start the Recovery Console either from the four setup disks or from the
Windows XP Setup CD.

You can also add Recovery Console to Windows XP start menu using either of the
following two methods:

Install through unattended command:

winnt32.exe /cmdcons /unattend

Install inside Windows XP:

x:\i386\winnt32 /cmdcons

You must enter administrator password to access Recovery Console.

It supports limited set of commands. MS-DOS commands that you can use in
Recovery Console are ATTRIB, CHKDSK, CLS, COPY, DEL, DIR, RD, REN, etc.

It supports limited access to registry to enable and disable services.

You cannot use wildcards (for example, del *.* ) in Recovery Console.

You cannot copy to removable media in Recovery Console

Confidential

Confidential

You might also like