Skip to content

Commit 9d1567c

Browse files
authoredFeb 21, 2024
Merge pull request #3764 from sdwheeler/sdw-fix-osconfig
Fix Module name metadata
2 parents abd5d39 + 81136c4 commit 9d1567c

9 files changed

+11
-12
lines changed
 

‎docset/winserver2025-ps/OSConfiguration/Get-OSConfiguration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file: Microsoft.Management.OsConfiguration.Commands.dll-Help.xml
3-
Module Name: OSConfiguration
3+
Module Name: OsConfiguration
44
ms.date: 02/21/2024
55
online version: https://learn.microsoft.com/powershell/module/osconfiguration/get-osconfiguration?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
66
schema: 2.0.0

‎docset/winserver2025-ps/OSConfiguration/Get-OsConfigurationDocument.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file: Microsoft.Management.OsConfiguration.Commands.dll-Help.xml
3-
Module Name: OSConfiguration
3+
Module Name: OsConfiguration
44
ms.date: 02/21/2024
55
online version: https://learn.microsoft.com/powershell/module/osconfiguration/get-osconfigurationdocument?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
66
schema: 2.0.0

‎docset/winserver2025-ps/OSConfiguration/Get-OsConfigurationDocumentContent.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file: Microsoft.Management.OsConfiguration.Commands.dll-Help.xml
3-
Module Name: OSConfiguration
3+
Module Name: OsConfiguration
44
ms.date: 02/21/2024
55
online version: https://learn.microsoft.com/powershell/module/osconfiguration/get-osconfigurationdocumentcontent?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
66
schema: 2.0.0

‎docset/winserver2025-ps/OSConfiguration/Get-OsConfigurationDocumentResult.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file: Microsoft.Management.OsConfiguration.Commands.dll-Help.xml
3-
Module Name: OSConfiguration
3+
Module Name: OsConfiguration
44
ms.date: 02/21/2024
55
online version: https://learn.microsoft.com/powershell/module/osconfiguration/get-osconfigurationdocumentresult?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
66
schema: 2.0.0

‎docset/winserver2025-ps/OSConfiguration/Get-OsConfigurationProperty.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file: Microsoft.Management.OsConfiguration.Commands.dll-Help.xml
3-
Module Name: OSConfiguration
3+
Module Name: OsConfiguration
44
ms.date: 02/21/2024
55
online version: https://learn.microsoft.com/powershell/module/osconfiguration/get-osconfigurationproperty?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
66
schema: 2.0.0

‎docset/winserver2025-ps/OSConfiguration/OSConfiguration.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ Download Help Link: https://aka.ms/winsvr-2025-pshelp
33
Help Version: 5.1.0.2025
44
Locale: en-US
55
Module Guid: 1c9ff8ee-e567-4883-a532-4087d40bc5d6
6-
Module Name: OSConfiguration
6+
Module Name: OsConfiguration
77
ms.date: 02/21/2024
8-
title: OSConfiguration module
8+
title: OsConfiguration module
99
---
1010

11-
# OSConfiguration Module
11+
# OsConfiguration Module
1212
## Description
1313
{{ Fill in the Description }}
1414

@@ -36,4 +36,3 @@ title: OSConfiguration module
3636

3737
### [Set-OsConfigurationProperty](Set-OsConfigurationProperty.md)
3838
{{ Fill in the Description }}
39-

‎docset/winserver2025-ps/OSConfiguration/Remove-OsConfigurationDocument.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file: Microsoft.Management.OsConfiguration.Commands.dll-Help.xml
3-
Module Name: OSConfiguration
3+
Module Name: OsConfiguration
44
ms.date: 02/21/2024
55
online version: https://learn.microsoft.com/powershell/module/osconfiguration/remove-osconfigurationdocument?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
66
schema: 2.0.0

‎docset/winserver2025-ps/OSConfiguration/Set-OsConfigurationDocument.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file: Microsoft.Management.OsConfiguration.Commands.dll-Help.xml
3-
Module Name: OSConfiguration
3+
Module Name: OsConfiguration
44
ms.date: 02/21/2024
55
online version: https://learn.microsoft.com/powershell/module/osconfiguration/set-osconfigurationdocument?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
66
schema: 2.0.0

‎docset/winserver2025-ps/OSConfiguration/Set-OsConfigurationProperty.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file: Microsoft.Management.OsConfiguration.Commands.dll-Help.xml
3-
Module Name: OSConfiguration
3+
Module Name: OsConfiguration
44
ms.date: 02/21/2024
55
online version: https://learn.microsoft.com/powershell/module/osconfiguration/set-osconfigurationproperty?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
66
schema: 2.0.0

0 commit comments

Comments
 (0)
Please sign in to comment.