How to Administer Windows XP: The Basics
Last updated: 27 Nov 2006
- Overview
-
Overview of Windows XP and system administration; hands-on experience with
basic administration tasks; testing results
- Seminar Duration
-
2 hrs.
- Student Prerequisites
-
none
- Student Provides
-
- nothing
- Lab Provides
-
- Computer
- Disk drive with Windows XP on it
- Administrator account and password
- Preparation
-
- Fresh installation of Windows XP SP2 cloned to x disk drives
- Disk drives inserted and locked into computers
- Setup itadmin account with administrator rights and password
- Delivery
-
Slides from 15 Nov 2006 Seminar
- Windows XP Home vs. Professional
Home lacks:
- 64-bit edition
- desktop policy management
- offline folders
- remote installation
- roaming profiles
- encrypting file system
- ACL editor
- five connections for file-sharing
- automated system recovery
- dynamic disks
- remote desktop support
- multiprocessor support
- IIS (web server)
- ability to join a domain
- Windows XP Features
- Registry & File System
- Desktop
- Disks
- Users and Groups
- Networking & Security
- Services & Processes
- System Administration
- Registry & File System
- Desktop Management
- Disk Management
- User Management
- Startup & Shutdown
- Log Management
- Service & Process Management
- Networking & Security
- Backup & Restore
- Software Updates
- Hands-on Time
- Creste ituser account with Users membership and password
- Logoff and login as "ituser".
- runas /user:ituser regedit
- Create C:\test directory and a file in it
- mkdir C:\test
- echo hi >C:\test\testfile
- Backup/restore
- Backup c:\test to C:\temp.bkf
- Delete test subdirectory (rmdir /s /q c:\test)
- Restore
- Change permissions on c:\test
- Turn off "Simple file sharing"
- Set read and execute on C:\test for ituser ONLY
- Use runas with itadmin to determine if itadmin can read C:\test
- Run Task Manager
- Which task uses the most CPU?
- Which task uses the most memory?
- Create a task to open a CMD prompt every 5 minutes.
- Auditing
- Turn on process auditing
- Start eventvwr
- Look at security log
- Firewalling
- Block pings
- log dropped packets
- ping localhost
- Cleanup
-
- Clone the disk drives