- Use Fedora Sway Spin - very lightweight
- Fix Touchpad
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <# | |
| .SYNOPSIS | |
| Air-gapped Windows 11 patch audit. | |
| .DESCRIPTION | |
| Run this on the OFFLINE machine. It collects current patch state for: | |
| - OS build + cumulative/quality updates (Get-HotFix) | |
| - Microsoft Defender signature/engine/platform versions | |
| - .NET runtimes and SDKs installed | |
| - PowerShell 7.x version, if installed |
OlderNewer