Skip to content

Commit 4d6ed57

Browse files
committed
Update URLs for site rebrand
1 parent 174d960 commit 4d6ed57

File tree

3,364 files changed

+3458
-3453
lines changed

Some content is hidden

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

3,364 files changed

+3458
-3453
lines changed

README.md

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,29 @@ Welcome! This repository houses the Windows 10, Windows Server 2016, and MDOP Po
44

55
Edits to this content are published in the following places:
66

7-
- [Windows 10 and Windows Server 2016](https://docs.microsoft.com/powershell/windows/get-started?view=win10-ps&preserve-view=true)
8-
- [Microsoft Desktop Optimization Pack](https://docs.microsoft.com/powershell/mdop/get-started)
7+
- [Windows 10 and Windows Server 2016][1]
8+
- [Microsoft Desktop Optimization Pack][2]
99

1010
## PowerShell Updatable Help (CabGen) CI Build Status
1111

12-
[![Build Status](https://apidrop.visualstudio.com/Content%20CI/_apis/build/status/PROD/CabGen(PowerShell_Updatable_Help)/GitHub_MicrosoftDocs_windows-powershell-docs/46a32786-a1f6-1250-e1e1-2a4554025dc9_cabgen_Publish-Updatable-Help?repoName=MicrosoftDocs%2Fwindows-powershell-docs&branchName=live)](https://apidrop.visualstudio.com/Content%20CI/_build/latest?definitionId=5077&repoName=MicrosoftDocs%2Fwindows-powershell-docs&branchName=live)
12+
[![Build Status][3]/GitHub_MicrosoftDocs_windows-powershell-docs/46a32786-a1f6-1250-e1e1-2a4554025dc9_cabgen_Publish-Updatable-Help?repoName=MicrosoftDocs%2Fwindows-powershell-docs&branchName=live)](https://apidrop.visualstudio.com/Content%20CI/_build/latest?definitionId=5077&repoName=MicrosoftDocs%2Fwindows-powershell-docs&branchName=live)
1313

1414
## Contributing
1515

16-
We actively merge contributions into this repository via [pull request](https://help.github.com/articles/using-pull-requests/) into the *main* branch.
17-
If you are not a Microsoft employee, before you submit a pull request you must [sign a Contribution License Agreement](https://cla.microsoft.com/) to ensure that the community is free to use your submissions.
18-
For more information on contributing, read our [contributions guide](CONTRIBUTING.md).
16+
We actively merge contributions into this repository via [pull request][4] into the *main* branch.
17+
If you are not a Microsoft employee, before you submit a pull request you must [sign a Contribution License Agreement][5] to ensure that the community is free to use your submissions.
18+
For more information on contributing, read our [contributions guide][6].
1919

2020

21-
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
21+
This project has adopted the [Microsoft Open Source Code of Conduct][7]. For more information, see the [Code of Conduct FAQ][8] or contact [[email protected]][9] with any additional questions or comments.
22+
23+
<!-- link references -->
24+
[1]: https://docs.microsoft.com/powershell/windows/get-started?view=win10-ps&preserve-view=true
25+
[2]: https://docs.microsoft.com/powershell/mdop/get-started
26+
[3]: https://apidrop.visualstudio.com/Content%20CI/_apis/build/status/PROD/CabGen(PowerShell_Updatable_Help
27+
[4]: https://help.github.com/articles/using-pull-requests/
28+
[5]: https://cla.microsoft.com/
29+
[6]: CONTRIBUTING.md
30+
[7]: https://opensource.microsoft.com/codeofconduct/
31+
[8]: https://opensource.microsoft.com/codeofconduct/faq/
32+
[9]: mailto:[email protected]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: DDVCmdlets.dll-Help.xml
33
Module Name: Microsoft.DiagnosticDataViewer
4-
online version: https://docs.microsoft.com/powershell/module/microsoft.diagnosticdataviewer/disable-diagnosticdataviewing?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
4+
online version: https://learn.microsoft.com/powershell/module/microsoft.diagnosticdataviewer/disable-diagnosticdataviewing?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
55
schema: 2.0.0
66
title: Disable-DiagnosticDataViewing
77
---

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: DDVCmdlets.dll-Help.xml
33
Module Name: Microsoft.DiagnosticDataViewer
4-
online version: https://docs.microsoft.com/powershell/module/microsoft.diagnosticdataviewer/enable-diagnosticdataviewing?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
4+
online version: https://learn.microsoft.com/powershell/module/microsoft.diagnosticdataviewer/enable-diagnosticdataviewing?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
55
schema: 2.0.0
66
title: Enable-DiagnosticDataViewing
77
---

docset/winserver2022-ps/Microsoft.DiagnosticDataViewer/Get-DiagnosticData.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: DDVCmdlets.dll-Help.xml
33
Module Name: Microsoft.DiagnosticDataViewer
4-
online version: https://docs.microsoft.com/powershell/module/microsoft.diagnosticdataviewer/get-diagnosticdata?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
4+
online version: https://learn.microsoft.com/powershell/module/microsoft.diagnosticdataviewer/get-diagnosticdata?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
55
schema: 2.0.0
66
title: Get-DiagnosticData
77
---

docset/winserver2022-ps/Microsoft.DiagnosticDataViewer/Get-DiagnosticDataTypes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: DDVCmdlets.dll-Help.xml
33
Module Name: Microsoft.DiagnosticDataViewer
4-
online version: https://docs.microsoft.com/powershell/module/microsoft.diagnosticdataviewer/get-diagnosticdatatypes?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
4+
online version: https://learn.microsoft.com/powershell/module/microsoft.diagnosticdataviewer/get-diagnosticdatatypes?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
55
schema: 2.0.0
66
title: Get-DiagnosticDataTypes
77
---

docset/winserver2022-ps/Microsoft.DiagnosticDataViewer/Get-DiagnosticDataViewingSetting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: DDVCmdlets.dll-Help.xml
33
Module Name: Microsoft.DiagnosticDataViewer
4-
online version: https://docs.microsoft.com/powershell/module/microsoft.diagnosticdataviewer/get-diagnosticdataviewingsetting?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
4+
online version: https://learn.microsoft.com/powershell/module/microsoft.diagnosticdataviewer/get-diagnosticdataviewingsetting?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
55
schema: 2.0.0
66
title: Get-DiagnosticDataViewingSetting
77
---

docset/winserver2022-ps/Microsoft.DiagnosticDataViewer/Get-DiagnosticStoreCapacity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: DDVCmdlets.dll-Help.xml
33
Module Name: Microsoft.DiagnosticDataViewer
4-
online version: https://docs.microsoft.com/powershell/module/microsoft.diagnosticdataviewer/get-diagnosticstorecapacity?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
4+
online version: https://learn.microsoft.com/powershell/module/microsoft.diagnosticdataviewer/get-diagnosticstorecapacity?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
55
schema: 2.0.0
66
title: Get-DiagnosticStoreCapacity
77
---

docset/winserver2022-ps/Microsoft.DiagnosticDataViewer/Set-DiagnosticStoreCapacity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: DDVCmdlets.dll-Help.xml
33
Module Name: Microsoft.DiagnosticDataViewer
4-
online version: https://docs.microsoft.com/powershell/module/microsoft.diagnosticdataviewer/set-diagnosticstorecapacity?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
4+
online version: https://learn.microsoft.com/powershell/module/microsoft.diagnosticdataviewer/set-diagnosticstorecapacity?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
55
schema: 2.0.0
66
title: Set-DiagnosticStoreCapacity
77
---

docset/winserver2022-ps/Microsoft.Windows.ServerManager.Migration/Disable-ServerManagerStandardUserRemoting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Use this topic to help manage Windows and Windows Server technologi
33
external help file: ServerManager-help.xml
44
Module Name: Microsoft.Windows.ServerManager.Migration
55
ms.date: 12/20/2016
6-
online version: https://docs.microsoft.com/powershell/module/microsoft.windows.servermanager.migration/disable-servermanagerstandarduserremoting?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
6+
online version: https://learn.microsoft.com/powershell/module/microsoft.windows.servermanager.migration/disable-servermanagerstandarduserremoting?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: Disable-ServerManagerStandardUserRemoting
99
---

docset/winserver2022-ps/Microsoft.Windows.ServerManager.Migration/Enable-ServerManagerStandardUserRemoting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Use this topic to help manage Windows and Windows Server technologi
33
external help file: ServerManager-help.xml
44
Module Name: Microsoft.Windows.ServerManager.Migration
55
ms.date: 12/20/2016
6-
online version: https://docs.microsoft.com/powershell/module/microsoft.windows.servermanager.migration/enable-servermanagerstandarduserremoting?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
6+
online version: https://learn.microsoft.com/powershell/module/microsoft.windows.servermanager.migration/enable-servermanagerstandarduserremoting?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: Enable-ServerManagerStandardUserRemoting
99
---

0 commit comments

Comments
 (0)