From 838b0c1a1bac107a829499cacd12329a5cee7991 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Thu, 2 Apr 2026 15:17:58 -0500 Subject: [PATCH] chore: Update generated dev docs (#4301) --- .../Features/DisableLegacyRecovery.md | 2 +- .../features/Features/EnableLegacyRecovery.md | 2 +- .../dev/features/Features/RegBackup.md | 2 +- docs/content/dev/features/Features/Sandbox.md | 2 +- docs/content/dev/features/Features/hyperv.md | 2 +- .../dev/features/Features/legacymedia.md | 2 +- docs/content/dev/features/Features/nfs.md | 2 +- docs/content/dev/features/Features/wsl.md | 2 +- docs/content/dev/features/Fixes/NTPPool.md | 27 +++++++++++++++++++ .../Legacy-Windows-Panels/Computer.md | 2 +- .../features/Legacy-Windows-Panels/Control.md | 2 +- .../features/Legacy-Windows-Panels/Network.md | 2 +- .../features/Legacy-Windows-Panels/Power.md | 2 +- .../features/Legacy-Windows-Panels/Printer.md | 2 +- .../features/Legacy-Windows-Panels/Region.md | 2 +- .../features/Legacy-Windows-Panels/Restore.md | 2 +- .../features/Legacy-Windows-Panels/Sound.md | 2 +- .../features/Legacy-Windows-Panels/System.md | 2 +- .../Legacy-Windows-Panels/Timedate.md | 2 +- 19 files changed, 45 insertions(+), 18 deletions(-) create mode 100644 docs/content/dev/features/Fixes/NTPPool.md diff --git a/docs/content/dev/features/Features/DisableLegacyRecovery.md b/docs/content/dev/features/Features/DisableLegacyRecovery.md index 986e82ce..63c1c3af 100644 --- a/docs/content/dev/features/Features/DisableLegacyRecovery.md +++ b/docs/content/dev/features/Features/DisableLegacyRecovery.md @@ -3,7 +3,7 @@ title: "Disable Legacy F8 Boot Recovery" description: "" --- -```json {filename="config/feature.json",linenos=inline,linenostart=100} +```json {filename="config/feature.json",linenos=inline,linenostart=110} "WPFFeatureDisableLegacyRecovery": { "Content": "Disable Legacy F8 Boot Recovery", "Description": "Disables Advanced Boot Options screen that lets you start Windows in advanced troubleshooting modes.", diff --git a/docs/content/dev/features/Features/EnableLegacyRecovery.md b/docs/content/dev/features/Features/EnableLegacyRecovery.md index e74bfbfc..f6d021da 100644 --- a/docs/content/dev/features/Features/EnableLegacyRecovery.md +++ b/docs/content/dev/features/Features/EnableLegacyRecovery.md @@ -3,7 +3,7 @@ title: "Enable Legacy F8 Boot Recovery" description: "" --- -```json {filename="config/feature.json",linenos=inline,linenostart=89} +```json {filename="config/feature.json",linenos=inline,linenostart=99} "WPFFeatureEnableLegacyRecovery": { "Content": "Enable Legacy F8 Boot Recovery", "Description": "Enables Advanced Boot Options screen that lets you start Windows in advanced troubleshooting modes.", diff --git a/docs/content/dev/features/Features/RegBackup.md b/docs/content/dev/features/Features/RegBackup.md index d8662564..bdc2ca28 100644 --- a/docs/content/dev/features/Features/RegBackup.md +++ b/docs/content/dev/features/Features/RegBackup.md @@ -3,7 +3,7 @@ title: "Enable Daily Registry Backup Task 12.30am" description: "" --- -```json {filename="config/feature.json",linenos=inline,linenostart=72} +```json {filename="config/feature.json",linenos=inline,linenostart=82} "WPFFeatureRegBackup": { "Content": "Enable Daily Registry Backup Task 12.30am", "Description": "Enables daily registry backup, previously disabled by Microsoft in Windows 10 1803.", diff --git a/docs/content/dev/features/Features/Sandbox.md b/docs/content/dev/features/Features/Sandbox.md index 8a8cc5f2..f4c6fd50 100644 --- a/docs/content/dev/features/Features/Sandbox.md +++ b/docs/content/dev/features/Features/Sandbox.md @@ -3,7 +3,7 @@ title: "Windows Sandbox" description: "" --- -```json {filename="config/feature.json",linenos=inline,linenostart=111} +```json {filename="config/feature.json",linenos=inline,linenostart=121} "WPFFeaturesSandbox": { "Content": "Windows Sandbox", "Description": "Windows Sandbox is a lightweight virtual machine that provides a temporary desktop environment to safely run applications and programs in isolation.", diff --git a/docs/content/dev/features/Features/hyperv.md b/docs/content/dev/features/Features/hyperv.md index b7e7ebf8..81e88a48 100644 --- a/docs/content/dev/features/Features/hyperv.md +++ b/docs/content/dev/features/Features/hyperv.md @@ -3,7 +3,7 @@ title: "HyperV Virtualization" description: "" --- -```json {filename="config/feature.json",linenos=inline,linenostart=14} +```json {filename="config/feature.json",linenos=inline,linenostart=24} "WPFFeatureshyperv": { "Content": "HyperV Virtualization", "Description": "Hyper-V is a hardware virtualization product developed by Microsoft that allows users to create and manage virtual machines.", diff --git a/docs/content/dev/features/Features/legacymedia.md b/docs/content/dev/features/Features/legacymedia.md index 931014bb..25c78023 100644 --- a/docs/content/dev/features/Features/legacymedia.md +++ b/docs/content/dev/features/Features/legacymedia.md @@ -3,7 +3,7 @@ title: "Legacy Media (WMP, DirectPlay)" description: "" --- -```json {filename="config/feature.json",linenos=inline,linenostart=27} +```json {filename="config/feature.json",linenos=inline,linenostart=37} "WPFFeatureslegacymedia": { "Content": "Legacy Media (WMP, DirectPlay)", "Description": "Enables legacy programs from previous versions of Windows.", diff --git a/docs/content/dev/features/Features/nfs.md b/docs/content/dev/features/Features/nfs.md index 1f7e0d21..471e4643 100644 --- a/docs/content/dev/features/Features/nfs.md +++ b/docs/content/dev/features/Features/nfs.md @@ -3,7 +3,7 @@ title: "NFS - Network File System" description: "" --- -```json {filename="config/feature.json",linenos=inline,linenostart=53} +```json {filename="config/feature.json",linenos=inline,linenostart=63} "WPFFeaturenfs": { "Content": "NFS - Network File System", "Description": "Network File System (NFS) is a mechanism for storing files on a network.", diff --git a/docs/content/dev/features/Features/wsl.md b/docs/content/dev/features/Features/wsl.md index 4237fcd6..0d8c01b0 100644 --- a/docs/content/dev/features/Features/wsl.md +++ b/docs/content/dev/features/Features/wsl.md @@ -3,7 +3,7 @@ title: "Windows Subsystem for Linux" description: "" --- -```json {filename="config/feature.json",linenos=inline,linenostart=41} +```json {filename="config/feature.json",linenos=inline,linenostart=51} "WPFFeaturewsl": { "Content": "Windows Subsystem for Linux", "Description": "Windows Subsystem for Linux is an optional feature of Windows that allows Linux programs to run natively on Windows without the need for a separate virtual machine or dual booting.", diff --git a/docs/content/dev/features/Fixes/NTPPool.md b/docs/content/dev/features/Fixes/NTPPool.md new file mode 100644 index 00000000..fd250a2d --- /dev/null +++ b/docs/content/dev/features/Fixes/NTPPool.md @@ -0,0 +1,27 @@ +--- +title: "Configure NTP Server" +description: "" +--- + +```powershell {filename="functions/public/Invoke-WPFFixesNTPPool.ps1",linenos=inline,linenostart=1} +function Invoke-WPFFixesNTPPool { + <# + .SYNOPSIS + Configures Windows to use pool.ntp.org for NTP synchronization + + .DESCRIPTION + Replaces the default Windows NTP server (time.windows.com) with + pool.ntp.org for improved time synchronization accuracy and reliability. + #> + + Start-Service w32time + w32tm /config /update /manualpeerlist:"pool.ntp.org,0x8" /syncfromflags:MANUAL + + Restart-Service w32time + w32tm /resync + + Write-Host "=================================" + Write-Host "-- NTP Configuration Complete ---" + Write-Host "=================================" +} +``` diff --git a/docs/content/dev/features/Legacy-Windows-Panels/Computer.md b/docs/content/dev/features/Legacy-Windows-Panels/Computer.md index f9761073..96692de3 100644 --- a/docs/content/dev/features/Legacy-Windows-Panels/Computer.md +++ b/docs/content/dev/features/Legacy-Windows-Panels/Computer.md @@ -3,7 +3,7 @@ title: "Computer Management" description: "" --- -```json {filename="config/feature.json",linenos=inline,linenostart=186} +```json {filename="config/feature.json",linenos=inline,linenostart=196} "WPFPanelComputer": { "Content": "Computer Management", "category": "Legacy Windows Panels", diff --git a/docs/content/dev/features/Legacy-Windows-Panels/Control.md b/docs/content/dev/features/Legacy-Windows-Panels/Control.md index c30bb03a..34b7cc87 100644 --- a/docs/content/dev/features/Legacy-Windows-Panels/Control.md +++ b/docs/content/dev/features/Legacy-Windows-Panels/Control.md @@ -3,7 +3,7 @@ title: "Control Panel" description: "" --- -```json {filename="config/feature.json",linenos=inline,linenostart=175} +```json {filename="config/feature.json",linenos=inline,linenostart=185} "WPFPanelControl": { "Content": "Control Panel", "category": "Legacy Windows Panels", diff --git a/docs/content/dev/features/Legacy-Windows-Panels/Network.md b/docs/content/dev/features/Legacy-Windows-Panels/Network.md index 6149b7d3..f505528e 100644 --- a/docs/content/dev/features/Legacy-Windows-Panels/Network.md +++ b/docs/content/dev/features/Legacy-Windows-Panels/Network.md @@ -3,7 +3,7 @@ title: "Network Connections" description: "" --- -```json {filename="config/feature.json",linenos=inline,linenostart=197} +```json {filename="config/feature.json",linenos=inline,linenostart=207} "WPFPanelNetwork": { "Content": "Network Connections", "category": "Legacy Windows Panels", diff --git a/docs/content/dev/features/Legacy-Windows-Panels/Power.md b/docs/content/dev/features/Legacy-Windows-Panels/Power.md index b9cf48f3..4afa1686 100644 --- a/docs/content/dev/features/Legacy-Windows-Panels/Power.md +++ b/docs/content/dev/features/Legacy-Windows-Panels/Power.md @@ -3,7 +3,7 @@ title: "Power Panel" description: "" --- -```json {filename="config/feature.json",linenos=inline,linenostart=208} +```json {filename="config/feature.json",linenos=inline,linenostart=218} "WPFPanelPower": { "Content": "Power Panel", "category": "Legacy Windows Panels", diff --git a/docs/content/dev/features/Legacy-Windows-Panels/Printer.md b/docs/content/dev/features/Legacy-Windows-Panels/Printer.md index fd7345ed..1e4d2e47 100644 --- a/docs/content/dev/features/Legacy-Windows-Panels/Printer.md +++ b/docs/content/dev/features/Legacy-Windows-Panels/Printer.md @@ -3,7 +3,7 @@ title: "Printer Panel" description: "" --- -```json {filename="config/feature.json",linenos=inline,linenostart=219} +```json {filename="config/feature.json",linenos=inline,linenostart=229} "WPFPanelPrinter": { "Content": "Printer Panel", "category": "Legacy Windows Panels", diff --git a/docs/content/dev/features/Legacy-Windows-Panels/Region.md b/docs/content/dev/features/Legacy-Windows-Panels/Region.md index d28419c1..111cb7d8 100644 --- a/docs/content/dev/features/Legacy-Windows-Panels/Region.md +++ b/docs/content/dev/features/Legacy-Windows-Panels/Region.md @@ -3,7 +3,7 @@ title: "Region" description: "" --- -```json {filename="config/feature.json",linenos=inline,linenostart=230} +```json {filename="config/feature.json",linenos=inline,linenostart=240} "WPFPanelRegion": { "Content": "Region", "category": "Legacy Windows Panels", diff --git a/docs/content/dev/features/Legacy-Windows-Panels/Restore.md b/docs/content/dev/features/Legacy-Windows-Panels/Restore.md index 9fbd41eb..360fe876 100644 --- a/docs/content/dev/features/Legacy-Windows-Panels/Restore.md +++ b/docs/content/dev/features/Legacy-Windows-Panels/Restore.md @@ -3,7 +3,7 @@ title: "Windows Restore" description: "" --- -```json {filename="config/feature.json",linenos=inline,linenostart=241} +```json {filename="config/feature.json",linenos=inline,linenostart=251} "WPFPanelRestore": { "Content": "Windows Restore", "category": "Legacy Windows Panels", diff --git a/docs/content/dev/features/Legacy-Windows-Panels/Sound.md b/docs/content/dev/features/Legacy-Windows-Panels/Sound.md index 659137a4..3646e2b1 100644 --- a/docs/content/dev/features/Legacy-Windows-Panels/Sound.md +++ b/docs/content/dev/features/Legacy-Windows-Panels/Sound.md @@ -3,7 +3,7 @@ title: "Sound Settings" description: "" --- -```json {filename="config/feature.json",linenos=inline,linenostart=252} +```json {filename="config/feature.json",linenos=inline,linenostart=262} "WPFPanelSound": { "Content": "Sound Settings", "category": "Legacy Windows Panels", diff --git a/docs/content/dev/features/Legacy-Windows-Panels/System.md b/docs/content/dev/features/Legacy-Windows-Panels/System.md index 7c6c743b..57b74f35 100644 --- a/docs/content/dev/features/Legacy-Windows-Panels/System.md +++ b/docs/content/dev/features/Legacy-Windows-Panels/System.md @@ -3,7 +3,7 @@ title: "System Properties" description: "" --- -```json {filename="config/feature.json",linenos=inline,linenostart=263} +```json {filename="config/feature.json",linenos=inline,linenostart=273} "WPFPanelSystem": { "Content": "System Properties", "category": "Legacy Windows Panels", diff --git a/docs/content/dev/features/Legacy-Windows-Panels/Timedate.md b/docs/content/dev/features/Legacy-Windows-Panels/Timedate.md index 977349b0..5e1c20cc 100644 --- a/docs/content/dev/features/Legacy-Windows-Panels/Timedate.md +++ b/docs/content/dev/features/Legacy-Windows-Panels/Timedate.md @@ -3,7 +3,7 @@ title: "Time and Date" description: "" --- -```json {filename="config/feature.json",linenos=inline,linenostart=274} +```json {filename="config/feature.json",linenos=inline,linenostart=284} "WPFPanelTimedate": { "Content": "Time and Date", "category": "Legacy Windows Panels",