Skip to content

Commit 7ddf894

Browse files
authored
Merge branch 'master' into patch-6
2 parents 10e96e6 + 65f3ada commit 7ddf894

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

sharepoint/sharepoint-ps/sharepoint-server/Set-SPContentDatabase.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ external help file: Microsoft.SharePoint.PowerShell.dll-help.xml
33
applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016, SharePoint Server 2019
44
title: Set-SPContentDatabase
55
schema: 2.0.0
6-
author: techwriter40
7-
ms.author: kirks
6+
author: kenwith
7+
ms.author: kenwith
88
ms.reviewer:
99
---
1010

sharepoint/sharepoint-ps/sharepoint-server/Start-SPAssignment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ external help file: Microsoft.SharePoint.PowerShell.dll-help.xml
33
applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016, SharePoint Server 2019
44
title: Start-SPAssignment
55
schema: 2.0.0
6-
author: techwriter40
7-
ms.author: kirks
6+
author: kenwith
7+
ms.author: kenwith
88
ms.reviewer:
99
---
1010

skype/skype-ps/skype/Reset-CsRoutingGroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Missing routing groups can be identified by using the `Get-CsPoolFabricState` cm
3030

3131
### -------------------------- Example 1 --------------------------
3232
```
33-
Reset-CsRoutingGroup -RoutingGroup "bef5fa3b-3c97-4af0-abe7-611deee7616c" -Type "Transient"
33+
Reset-CsRoutingGroup -RoutingGroup "bef5fa3b-3c97-4af0-abe7-611deee7616c" -ResetType "Transient"
3434
```
3535

3636
The command shown in Example 1 performs a transient on the routing group with the identity bef5fa3b-3c97-4af0-abe7-611deee7616c.

0 commit comments

Comments
 (0)