-
Windows Updates
-
Trusted Operating System:
- A system that adheres to criteria for multilevel security and meets government regulations.
-
Prior to performing a system update, you should check your system information. List the commands that can be issued in Windows OS from the command prompt to easily find this information:
-
System Information Tool:
- msinfo32.exe
-
About Windows:
- winver
-
Detailed info, printed directly to command line:
- systeminfo
-
Brief info, printed directly to command line:
- ver
-
The Windows Update program can be accessed from the Run prompt in one of two ways:
-
Windows 10:
- ms-settings:windowsupdate
-
Before WIndows 10:
- wuapp.exe
-
Windows updates may be classified into these categories:
-
Security Update:
- A fix for a product-specific security-related vulnerability.
-
Security vulnerabilities are rated based on their severity, indicated in the Microsoft Security Bulletin:
- Critical
- Important
- Moderate
- Low
-
Critical Update:
- A fix for a specific problem addressing a critical, non-security-related bug.
-
Windows Update:
- Recommended update to fix a noncritical problem certain users might encounter; also adds features and updates to features bundled into Windows.
-
Driver Update:
- Updated device driver for installed hardware.
-
Service Pack:
- A tested, cumulative set of security updates, critical updates, and updates, as well as additional fixes for problems found internally since the release of the product.
- Note: Windows 7 and Windows Server 2008 R2 are the last of the Microsoft operating systems to use service packs.
-
Patches and Hotfixes
-
Patch:
- A set of changes to a computer program or its supporting data designed to update, fix, or improve it.
- This includes fixing security vulnerabilities and other bugs, with such patches usually being called bugfixes or bug fixes, and improving the usability or performance.
-
Hotfix:
- Originally defined as a patch to an individual OS or application to fix a single problem, installed live while the system was up and running, and without a reboot necessary.
-
Patch Management
-
Patch Management:
- The planning, testing, implementing, and auditing of patches.
-
The patch management process consists of four phases:
-
Planning:
- Deciding whether a patch is necessary, and whether it is compatible with the organization's technology.
- Microsoft Baseline Security Analyzer (MBSA) can let you know if a patch is necessary. If so, a plan should be created to test and implement the patch.
-
Testing:
- Before deploying a patch, test it in a planned environment.
-
Implementing:
- If the test is successful, the patch is deployed to the necessary systems.
-
Auditing:
- Periodically, a sample of the systems are audited. This ensures no negative effects to the system have been caused by the patch.