Skip to content

Commit 4a31210

Browse files
committed
fix absolute URL paths
1 parent 170a6c2 commit 4a31210

File tree

5 files changed

+45
-13
lines changed

5 files changed

+45
-13
lines changed

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

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,18 @@ title: Microsoft Desktop Optimization Pack Automation with Windows PowerShell
77

88
# Microsoft Desktop Optimization Pack
99

10-
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.
1114

12-
## MDOP Automation with Windows Powershell
15+
## MDOP Automation with Windows PowerShell
1316

14-
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).
1522

1623
| Product | Latest product version |
1724
| - | - |

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

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,21 @@ title: Windows 8 and Windows Server 2012
66

77
# Windows Server 2012 and Windows 8
88

9-
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.
1014

11-
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).
1217

13-
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.
1424

1525
## Windows PowerShell features
1626

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

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

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

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,18 @@ title: Windows 8.1 and Windows Server 2012 R2
66

77
# Windows Server 2012 R2 and Windows 8.1
88

9-
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.
1014

11-
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.
1221

1322
## Windows and Windows Server Automation with Windows PowerShell
1423

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

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,17 @@ title: Windows 10 and Windows Server 2019
66

77
# Windows 10 and Windows Server 2019
88

9-
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.
1014

11-
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).
1220

1321
| Module name | Title and link to Web version |
1422
| - | - |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The table below also shows the latest published version of the Help for each mod
1616
available through the links below, or as Updatable Help files. Updatable Help was introduced with
1717
Windows PowerShell 3.0 and enables you to have the latest Help topics available locally on your
1818
computer. For more information, see
19-
[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).
2020

2121
| Module name | Title and link to Web version |
2222
| - | - |

0 commit comments

Comments
 (0)