Skip to content

Commit ea39cc7

Browse files
authored
Merge pull request MicrosoftDocs#3755 from sdwheeler/sdw-fix-mod-names
Fix module names for updateable help
2 parents 3efe201 + 9d9aec8 commit ea39cc7

File tree

86 files changed

+187
-197
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+187
-197
lines changed

docset/winserver2025-ps/dism/DISM.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ Download Help Link: https://aka.ms/winsvr-2025-pshelp
44
Help Version: 5.0.1.1
55
Locale: en-US
66
Module Guid: 389c464d-8b8d-48e9-aafe-6d8a590d6798
7-
Module Name: DISM
7+
Module Name: Dism
88
ms.date: 10/07/2021
9-
title: DISM
9+
title: Dism Module
1010
---
1111

12-
# DISM Module
12+
# Dism Module
1313

1414
## Description
1515

@@ -19,14 +19,13 @@ use DISM tools to mount, and get information about, Windows image (`.wim`) files
1919
disks (`.vhd` or `.vhdx`). You can also use it to install, uninstall, configure, and update Windows
2020
features, packages, and drivers in a Windows image or to change the edition of a Windows image.
2121

22-
The DISM platform also includes a command-line tool, DISM.exe, and the
23-
[DISM API](https://go.microsoft.com/fwlink/?LinkID=237611). The command-line tool is available in
24-
the
22+
The DISM platform also includes a command-line tool, `dism.exe`, and the
23+
[DISM API](https://go.microsoft.com/fwlink/?LinkID=237611). The command-line tool is available in the
2524
[Windows Assessment and Deployment Kit (Windows ADK)](https://go.microsoft.com/fwlink/?LinkId=206587)
2625
and includes additional functionality that supports servicing commands for international settings.
2726

28-
You can check for errors when running DISM cmdlets by checking if the `$?`. If set to True the last
29-
operation succeeded. If False the last operation failed. The `$LASTEXITCODE` contains the exit code
27+
You can check for errors when running Dism cmdlets by checking if the `$?`. If set to True, the last
28+
operation succeeded. If False, the last operation failed. The `$LASTEXITCODE` contains the exit code
3029
of the last Win32 executable run. For example, to check that the `Get-WindowsImage` cmdlet fails to
3130
get information about the Windows image contained in the file, `E:\images\c.wim`, type the
3231
following:
@@ -42,13 +41,12 @@ catch
4241
$message = "TRAPPED: {0}: '{1}'" -f ($_.Exception.GetType().FullName), ($_.Exception.Message)
4342
Write-host $message
4443
}
45-
4644
```
4745

4846
For more information about error handling, see the
4947
[about_Try_Catch_Finally](https://go.microsoft.com/fwlink/p/?LinkID=317390).
5048

51-
## DISM Cmdlets
49+
## Dism Cmdlets
5250
### [Add-AppxProvisionedPackage](./Add-AppxProvisionedPackage.md)
5351
Adds an app package (.appx) that will install for each new user to a Windows image.
5452

@@ -188,5 +186,3 @@ Updates the Windows image file boot (WIMBoot) configuration entry, associated wi
188186

189187
### [Use-WindowsUnattend](./Use-WindowsUnattend.md)
190188
Applies an unattended answer file to a Windows image.
191-
192-

docset/winserver2025-ps/kds/KDS.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ Download Help Link: https://aka.ms/winsvr-2025-pshelp
44
Help Version: 5.0.0.1
55
Locale: en-US
66
Module Guid: 176542f6-2a6b-11e0-ab18-d010e0d72085
7-
Module Name: KDS
7+
Module Name: Kds
88
ms.date: 12/20/2016
9-
title: KDS
9+
title: Kds module
1010
---
1111

12-
# KDS Module
12+
# Kds module
1313
## Description
1414
This reference provides cmdlet descriptions and syntax for all Key Distribution Service (KDS)-specific cmdlets. It lists the cmdlets in alphabetical order.
1515

16-
## KDS Cmdlets
16+
## Kds Cmdlets
1717
### [Add-KdsRootKey](./Add-KdsRootKey.md)
1818
Generates a new root key for the Microsoft Group KdsSvc within Active Directory.
1919

@@ -31,5 +31,3 @@ Sets the configuration of Microsoft Group KdsSvc.
3131

3232
### [Test-KdsRootKey](./Test-KdsRootKey.md)
3333
Tests the root key configuration.
34-
35-

docset/winserver2025-ps/netqos/NetQoS.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ Download Help Link: https://aka.ms/winsvr-2025-pshelp
44
Help Version: 5.0.0.1
55
Locale: en-US
66
Module Guid: 743692b7-a227-4389-b082-2b47de1d0d2d
7-
Module Name: NetQoS
7+
Module Name: NetQos
88
ms.date: 12/20/2016
9-
title: NetQoS
9+
title: NetQos module
1010
---
1111

12-
# NetQoS Module
12+
# NetQos module
1313
## Description
1414
This reference provides cmdlet descriptions and syntax for all Network Quality of Service (QoS)-specific cmdlets. It lists the cmdlets in alphabetical order.
1515

16-
## NetQoS Cmdlets
16+
## NetQos Cmdlets
1717
### [Get-NetQosPolicy](./Get-NetQosPolicy.md)
1818
Retrieves network Quality of Service (QoS) policies.
1919

@@ -25,5 +25,3 @@ Removes a network Quality of Service (QoS) policy.
2525

2626
### [Set-NetQosPolicy](./Set-NetQosPolicy.md)
2727
Updates the QoS policy settings.
28-
29-

docset/winserver2025-ps/nps/NPS.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ Download Help Link: https://aka.ms/winsvr-2025-pshelp
44
Help Version: 5.0.0.1
55
Locale: en-US
66
Module Guid: 5ee6f0a2-bfc8-4824-a1e2-f974d39ca886
7-
Module Name: NPS
7+
Module Name: Nps
88
ms.date: 12/20/2016
9-
title: NPS
9+
title: Nps Module
1010
---
1111

12-
# NPS Module
12+
# Nps Module
1313
## Description
1414
This reference provides cmdlet descriptions and syntax for all NPS cmdlets. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.
1515

16-
## NPS Cmdlets
16+
## Nps Cmdlets
1717
### [Export-NpsConfiguration](./Export-NpsConfiguration.md)
1818
Exports NPS settings.
1919

docset/winserver2025-ps/rdmgmt/Add-RDServer.md renamed to docset/winserver2025-ps/remotedesktop/Add-RDServer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
description: Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
33
external help file: RemoteDesktop.psm1-help.xml
4-
Module Name: RDMgmt
4+
Module Name: RemoteDesktop
55
ms.date: 12/20/2016
6-
online version: https://learn.microsoft.com/powershell/module/rdmgmt/add-rdserver?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
6+
online version: https://learn.microsoft.com/powershell/module/RemoteDesktop/add-rdserver?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: Add-RDServer
99
---

docset/winserver2025-ps/rdmgmt/Add-RDSessionHost.md renamed to docset/winserver2025-ps/remotedesktop/Add-RDSessionHost.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
description: Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
33
external help file: RemoteDesktop.psm1-help.xml
4-
Module Name: RDMgmt
4+
Module Name: RemoteDesktop
55
ms.date: 12/20/2016
6-
online version: https://learn.microsoft.com/powershell/module/rdmgmt/add-rdsessionhost?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
6+
online version: https://learn.microsoft.com/powershell/module/RemoteDesktop/add-rdsessionhost?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: Add-RDSessionHost
99
---

docset/winserver2025-ps/rdmgmt/Add-RDVirtualDesktopToCollection.md renamed to docset/winserver2025-ps/remotedesktop/Add-RDVirtualDesktopToCollection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
description: Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
33
external help file: RemoteDesktop.psm1-help.xml
4-
Module Name: RDMgmt
4+
Module Name: RemoteDesktop
55
ms.date: 12/20/2016
6-
online version: https://learn.microsoft.com/powershell/module/rdmgmt/add-rdvirtualdesktoptocollection?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
6+
online version: https://learn.microsoft.com/powershell/module/RemoteDesktop/add-rdvirtualdesktoptocollection?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: Add-RDVirtualDesktopToCollection
99
---

docset/winserver2025-ps/rdmgmt/Disable-RDVirtualDesktopADMachineAccountReuse.md renamed to docset/winserver2025-ps/remotedesktop/Disable-RDVirtualDesktopADMachineAccountReuse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
description: Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
33
external help file: RemoteDesktop.psm1-help.xml
4-
Module Name: RDMgmt
4+
Module Name: RemoteDesktop
55
ms.date: 12/20/2016
6-
online version: https://learn.microsoft.com/powershell/module/rdmgmt/disable-rdvirtualdesktopadmachineaccountreuse?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
6+
online version: https://learn.microsoft.com/powershell/module/RemoteDesktop/disable-rdvirtualdesktopadmachineaccountreuse?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: Disable-RDVirtualDesktopADMachineAccountReuse
99
---

docset/winserver2025-ps/rdmgmt/Disconnect-RDUser.md renamed to docset/winserver2025-ps/remotedesktop/Disconnect-RDUser.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
description: Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
33
external help file: RemoteDesktop.psm1-help.xml
4-
Module Name: RDMgmt
4+
Module Name: RemoteDesktop
55
ms.date: 12/20/2016
6-
online version: https://learn.microsoft.com/powershell/module/rdmgmt/disconnect-rduser?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
6+
online version: https://learn.microsoft.com/powershell/module/RemoteDesktop/disconnect-rduser?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: Disconnect-RDUser
99
---

docset/winserver2025-ps/rdmgmt/Enable-RDVirtualDesktopADMachineAccountReuse.md renamed to docset/winserver2025-ps/remotedesktop/Enable-RDVirtualDesktopADMachineAccountReuse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
description: Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
33
external help file: RemoteDesktop.psm1-help.xml
4-
Module Name: RDMgmt
4+
Module Name: RemoteDesktop
55
ms.date: 12/20/2016
6-
online version: https://learn.microsoft.com/powershell/module/rdmgmt/enable-rdvirtualdesktopadmachineaccountreuse?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
6+
online version: https://learn.microsoft.com/powershell/module/RemoteDesktop/enable-rdvirtualdesktopadmachineaccountreuse?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: Enable-RDVirtualDesktopADMachineAccountReuse
99
---

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy