Skip to content

Commit a14a49d

Browse files
authored
Merge pull request MicrosoftDocs#2476 from MicrosoftDocs/master
Publish 05/14/2021, 3:30 PM
2 parents 5a682c7 + bba907c commit a14a49d

File tree

10,184 files changed

+78
-90892
lines changed

Some content is hidden

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

10,184 files changed

+78
-90892
lines changed

docset/docfx.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,25 +97,51 @@
9797
"https://authoring-docs-microsoft.poolparty.biz/devrel/56936876-97d9-45cc-ad1b-9d63320447c8",
9898
"https://authoring-docs-microsoft.poolparty.biz/devrel/211bc889-ad71-4c77-b1cd-8ea0d02263f9"
9999
],
100+
"mdop/**/*.yml": [
101+
"https://authoring-docs-microsoft.poolparty.biz/devrel/56936876-97d9-45cc-ad1b-9d63320447c8",
102+
"https://authoring-docs-microsoft.poolparty.biz/devrel/211bc889-ad71-4c77-b1cd-8ea0d02263f9"
103+
],
100104
"winserver2022-ps/**/*.md": [
101105
"https://authoring-docs-microsoft.poolparty.biz/devrel/56936876-97d9-45cc-ad1b-9d63320447c8",
106+
"https://authoring-docs-microsoft.poolparty.biz/devrel/56754133-c3c3-4a9f-af19-71bdbe19fccf"
107+
],
108+
"winserver2022-ps/**/*.yml": [
109+
"https://authoring-docs-microsoft.poolparty.biz/devrel/56936876-97d9-45cc-ad1b-9d63320447c8",
110+
"https://authoring-docs-microsoft.poolparty.biz/devrel/56754133-c3c3-4a9f-af19-71bdbe19fccf"
102111
],
103112
"winserver2019-ps/**/*.md": [
104113
"https://authoring-docs-microsoft.poolparty.biz/devrel/56936876-97d9-45cc-ad1b-9d63320447c8",
105114
"https://authoring-docs-microsoft.poolparty.biz/devrel/46091ca5-09b4-466c-9539-c4f93b01a036"
106115
],
116+
"winserver2019-ps/**/*.yml": [
117+
"https://authoring-docs-microsoft.poolparty.biz/devrel/56936876-97d9-45cc-ad1b-9d63320447c8",
118+
"https://authoring-docs-microsoft.poolparty.biz/devrel/46091ca5-09b4-466c-9539-c4f93b01a036"
119+
],
107120
"winserver2016-ps/**/*.md": [
108121
"https://authoring-docs-microsoft.poolparty.biz/devrel/56936876-97d9-45cc-ad1b-9d63320447c8",
109122
"https://authoring-docs-microsoft.poolparty.biz/devrel/ba9cbf34-2075-4eb6-8fe8-8a65dc77b667",
110123
"https://authoring-docs-microsoft.poolparty.biz/devrel/bcbcbad5-4208-4783-8035-8481272c98b8"
111124
],
125+
"winserver2016-ps/**/*.yml": [
126+
"https://authoring-docs-microsoft.poolparty.biz/devrel/56936876-97d9-45cc-ad1b-9d63320447c8",
127+
"https://authoring-docs-microsoft.poolparty.biz/devrel/ba9cbf34-2075-4eb6-8fe8-8a65dc77b667",
128+
"https://authoring-docs-microsoft.poolparty.biz/devrel/bcbcbad5-4208-4783-8035-8481272c98b8"
129+
],
112130
"winserver2012-ps/**/*.md": [
113131
"https://authoring-docs-microsoft.poolparty.biz/devrel/56936876-97d9-45cc-ad1b-9d63320447c8",
114132
"https://authoring-docs-microsoft.poolparty.biz/devrel/e27ad519-5489-476b-be3f-292774021345"
115133
],
134+
"winserver2012-ps/**/*.yml": [
135+
"https://authoring-docs-microsoft.poolparty.biz/devrel/56936876-97d9-45cc-ad1b-9d63320447c8",
136+
"https://authoring-docs-microsoft.poolparty.biz/devrel/e27ad519-5489-476b-be3f-292774021345"
137+
],
116138
"winserver2012r2-ps/**/*.md": [
117139
"https://authoring-docs-microsoft.poolparty.biz/devrel/56936876-97d9-45cc-ad1b-9d63320447c8",
118140
"https://authoring-docs-microsoft.poolparty.biz/devrel/e27ad519-5489-476b-be3f-292774021345"
141+
],
142+
"winserver2012r2-ps/**/*.yml": [
143+
"https://authoring-docs-microsoft.poolparty.biz/devrel/56936876-97d9-45cc-ad1b-9d63320447c8",
144+
"https://authoring-docs-microsoft.poolparty.biz/devrel/e27ad519-5489-476b-be3f-292774021345"
119145
]
120146
}
121147
},

docset/docs-conceptual/mdop/get-started.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
---
2-
ms.technology:
3-
author: Kateyanne
4-
ms.author: v-kaunu
5-
ms.reviewer:
62
description: Use this topic to help manage MDOP technologies with Windows PowerShell.
7-
keywords: powershell, cmdlet
83
ms.date: 12/05/2016
94
ms.devlang: powershell
10-
ms.topic: reference
115
title: Microsoft Desktop Optimization Pack Automation with Windows PowerShell
12-
manager: dansimp
136
---
147

158
# Microsoft Desktop Optimization Pack
169

17-
This topic lists the Windows PowerShell modules included with Microsoft Desktop Optimization Pack (MDOP). The modules in the list support automating features of those components and provide links to the cmdlet references for each module. These modules enable you to use cmdlets to administer, maintain, configure, and develop new features for MDOP.
10+
This topic lists the Windows PowerShell modules included with Microsoft Desktop Optimization Pack
11+
(MDOP). The modules in the list support automating features of those components and provide links to
12+
the cmdlet references for each module. These modules enable you to use cmdlets to administer,
13+
maintain, configure, and develop new features for MDOP.
1814

19-
## MDOP Automation with Windows Powershell
15+
## MDOP Automation with Windows PowerShell
2016

21-
The table below shows the latest published version of the Help for each module. The Help is available in docs.microsoft.com through the links below, or as Updateable Help files. Updateable Help was introduced with Windows PowerShell 3.0 and enables you to have the latest Help topics available locally on your computer by using the Update-Help cmdlet. For more information, see [about_Updatable_Help](https://docs.microsoft.com/powershell/module/microsoft.powershell.core/about/about_updatable_help).
17+
The table below shows the latest published version of the Help for each module. The Help is
18+
available in docs.microsoft.com through the links below, or as Updateable Help files. Updateable
19+
Help was introduced with Windows PowerShell 3.0 and enables you to have the latest Help topics
20+
available locally on your computer by using the Update-Help cmdlet. For more information, see
21+
[about_Updatable_Help](/powershell/module/microsoft.powershell.core/about/about_updatable_help).
2222

2323
| Product | Latest product version |
2424
| - | - |

docset/docs-conceptual/winserver2012-ps/get-started.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,26 @@
11
---
2-
title: Windows 8 and Windows Server 2012
32
description: Use this topic to help manage Windows 8 and Windows Server 2012 technologies with Windows PowerShell.
4-
manager: dansimp
53
ms.date: 03/29/2021
6-
ms.author: v-kaunu
7-
author: Kateyanne
4+
title: Windows 8 and Windows Server 2012
85
---
96

107
# Windows Server 2012 and Windows 8
118

12-
This topic lists the Windows PowerShell modules included with Windows Server 2012 and Windows 8. The Windows PowerShell modules in the list support automating the features of those operating systems and provide links to the cmdlet references for each module. These modules enable you to use Windows PowerShell to administer, maintain, configure, and develop new features for Windows Server 2012 and Windows 8.
9+
This topic lists the Windows PowerShell modules included with Windows Server 2012 and Windows 8. The
10+
Windows PowerShell modules in the list support automating the features of those operating systems
11+
and provide links to the cmdlet references for each module. These modules enable you to use Windows
12+
PowerShell to administer, maintain, configure, and develop new features for Windows Server 2012 and
13+
Windows 8.
1314

14-
For information about the core features common to all versions of Windows PowerShell, see [Windows PowerShell Core](/powershell/scripting).
15+
For information about the core features common to all versions of Windows PowerShell, see
16+
[Windows PowerShell Core](/powershell/scripting).
1517

16-
The table below also shows the latest published version of the Help for each module. The Help is available through the links below, or as Updatable Help files. Updatable Help was introduced with Windows PowerShell 3.0 and enables you to have the latest Help topics available locally on your computer. See [about_Updatable_Help](/powershell/module/microsoft.powershell.core/about/about_updatable_help) for more information.
18+
The table below also shows the latest published version of the Help for each module. The Help is
19+
available through the links below, or as Updatable Help files. Updatable Help was introduced with
20+
Windows PowerShell 3.0 and enables you to have the latest Help topics available locally on your
21+
computer. See
22+
[about_Updatable_Help](/powershell/module/microsoft.powershell.core/about/about_updatable_help) for
23+
more information.
1724

1825
## Windows PowerShell features
1926

@@ -95,7 +102,5 @@ The table below also shows the latest published version of the Help for each mod
95102
| WindowsErrorReporting | [Windows Error Reporting Cmdlets](/powershell/module/windowserrorreporting) |
96103
| WindowsServerBackup | [Windows Server Backup Cmdlets](/powershell/module/windowsserverbackup) |
97104
| WSSCmdlets | [Windows Server Backup Cmdlets](/powershell/module/wsscmdlets) |
98-
<!-- | BitsTransfer | [BITS Cmdlets]("https://technet.microsoft.com/library/jj590836(v=wps.620).aspx") | -->
99-
<!-- | PowerShellWebAccess | [Windows PowerShell Web Access Cmdlets]("https://technet.microsoft.com/library/jj592887(v=wps.620).aspx") | -->
100105

101106
You can also find these modules by searching the [PowerShell Module Browser](/powershell/module/).

docset/docs-conceptual/winserver2012r2-ps/get-started.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,23 @@
11
---
2-
title: Windows 8.1 and Windows Server 2012 R2
32
description: Use this topic to help manage Windows 8.1 and Windows Server 21012 R2 technologies with Windows PowerShell.
4-
manager: dansimp
53
ms.date: 03/29/2021
6-
ms.author: v-kaunu
7-
author: Kateyanne
4+
title: Windows 8.1 and Windows Server 2012 R2
85
---
96

107
# Windows Server 2012 R2 and Windows 8.1
118

12-
This topic lists the Windows PowerShellÂ&reg; modules included with Windows Server 2012 R2 and Windows 8.1. The Windows PowerShell modules in the list support automating the features of those operating systems and provide links to the cmdlet references for each module. These modules enable you to use Windows PowerShell to administer, maintain, configure, and develop new features for and Windows Server 2012 R2.
9+
This topic lists the Windows PowerShellÂ&reg; modules included with Windows Server 2012 R2 and
10+
Windows 8.1. The Windows PowerShell modules in the list support automating the features of those
11+
operating systems and provide links to the cmdlet references for each module. These modules enable
12+
you to use Windows PowerShell to administer, maintain, configure, and develop new features for and
13+
Windows Server 2012 R2.
1314

14-
The table below also shows the latest published version of the Help for each module. The Help is available in the TechNet Library through the links below, or as Updatable Help files. Updatable Help was introduced with Windows PowerShell 3.0 and enables you to have the latest Help topics available locally on your computer. See [about\_Updatable\_Help](/powershell/module/microsoft.powershell.core/about/about_updatable_help) for more information.
15+
The table below also shows the latest published version of the Help for each module. The Help is
16+
available in the TechNet Library through the links below, or as Updatable Help files. Updatable Help
17+
was introduced with Windows PowerShell 3.0 and enables you to have the latest Help topics available
18+
locally on your computer. See
19+
[about_Updatable_Help](/powershell/module/microsoft.powershell.core/about/about_updatable_help)
20+
for more information.
1521

1622
## Windows and Windows Server Automation with Windows PowerShell
1723

docset/docs-conceptual/winserver2016-ps/get-started.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
---
2-
ms.mktglfcycl: manage
3-
ms.sitesec: library
4-
ms.author: v-kaunu
5-
title: Windows Server 2016
6-
ms.reviewer:
72
description: Use this topic to help manage Windows Server technologies with Windows PowerShell on Windows Server 2016.
8-
author: Kateyanne
9-
ms.assetid: f16d306b-a30a-45b3-a585-c450ad7ba93b
10-
manager: dansimp
113
ms.date: 09/26/2017
4+
title: Windows Server 2016
125
---
136

147

docset/docs-conceptual/winserver2019-ps/get-started.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,22 @@
11
---
2-
ms.author: jgerend
3-
title: Windows 10 and Windows Server 2019
4-
ms.reviewer:
52
description: Use this topic to help manage Windows 10 and Windows Server 2019 technologies with Windows PowerShell.
6-
author: JasonGerend
7-
manager: dansimp
83
ms.date: 03/29/2021
4+
title: Windows 10 and Windows Server 2019
95
---
106

117
# Windows 10 and Windows Server 2019
128

13-
This topic lists the Windows PowerShell modules included with Windows Server 2019 and Windows 10. The Windows PowerShell modules in the list support automating the features of those versions of the Windows operating system and provide links to the cmdlet references for each module. These modules enable you to use Windows PowerShell to administer, maintain, configure, and develop new features for Windows Server 2019 and Windows 10.
9+
This topic lists the Windows PowerShell modules included with Windows Server 2019 and Windows 10.
10+
The Windows PowerShell modules in the list support automating the features of those versions of the
11+
Windows operating system and provide links to the cmdlet references for each module. These modules
12+
enable you to use Windows PowerShell to administer, maintain, configure, and develop new features
13+
for Windows Server 2019 and Windows 10.
1414

15-
The table below also shows the latest published version of the Help for each module. The Help is available through the links below, or as Updatable Help files. Updatable Help was introduced with Windows PowerShell 3.0 and enables you to have the latest Help topics available locally on your computer. For more information, see [about_Updatable_Help](/powershell/module/microsoft.powershell.core/about/about_updatable_help).
15+
The table below also shows the latest published version of the Help for each module. The Help is
16+
available through the links below, or as Updatable Help files. Updatable Help was introduced with
17+
Windows PowerShell 3.0 and enables you to have the latest Help topics available locally on your
18+
computer. For more information, see
19+
[about_Updatable_Help](/powershell/module/microsoft.powershell.core/about/about_updatable_help).
1620

1721
| Module name | Title and link to Web version |
1822
| - | - |

docset/docs-conceptual/winserver2022-ps/get-started.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
---
2-
ms.author: jgerend
3-
title: Windows 10 and Windows Server 2019
4-
ms.reviewer:
52
description: Use this topic to help manage Windows 10 and Windows Server 2022 technologies with Windows PowerShell.
6-
author: JasonGerend
7-
manager: dansimp
83
ms.date: 03/29/2021
4+
title: Windows 10 and Windows Server 2019
95
---
106

117
# Windows 10 and Windows Server 2022
@@ -20,7 +16,7 @@ The table below also shows the latest published version of the Help for each mod
2016
available through the links below, or as Updatable Help files. Updatable Help was introduced with
2117
Windows PowerShell 3.0 and enables you to have the latest Help topics available locally on your
2218
computer. For more information, see
23-
[about_Updatable_Help](https://docs.microsoft.com/powershell/module/microsoft.powershell.core/about/about_updatable_help).
19+
[about_Updatable_Help](/powershell/module/microsoft.powershell.core/about/about_updatable_help).
2420

2521
| Module name | Title and link to Web version |
2622
| - | - |

docset/mapping/cabgenConfig.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,6 @@
2424
"docset/winserver2016-ps/Microsoft.Windows.ServerManager.Migration",
2525
"docset/winserver2016-ps/windowsdiagnosticdata"
2626
]
27-
},
28-
"winserver2012r2-ps": {
29-
"exclude": [
30-
"docset/winserver2012r2-ps/hpc",
31-
"docset/winserver2012r2-ps/hyper-v",
32-
"docset/winserver2012r2-ps/servermigrationcmdlets"
33-
]
34-
},
35-
"winserver2012-ps": {
36-
"exclude": [
37-
"docset/winserver2012-ps/hyper-v",
38-
"docset/winserver2012-ps/servermigrationcmdlets"
39-
]
4027
}
4128
}
4229
]

docset/winserver2016-ps/Microsoft.DiagnosticDataViewer/Disable-DiagnosticDataViewing.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
---
2-
author: Kateyanne
32
external help file: DDVCmdlets.dll-Help.xml
43
Module Name: Microsoft.DiagnosticDataViewer
5-
ms.author: v-kaunu
6-
ms.reviewer:
74
online version: https://docs.microsoft.com/powershell/module/microsoft.diagnosticdataviewer/disable-diagnosticdataviewing?view=windowsserver2016-ps&wt.mc_id=ps-gethelp
85
schema: 2.0.0
96
title: Disable-DiagnosticDataViewing

docset/winserver2016-ps/Microsoft.DiagnosticDataViewer/Enable-DiagnosticDataViewing.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
---
2-
author: Kateyanne
32
external help file: DDVCmdlets.dll-Help.xml
43
Module Name: Microsoft.DiagnosticDataViewer
5-
ms.author: v-kaunu
6-
ms.reviewer:
74
online version: https://docs.microsoft.com/powershell/module/microsoft.diagnosticdataviewer/enable-diagnosticdataviewing?view=windowsserver2016-ps&wt.mc_id=ps-gethelp
85
schema: 2.0.0
96
title: Enable-DiagnosticDataViewing

0 commit comments

Comments
 (0)