Chapter 11: Windows Configuration - In Depth Notes
Chapter 11: Windows Configuration
Overview of Windows Versions
- Since 1985, over 25 versions of Windows have been released, with Windows 10 currently having twelve editions, of which nine are available.
- Windows offers both 32-bit and 64-bit editions.
Features of Windows 10
- Desktop-oriented Interface: Returns to a traditional desktop layout after Windows 8.
- Universal Apps: Support for apps that run on both desktop and mobile devices.
- Microsoft Edge: Introduction of a new web browser replaced Internet Explorer.
- Action Center: Replaces Charms with notifications and quick settings.
- Update Model: Features updates twice yearly and quality updates monthly.
Personalizing the Windows Desktop
- Themes: The fastest way to change the look of the desktop UI.
- Start Menu: Shortcuts to libraries and applications which can be arranged as Tiles.
- Taskbar: Contains all installed applications and system tools which can be customized in appearance and functionality.
Windows Task Manager
- Functions:
- Processes: Manage running processes initiated by user or OS.
- Performance: Visual graphs for CPU, Memory, Disk, and Network performance.
- Startup: Manage processes that run at startup.
- Users: Information about currently logged-in users and resource usage.
- Differences: Windows 10 merges Applications and Processes tabs and enhances Users tab functionalities compared to Windows 7.
Exploring Windows File Explorer
- Used for managing files and folders in Windows 10 (formerly Windows Explorer in earlier versions).
- Features include:
- Navigation: Easily traverse files and folders, including managing documents and applications.
- This PC: Access to installed devices and drives.
- Windows Libraries: Virtual folders that organize content from multiple locations, hidden by default.
Utilizing Control Panels
- Microsoft Windows Control Panel Utilities:
- Manage user accounts, network settings, display settings, etc.
- User Accounts: Create and manage user accounts and adjust User Account Control (UAC) settings.
- Network and Sharing Center: Configure and verify network connectivity settings across Windows interfaces.
System Resource Management
- Use Administrative Tools: Monitor and configure Windows operations using tools like Event Viewer, Device Manager, Performance Monitor, etc.
- Registry: Hierarchical database storing settings for the OS and installed applications.
- Disk Management: Utility for managing disk drives, including creating partitions, changing drive letters, and optimizing storage.
Command-Line Operations
- Use both Command Prompt (cmd) and PowerShell for executing commands and scripts.
- Basic Commands:
help, exit, dir, and more. - Windows CLI Commands: Commands for file manipulation, disk management, and system tasks.
Networking in Windows
- Domains vs. Workgroups: Domains allow centralized administration while workgroups are user-managed.
- Network Sharing: Setting permissions for shared folders and printers to define access levels for users.
- Wired and Wireless Configuration: Manage NIC settings for wired and wireless connections in Windows settings.
- VPN Setup: Instructions for establishing secure connections to corporate networks through VPN clients.
Preventive Maintenance Techniques
- Regular updates for OS, applications, and antivirus programs to maintain security and performance.
- Use System Restore and Backup utilities for recovery in the event of system failures.
- Windows Update: A mechanism for downloading updates automatically to keep the OS secure and updated.
Troubleshooting Windows OS
- Six Steps of Troubleshooting:
- Identify the problem.
- Establish a theory of probable cause.
- Test the theory to determine the cause.
- Plan and implement a solution.
- Verify system functionality.
- Document findings and actions taken.
- Common problems and their solutions related to Microsoft Windows operating systems.
Key Terms and Commands
- Active Directory
- BitLocker
- User Account Control (UAC)
- Windows Task Manager
- Windows File Explorer
- Command Shell
- Group Policy
- Domain and Workgroup
- Network Profile
Summary
- This chapter provides a comprehensive overview of managing Windows environments, from installation and configuration to troubleshooting, focusing on practical skills for IT professionals.