Skip to content

Commit 2a7960c

Browse files
authored
Merge branch 'main' into patch-1
2 parents fa1d180 + f896bcb commit 2a7960c

File tree

9 files changed

+6
-9
lines changed

9 files changed

+6
-9
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ computer. For more information, see
7171
| Iscsi | [iSCSI](/powershell/module/iscsi) |
7272
| IscsiTarget | [iSCSI Target](/powershell/module/iscsitarget) |
7373
| KDS | [Key Distribution Server](/powershell/module/kds) |
74-
| Microsoft.Windows.ServerManager.Migration | [Server Migration](/powershell/module/Microsoft.Windows.ServerManager.Migration) |
7574
| MMAgent | [Memory Management Agent](/powershell/module/mmagent) |
7675
| Mpio | [MPIO](/powershell/module/mpio) |
7776
| MSDTC | [Distributed Transaction Coordinator](/powershell/module/msdtc) |

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ computer. For more information, see
7070
| Iscsi | [iSCSI](/powershell/module/iscsi) |
7171
| IscsiTarget | [iSCSI Target](/powershell/module/iscsitarget) |
7272
| KDS | [Key Distribution Server](/powershell/module/kds) |
73-
| Microsoft.Windows.ServerManager.Migration | [Server Migration](/powershell/module/Microsoft.Windows.ServerManager.Migration/) |
7473
| MMAgent | [Memory Management Agent](/powershell/module/mmagent) |
7574
| Mpio | [MPIO](/powershell/module/mpio) |
7675
| MSDTC | [Distributed Transaction Coordinator](/powershell/module/msdtc) |

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ computer. For more information, see
7070
| Iscsi | [iSCSI](/powershell/module/iscsi) |
7171
| IscsiTarget | [iSCSI Target](/powershell/module/iscsitarget) |
7272
| KDS | [Key Distribution Server](/powershell/module/kds) |
73-
| Microsoft.Windows.ServerManager.Migration | [Server Migration](/powershell/module/Microsoft.Windows.ServerManager.Migration/) |
7473
| MMAgent | [Memory Management Agent](/powershell/module/mmagent) |
7574
| Mpio | [MPIO](/powershell/module/mpio) |
7675
| MSDTC | [Distributed Transaction Coordinator](/powershell/module/msdtc) |

docset/winserver2012-ps/webadministration/Enable-WebCentralCertProvider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Accept wildcard characters: False
4848
```
4949
5050
### -Password
51-
Name of the user account that is used to access the central certificate store.
51+
Password of the user account that is used to access the central certificate store.
5252
5353
```yaml
5454
Type: String

docset/winserver2012r2-ps/webadministration/Enable-WebCentralCertProvider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Accept wildcard characters: False
5050
```
5151
5252
### -Password
53-
Specifies the name of the user account that is used to access the central certificate store.
53+
Specifies the password of the user account that is used to access the central certificate store.
5454
5555
```yaml
5656
Type: String

docset/winserver2016-ps/webadministration/Enable-WebCentralCertProvider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Accept wildcard characters: False
5151
```
5252
5353
### -Password
54-
Specifies the name of the user account that is used to access the central certificate store.
54+
Specifies the password of the user account that is used to access the central certificate store.
5555
5656
```yaml
5757
Type: String

docset/winserver2019-ps/webadministration/Enable-WebCentralCertProvider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Accept wildcard characters: False
5151
```
5252
5353
### -Password
54-
Specifies the name of the user account that is used to access the central certificate store.
54+
Specifies the password of the user account that is used to access the central certificate store.
5555
5656
```yaml
5757
Type: String

docset/winserver2022-ps/adfs/Remove-AdfsFarmNode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
8787
8888
## RELATED LINKS
8989
90-
[Uninstall-WindowsFeature](/powershell/module/Microsoft.Windows.ServerManager.Migration/Uninstall-WindowsFeature)
90+
[Uninstall-WindowsFeature](/powershell/module/servermanager/uninstall-windowsfeature)
9191

docset/winserver2022-ps/webadministration/Enable-WebCentralCertProvider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Accept wildcard characters: False
5151
```
5252
5353
### -Password
54-
Specifies the name of the user account that is used to access the central certificate store.
54+
Specifies the password of the user account that is used to access the central certificate store.
5555
5656
```yaml
5757
Type: String

0 commit comments

Comments
 (0)