Windows XP Pro Windows XP Pro 4 — Questions and Answers
Question 1: In Windows XP Pro, which snap-in is used to configure local security policies such as password complexity requirements?
- Group Policy Object Editor
- Local Security Policy (Correct answer)
- Security Configuration Wizard
- Computer Management
Correct answer: Local Security Policy
The Local Security Policy (secpol.msc) snap-in allows administrators to configure account policies, audit policies, and other local security settings.
Question 2: What Windows XP Pro command displays all active TCP/IP network connections and listening ports?
- ipconfig /all
- netstat -an (Correct answer)
- tracert
- nslookup
Correct answer: netstat -an
netstat -an displays all active connections and listening ports with numerical addresses, useful for diagnosing network connectivity.
Question 3: Which Windows XP Pro tool is used to transfer files and settings from an old computer to a new one?
- Backup Utility
- Files and Settings Transfer Wizard (Correct answer)
- System Restore
- Remote Desktop
Correct answer: Files and Settings Transfer Wizard
The Files and Settings Transfer Wizard helps migrate user data, preferences, and application settings between computers.
Question 4: In Windows XP Pro, what is the name of the database that stores hardware configuration and software settings for the operating system?
- SAM database
- Active Directory
- Registry (Correct answer)
- INI file store
Correct answer: Registry
The Registry is a hierarchical database that stores configuration settings and options for the Windows XP operating system and installed applications.
Question 5: Which Windows XP Pro feature monitors system changes and allows users to roll back to a previous working state?
- Backup and Restore
- System Restore (Correct answer)
- Shadow Copy
- Rollback Driver
Correct answer: System Restore
System Restore creates snapshots called restore points and allows users to revert system files and settings to an earlier point in time without affecting personal files.
Question 6: What is the purpose of the 'ipconfig /release' command in Windows XP Pro?
- Renew DHCP lease
- Release the current DHCP-assigned IP address (Correct answer)
- Flush the DNS resolver cache
- Display all IP configuration details
Correct answer: Release the current DHCP-assigned IP address
ipconfig /release sends a DHCP release message to the server, surrendering the computer's current IP address lease.
Question 7: In Windows XP Pro, which event log records events related to successful and failed security events such as logons?
- System Log
- Application Log
- Security Log (Correct answer)
- Setup Log
Correct answer: Security Log
The Security Log records audited events such as logon attempts, resource access, and privilege use when auditing is enabled via Local Security Policy.
In Windows XP Pro, which snap-in is used to configure local security policies such as password complexity requirements?