Skip to content

Commit

Permalink
Merge pull request #2416 from sdwheeler/sdw-fix-schema
Browse files Browse the repository at this point in the history
Fix files causing build errors for CabGen
  • Loading branch information
sdwheeler authored Apr 15, 2021
2 parents aff3174 + f127398 commit cbaea21
Show file tree
Hide file tree
Showing 10 changed files with 83 additions and 53 deletions.
Original file line number Diff line number Diff line change
@@ -1,22 +1,33 @@
---
author: andreabarr
description: Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
Download Help Link: https://aka.ms/winsvr-2012-pshelp
Help Version: 3.0.0.0
Locale: en-US
manager: dansimp
Module Guid: 244f8fc0-a410-4b87-8237-7496f557e6d4
Module Name: DirectAccessClientComponents
ms.author: v-anbarr
ms.reviewer:
ms.date: 12/20/2016
ms.mktglfcycl: manage
ms.prod: w10
ms.reviewer:
ms.sitesec: library
ms.technology: powershell-windows
ms.topic: reference
title: DirectAccessClientComponents
---

# DirectAccessClientFIX Module
# DirectAccessClientComponents Module

## Description
This reference provides cmdlet descriptions and syntax for all DirectAccess Client Components-specific cmdlets.
It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.

This reference provides cmdlet descriptions and syntax for all DirectAccess Client
Components-specific cmdlets. It lists the cmdlets in alphabetical order based on the verb at the
beginning of the cmdlet.

## DirectAccessClientComponents Cmdlets

## DirectAccessClientFIX Cmdlets
### [Disable-DAManualEntryPointSelection](./Disable-DAManualEntryPointSelection.md)
Disables a manually selected DirectAccess site, and reverts the selection to the default.

Expand Down Expand Up @@ -49,4 +60,3 @@ Modifies the configuration of the specified DirectAccess client user experience.

### [Set-DAEntryPointTableItem](./Set-DAEntryPointTableItem.md)
Modifies the configuration of a DirectAccess entry point stored in a Group Policy object.

Original file line number Diff line number Diff line change
@@ -1,19 +1,27 @@
---
author: andreabarr
description: Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
Download Help Link: https://aka.ms/winsvr-2012-pshelp
Help Version: 3.5.0.0
Locale: en-US
Module Guid: af4bddd0-8583-4ff2-84b2-a33f5c8de8a7
Module Name: Hyper-V
ms.author: v-anbarr
ms.reviewer:
ms.date: 10/30/2017
ms.prod: powershell
ms.reviewer: brianlic
ms.technology: powershell
ms.topic: reference
title: Hyper-V
---

# Hyper-V Module

## Description

This reference provides cmdlet descriptions and syntax for all Hyper-V-specific cmdlets. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.

## Hyper-V Cmdlets

### [Add-VMDvdDrive](./Add-VMDvdDrive.md)
Adds a DVD drive to a virtual machine.

Expand Down Expand Up @@ -505,3 +513,4 @@ Tests a virtual hard disk for any problems that would make it unusable.

### [Test-VMReplicationConnection](./Test-VMReplicationConnection.md)
Tests the connection between a primary server and a Replica server.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
author: andreabarr
description:
description: Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
Download Help Link: https://aka.ms/winsvr-2012r2-pshelp
Help Version: 4.0.3.0
Locale: en-US
Expand All @@ -13,15 +13,19 @@ ms.prod: powershell
ms.reviewer: brianlic
ms.technology: powershell
ms.topic: reference
title: DirectAccessClientFIX
title: DirectAccessClientComponents
---

# DirectAccessClientFIX Module
# DirectAccessClientComponents Module

## Description
This reference provides cmdlet descriptions and syntax for all DirectAccess Client Components-specific cmdlets.
It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.

## DirectAccessClientFIX Cmdlets
This reference provides cmdlet descriptions and syntax for all DirectAccess Client
Components-specific cmdlets. It lists the cmdlets in alphabetical order based on the verb at the
beginning of the cmdlet.

## DirectAccessClientComponents Cmdlets

### [Disable-DAManualEntryPointSelection](./Disable-DAManualEntryPointSelection.md)
Disables a manually selected DirectAccess site, and reverts the selection to the default.

Expand Down Expand Up @@ -54,4 +58,3 @@ Modifies the configuration of the specified DirectAccess client user experience.

### [Set-DAEntryPointTableItem](./Set-DAEntryPointTableItem.md)
Modifies the configuration of a DirectAccess entry point stored in a Group Policy object.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
author: andreabarr
description:
description: Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
Download Help Link: https://aka.ms/winsvr-2012r2-pshelp
Help Version: 4.0.11.0
Locale: en-US
Expand All @@ -15,12 +15,14 @@ ms.technology: powershell
ms.topic: reference
title: Hyper-V
---

# Hyper-V Module

## Description

This reference provides cmdlet descriptions and syntax for all Hyper-V-specific cmdlets. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.

## Hyper-V Cmdlets

### [Add-VMDvdDrive](./Add-VMDvdDrive.md)
Adds a DVD drive to a virtual machine.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,23 @@ ms.author: v-anbarr
ms.date: 12/20/2016
ms.mktglfcycl: manage
ms.prod: w10
ms.reviewer:
ms.reviewer:
ms.sitesec: library
ms.technology: powershell-windows
ms.topic: reference
title: DirectAccessClientComponent
title: DirectAccessClientComponents
---

# DirectAccessClientComponent Module
# DirectAccessClientComponents Module

## Description
This reference provides cmdlet descriptions and syntax for all DirectAccess Client Components-specific cmdlets.
It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.

## DirectAccessClientComponent Cmdlets
This reference provides cmdlet descriptions and syntax for all DirectAccess Client
Components-specific cmdlets. It lists the cmdlets in alphabetical order based on the verb at the
beginning of the cmdlet.

## DirectAccessClientComponents Cmdlets

### [Disable-DAManualEntryPointSelection](./Disable-DAManualEntryPointSelection.md)
Disables a manually selected DirectAccess site, and reverts the selection to the default.

Expand Down Expand Up @@ -56,5 +60,3 @@ Modifies the configuration of the specified DirectAccess client user experience.

### [Set-DAEntryPointTableItem](./Set-DAEntryPointTableItem.md)
Modifies the configuration of a DirectAccess entry point stored in a Group Policy object.


Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,20 @@ ms.author: v-anbarr
ms.date: 12/20/2016
ms.mktglfcycl: manage
ms.prod: w10
ms.reviewer:
ms.reviewer:
ms.sitesec: library
ms.technology: powershell-windows
ms.topic: reference
title: Hyper-V
---

# Hyper-V Module

## Description

This reference provides cmdlet descriptions and syntax for all Hyper-V-specific cmdlets. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.

## Hyper-V Cmdlets

### [Add-VMDvdDrive](./Add-VMDvdDrive.md)
Adds a DVD drive to a virtual machine.

Expand Down Expand Up @@ -658,5 +660,3 @@ Tests the connection between a primary server and a Replica server.

### [Update-VMVersion](./Update-VMVersion.md)
Updates the version of virtual machines.


Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,23 @@ ms.author: v-anbarr
ms.date: 12/20/2016
ms.mktglfcycl: manage
ms.prod: w10
ms.reviewer:
ms.reviewer:
ms.sitesec: library
ms.technology: powershell-windows
ms.topic: reference
title: DirectAccessClientComponent
title: DirectAccessClientComponents
---

# DirectAccessClientComponent Module
# DirectAccessClientComponents Module

## Description
This reference provides cmdlet descriptions and syntax for all DirectAccess Client Components-specific cmdlets.
It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.

## DirectAccessClientComponent Cmdlets
This reference provides cmdlet descriptions and syntax for all DirectAccess Client
Components-specific cmdlets. It lists the cmdlets in alphabetical order based on the verb at the
beginning of the cmdlet.

## DirectAccessClientComponents Cmdlets

### [Disable-DAManualEntryPointSelection](./Disable-DAManualEntryPointSelection.md)
Disables a manually selected DirectAccess site, and reverts the selection to the default.

Expand Down Expand Up @@ -56,5 +60,3 @@ Modifies the configuration of the specified DirectAccess client user experience.

### [Set-DAEntryPointTableItem](./Set-DAEntryPointTableItem.md)
Modifies the configuration of a DirectAccess entry point stored in a Group Policy object.


Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,20 @@ ms.author: v-anbarr
ms.date: 12/20/2016
ms.mktglfcycl: manage
ms.prod: w10
ms.reviewer:
ms.reviewer:
ms.sitesec: library
ms.technology: powershell-windows
ms.topic: reference
title: Hyper-V
---

# Hyper-V Module

## Description

This reference provides cmdlet descriptions and syntax for all Hyper-V-specific cmdlets. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.

## Hyper-V Cmdlets

### [Add-VMDvdDrive](./Add-VMDvdDrive.md)
Adds a DVD drive to a virtual machine.

Expand Down Expand Up @@ -658,5 +660,3 @@ Tests the connection between a primary server and a Replica server.

### [Update-VMVersion](./Update-VMVersion.md)
Updates the version of virtual machines.


Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,23 @@ ms.author: v-anbarr
ms.date: 12/20/2016
ms.mktglfcycl: manage
ms.prod: w10
ms.reviewer:
ms.reviewer:
ms.sitesec: library
ms.technology: powershell-windows
ms.topic: reference
title: DirectAccessClientComponent
title: DirectAccessClientComponents
---

# DirectAccessClientComponent Module
# DirectAccessClientComponents Module

## Description
This reference provides cmdlet descriptions and syntax for all DirectAccess Client Components-specific cmdlets.
It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.

## DirectAccessClientComponent Cmdlets
This reference provides cmdlet descriptions and syntax for all DirectAccess Client
Components-specific cmdlets. It lists the cmdlets in alphabetical order based on the verb at the
beginning of the cmdlet.

## DirectAccessClientComponents Cmdlets

### [Disable-DAManualEntryPointSelection](./Disable-DAManualEntryPointSelection.md)
Disables a manually selected DirectAccess site, and reverts the selection to the default.

Expand Down Expand Up @@ -56,5 +60,3 @@ Modifies the configuration of the specified DirectAccess client user experience.

### [Set-DAEntryPointTableItem](./Set-DAEntryPointTableItem.md)
Modifies the configuration of a DirectAccess entry point stored in a Group Policy object.


Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,20 @@ ms.author: v-anbarr
ms.date: 12/20/2016
ms.mktglfcycl: manage
ms.prod: w10
ms.reviewer:
ms.reviewer:
ms.sitesec: library
ms.technology: powershell-windows
ms.topic: reference
title: Hyper-V
---

# Hyper-V Module

## Description

This reference provides cmdlet descriptions and syntax for all Hyper-V-specific cmdlets. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.

## Hyper-V Cmdlets

### [Add-VMDvdDrive](./Add-VMDvdDrive.md)
Adds a DVD drive to a virtual machine.

Expand Down Expand Up @@ -658,5 +660,3 @@ Tests the connection between a primary server and a Replica server.

### [Update-VMVersion](./Update-VMVersion.md)
Updates the version of virtual machines.


0 comments on commit cbaea21

Please sign in to comment.