Skip to content

Fix capitalization and cmdlet lists #4009

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 29 additions & 4 deletions docset/winserver2016-ps/Appx/Appx.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,56 +10,81 @@ title: Appx
---

# Appx Module

## Description

The Windows PowerShell cmdlets for AppX are designed to streamline the administration of MSIX or AppX package management.

## Appx Cmdlets

### [Add-AppxPackage](Add-AppxPackage.md)

Adds a signed app package to a user account.

### [Add-AppxVolume](Add-AppxVolume.md)

Adds an appx volume to the Package Manager.

### [Dismount-AppxVolume](Dismount-AppxVolume.md)

Dismounts an appx volume.

### [Get-AppxDefaultVolume](Get-AppxDefaultVolume.md)

Gets the default appx volume.

### [Get-AppxLastError](Get-AppxLastError.md)

Get the last error reported in the app package installation logs.

### [Get-AppxLog](Get-AppxLog.md)

Gets an app package installation log.

### [Get-AppxPackage](Get-AppxPackage.md)

Gets a list of the app packages that are installed in a user profile.

### [Get-AppxPackageManifest](Get-AppxPackageManifest.md)

Gets the manifest of an app package.

### [Get-AppxVolume](Get-AppxVolume.md)

Gets appx volumes for the computer.

### [Get-NonRemovableAppsPolicy](Get-NonRemovableAppsPolicy.md)
Returns the a list of the app packages that are installed and configured as non-removable apps.

Returns the a list of the app packages that are installed and configured as non-removable apps.

### [Invoke-CommandInDesktopPackage](Invoke-CommandInDesktopPackage.md)

Runs a command in the context of a specified app package.

### [Mount-AppxVolume](Mount-AppxVolume.md)

Mounts an appx volume.

### [Move-AppxPackage](Move-AppxPackage.md)

Moves a package from its current location to another appx volume.

### [Remove-AppxPackage](Remove-AppxPackage.md)
Removes an app package from a user account.

Removes an app package from one or more user accounts.

### [Remove-AppxVolume](Remove-AppxVolume.md)

Removes an appx volume.

### [Reset-AppxPackage](Reset-AppxPackage.md)

Starting at Windows 10 Insider Preview Build 20215 you get access to the `Reset-AppxPackage` PowerShell Cmdlet for use in resetting your installed Windows Apps. Restores the Windows app to its initial configuration.

### [Set-AppxDefaultVolume](Set-AppxDefaultVolume.md)

Specifies a default appx volume.

### [Set-NonRemovableAppsPolicy](Set-NonRemovableAppsPolicy.md)
Sets an app packages as non-removable (can not be uninstalled).


Sets an app packages as non-removable (can not be uninstalled).
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Use this topic to help manage Windows and Windows Server technologi
external help file: Microsoft.HyperV.PowerShell.Cmdlets.dll-Help.xml
Module Name: Hyper-V
ms.date: 12/20/2016
online version: https://learn.microsoft.com/powershell/module/hyper-v/add-vmnetworkadapterroutingdomainmapping?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
online version: https://learn.microsoft.com/powershell/module/hyper-v/add-vmnetworkadapterroutingdomainmapping?view=windowsserver2016-ps&wt.mc_id=ps-gethelp
schema: 2.0.0
title: Add-VmNetworkAdapterRoutingDomainMapping
title: Add-VMNetworkAdapterRoutingDomainMapping
---

# Add-VMNetworkAdapterRoutingDomainMapping
Expand Down Expand Up @@ -46,7 +46,7 @@ Add-VMNetworkAdapterRoutingDomainMapping [-RoutingDomainID] <Guid> [-RoutingDoma
```

## DESCRIPTION
The **Add-VmNetworkAdapterRoutingDomainMapping** cmdlet adds a routing domain and virtual subnets to a virtual network adapter.
The **Add-VMNetworkAdapterRoutingDomainMapping** cmdlet adds a routing domain and virtual subnets to a virtual network adapter.
The cmdlet adds the information about the routing domain and virtual subnets to connected multitenant virtual machines.

## EXAMPLES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Use this topic to help manage Windows and Windows Server technologi
external help file: Microsoft.HyperV.PowerShell.Cmdlets.dll-Help.xml
Module Name: Hyper-V
ms.date: 12/20/2016
online version: https://learn.microsoft.com/powershell/module/hyper-v/get-vmnetworkadapterisolation?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
online version: https://learn.microsoft.com/powershell/module/hyper-v/get-vmnetworkadapterisolation?view=windowsserver2016-ps&wt.mc_id=ps-gethelp
schema: 2.0.0
title: Get-VmNetworkAdapterIsolation
---
Expand Down Expand Up @@ -220,7 +220,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## RELATED LINKS

[Set-VmNetworkAdapterIsolation](./Set-VmNetworkAdapterIsolation.md)
[Set-VMNetworkAdapterIsolation](./Set-VMNetworkAdapterIsolation.md)

[Get-VM](./Get-VM.md)

Expand Down
8 changes: 4 additions & 4 deletions docset/winserver2016-ps/Hyper-V/Hyper-V.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Creates an ACL to apply to the traffic through a virtual machine network adapter
### [Add-VMNetworkAdapterExtendedAcl](./Add-VMNetworkAdapterExtendedAcl.md)
Creates an extended ACL for a virtual network adapter.

### [Add-VmNetworkAdapterRoutingDomainMapping](./Add-VmNetworkAdapterRoutingDomainMapping.md)
### [Add-VMNetworkAdapterRoutingDomainMapping](./Add-VMNetworkAdapterRoutingDomainMapping.md)
Adds a routing domain and virtual subnets to a virtual network adapter.

### [Add-VMRemoteFx3dVideoAdapter](./Add-VMRemoteFx3dVideoAdapter.md)
Expand Down Expand Up @@ -235,7 +235,7 @@ Gets extended ACLs configured for a virtual network adapter.
### [Get-VMNetworkAdapterFailoverConfiguration](./Get-VMNetworkAdapterFailoverConfiguration.md)
Gets the IP address of a virtual network adapter configured to be used when a virtual machine fails over.

### [Get-VmNetworkAdapterIsolation](./Get-VmNetworkAdapterIsolation.md)
### [Get-VMNetworkAdapterIsolation](./Get-VMNetworkAdapterIsolation.md)
Gets isolation settings for a virtual network adapter.

### [Get-VMNetworkAdapterRoutingDomainMapping](./Get-VMNetworkAdapterRoutingDomainMapping.md)
Expand Down Expand Up @@ -553,10 +553,10 @@ Configures features of the virtual network adapter in a virtual machine or the m
### [Set-VMNetworkAdapterFailoverConfiguration](./Set-VMNetworkAdapterFailoverConfiguration.md)
Configures the IP address of a virtual network adapter to be used when a virtual machine fails over.

### [Set-VmNetworkAdapterIsolation](./Set-VmNetworkAdapterIsolation.md)
### [Set-VMNetworkAdapterIsolation](./Set-VMNetworkAdapterIsolation.md)
Modifies isolation settings for a virtual network adapter.

### [Set-VmNetworkAdapterRoutingDomainMapping](./Set-VmNetworkAdapterRoutingDomainMapping.md)
### [Set-VMNetworkAdapterRoutingDomainMapping](./Set-VMNetworkAdapterRoutingDomainMapping.md)
Sets virtual subnets on a routing domain.

### [Set-VMNetworkAdapterTeamMapping](./Set-VMNetworkAdapterTeamMapping.md)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Use this topic to help manage Windows and Windows Server technologi
external help file: Microsoft.HyperV.PowerShell.Cmdlets.dll-Help.xml
Module Name: Hyper-V
ms.date: 12/20/2016
online version: https://learn.microsoft.com/powershell/module/hyper-v/set-vmnetworkadapterisolation?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
online version: https://learn.microsoft.com/powershell/module/hyper-v/set-vmnetworkadapterisolation?view=windowsserver2016-ps&wt.mc_id=ps-gethelp
schema: 2.0.0
title: Set-VmNetworkAdapterIsolation
title: Set-VMNetworkAdapterIsolation
---

# Set-VMNetworkAdapterIsolation
Expand Down Expand Up @@ -49,7 +49,7 @@ Set-VMNetworkAdapterIsolation [-VMNetworkAdapterName <String>] [-VM] <VirtualMac
```

## DESCRIPTION
The **Set-VmNetworkAdapterIsolation** cmdlet modifies isolation settings for a virtual network adapter.
The **Set-VMNetworkAdapterIsolation** cmdlet modifies isolation settings for a virtual network adapter.
You can isolate a virtual machine adapter by using virtual local area network (VLAN), Hyper-V Network Virtualization or a third party virtualization solution.
You can specify the isolation method and modify other settings, which include multitenancy settings.
For more information about multitenancy, see the **Add-VmNetworkAdapterRoutingDomainMapping** cmdlet.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ The default is the current session on the local computer.
```yaml
Type: CimSession[]
Parameter Sets: VMName, ManagementOS
Aliases:
Aliases:

Required: False
Position: Named
Expand All @@ -91,7 +91,7 @@ The cmdlet adds the virtual subnets to the routing domain on the Hyper-V hosts t
```yaml
Type: String[]
Parameter Sets: VMName, ManagementOS
Aliases:
Aliases:

Required: False
Position: Named
Expand Down Expand Up @@ -122,7 +122,7 @@ The default is the current user.
```yaml
Type: PSCredential[]
Parameter Sets: VMName, ManagementOS
Aliases:
Aliases:

Required: False
Position: Named
Expand All @@ -138,7 +138,7 @@ You can use this parameter, or you can pipe the input to this cmdlet.
```yaml
Type: VMNetworkAdapterRoutingDomainSetting
Parameter Sets: InputObjectParameter
Aliases:
Aliases:

Required: True
Position: 0
Expand All @@ -156,7 +156,7 @@ For more information about isolation IDs, see the **Set-VmNetworkAdapterIsolatio
```yaml
Type: Int32[]
Parameter Sets: (All)
Aliases:
Aliases:

Required: False
Position: Named
Expand All @@ -173,7 +173,7 @@ The subnets use VLAN or Hyper-V Network Virtualization.
```yaml
Type: String[]
Parameter Sets: (All)
Aliases:
Aliases:

Required: False
Position: Named
Expand All @@ -188,7 +188,7 @@ Indicates that the cmdlet operates on the parent partition or host operating sys
```yaml
Type: SwitchParameter
Parameter Sets: ManagementOS
Aliases:
Aliases:

Required: True
Position: Named
Expand All @@ -203,7 +203,7 @@ Specifies a new name for the routing domain.
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Aliases:

Required: False
Position: Named
Expand All @@ -219,7 +219,7 @@ By default, this cmdlet does not generate any output.
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Aliases:

Required: False
Position: Named
Expand All @@ -236,7 +236,7 @@ The cmdlet adds the virtual subnets to the routing domain that you specify.
```yaml
Type: Guid
Parameter Sets: VMName, ResourceObject, ManagementOS, VMObject
Aliases:
Aliases:

Required: False
Position: Named
Expand All @@ -252,7 +252,7 @@ The cmdlet adds the virtual subnets to the routing domain that you specify.
```yaml
Type: String
Parameter Sets: VMName, ResourceObject, ManagementOS, VMObject
Aliases:
Aliases:

Required: False
Position: Named
Expand All @@ -269,7 +269,7 @@ To obtain a virtual machine object, use the **Get-VM** cmdlet.
```yaml
Type: VirtualMachine[]
Parameter Sets: VMObject
Aliases:
Aliases:

Required: True
Position: 0
Expand All @@ -286,7 +286,7 @@ To obtain a virtual machine object, use the **Get-VM** cmdlet.
```yaml
Type: String[]
Parameter Sets: VMName
Aliases:
Aliases:

Required: True
Position: 0
Expand All @@ -303,7 +303,7 @@ To obtain a network adapter, use the **Get-VMNetworkAdapter** cmdlet.
```yaml
Type: VMNetworkAdapterBase[]
Parameter Sets: ResourceObject
Aliases:
Aliases:

Required: True
Position: 0
Expand All @@ -319,7 +319,7 @@ The cmdlet adds the virtual subnets to the routing domain on the adapter that yo
```yaml
Type: String
Parameter Sets: VMName, ManagementOS, VMObject
Aliases:
Aliases:

Required: False
Position: Named
Expand Down Expand Up @@ -359,7 +359,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

[Get-VMNetworkAdapterRoutingDomainMapping](./Get-VMNetworkAdapterRoutingDomainMapping.md)

[Add-VmNetworkAdapterRoutingDomainMapping](./Add-VmNetworkAdapterRoutingDomainMapping.md)
[Add-VMNetworkAdapterRoutingDomainMapping](./Add-VMNetworkAdapterRoutingDomainMapping.md)

[Remove-VMNetworkAdapterRoutingDomainMapping](./Remove-VMNetworkAdapterRoutingDomainMapping.md)

10 changes: 5 additions & 5 deletions docset/winserver2016-ps/MSMQ/MSMQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@ title: MSMQ
This reference provides cmdlet descriptions and syntax for all MSMQ-specific cmdlets. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.

## MSMQ Cmdlets
### [Clear-MSMQOutgoingQueue](./Clear-MSMQOutgoingQueue.md)
### [Clear-MsmqOutgoingQueue](./Clear-MsmqOutgoingQueue.md)
Clears outgoing queues.

### [Clear-MSMQQueue](./Clear-MSMQQueue.md)
### [Clear-MsmqQueue](./Clear-MsmqQueue.md)
Clears queues.

### [Enable-MSMQCertificate](./Enable-MSMQCertificate.md)
### [Enable-MsmqCertificate](./Enable-MsmqCertificate.md)
Registers a certificate with Active Directory Domain Services.

### [Get-MSMQCertificate](./Get-MSMQCertificate.md)
### [Get-MsmqCertificate](./Get-MsmqCertificate.md)
Gets certificates registered in Active Directory Domain Services.

### [Get-MSMQOutgoingQueue](./Get-MSMQOutgoingQueue.md)
### [Get-MsmqOutgoingQueue](./Get-MsmqOutgoingQueue.md)
Gets outgoing message queues.

### [Get-MsmqQueue](./Get-MsmqQueue.md)
Expand Down
Loading
Loading