From cb79a62853061c649e4adf55d38f4da09a1cbd64 Mon Sep 17 00:00:00 2001 From: "Mathias R. Jessen" Date: Mon, 7 Apr 2025 17:36:55 +0200 Subject: [PATCH] Fix casing typo about_Logging_Windows.md (#11984) * Fix casing typo about_Logging_Windows.md * Fix typo in about_Logging_Windows.md links Copy to other versions * Add about_Logging_Windows documentation * Add about_Logging_Windows documentation --------- Co-authored-by: Sean Wheeler --- .../Microsoft.PowerShell.Core/About/about_Logging_Windows.md | 4 ++-- .../Microsoft.PowerShell.Core/About/about_Logging_Windows.md | 2 +- .../Microsoft.PowerShell.Core/About/about_Logging_Windows.md | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/reference/7.4/Microsoft.PowerShell.Core/About/about_Logging_Windows.md b/reference/7.4/Microsoft.PowerShell.Core/About/about_Logging_Windows.md index 7b3bbb0fa907..d8f09c38921b 100644 --- a/reference/7.4/Microsoft.PowerShell.Core/About/about_Logging_Windows.md +++ b/reference/7.4/Microsoft.PowerShell.Core/About/about_Logging_Windows.md @@ -141,7 +141,7 @@ function Enable-PSScriptBlockLogging { You can set the `ScriptBlockLogging` option in the `powershell.config.json` file that controls how PowerShell behaves. For more information, see -[about_PowerSHell_Config][06]. +[about_PowerShell_Config][06]. ## Protected Event Logging @@ -221,4 +221,4 @@ Get-WinEvent Microsoft-Windows-PowerShell/Operational | [06]: about_PowerShell_Config.md#scriptblocklogging [07]: https://devblogs.microsoft.com/powershell/powershell-the-blue-team/ [08]: https://en.wikipedia.org/wiki/Public-key_cryptography -[09]: https://wikipedia.org/wiki/Security_information_and_event_management +[09]: https://wikipedia.org/wiki/Security_information_and_event_management \ No newline at end of file diff --git a/reference/7.5/Microsoft.PowerShell.Core/About/about_Logging_Windows.md b/reference/7.5/Microsoft.PowerShell.Core/About/about_Logging_Windows.md index 1fcc5e285100..eafe0e5fc8af 100644 --- a/reference/7.5/Microsoft.PowerShell.Core/About/about_Logging_Windows.md +++ b/reference/7.5/Microsoft.PowerShell.Core/About/about_Logging_Windows.md @@ -141,7 +141,7 @@ function Enable-PSScriptBlockLogging { You can set the `ScriptBlockLogging` option in the `powershell.config.json` file that controls how PowerShell behaves. For more information, see -[about_PowerSHell_Config][06]. +[about_PowerShell_Config][06]. ## Protected Event Logging diff --git a/reference/7.6/Microsoft.PowerShell.Core/About/about_Logging_Windows.md b/reference/7.6/Microsoft.PowerShell.Core/About/about_Logging_Windows.md index e44290aa5151..52cff73d6f52 100644 --- a/reference/7.6/Microsoft.PowerShell.Core/About/about_Logging_Windows.md +++ b/reference/7.6/Microsoft.PowerShell.Core/About/about_Logging_Windows.md @@ -141,7 +141,7 @@ function Enable-PSScriptBlockLogging { You can set the `ScriptBlockLogging` option in the `powershell.config.json` file that controls how PowerShell behaves. For more information, see -[about_PowerSHell_Config][06]. +[about_PowerShell_Config][06]. ## Protected Event Logging @@ -221,4 +221,4 @@ Get-WinEvent Microsoft-Windows-PowerShell/Operational | [06]: about_PowerShell_Config.md#scriptblocklogging [07]: https://devblogs.microsoft.com/powershell/powershell-the-blue-team/ [08]: https://en.wikipedia.org/wiki/Public-key_cryptography -[09]: https://wikipedia.org/wiki/Security_information_and_event_management +[09]: https://wikipedia.org/wiki/Security_information_and_event_management \ No newline at end of file