Skip to content

Commit 6d98f47

Browse files
authored
Merge pull request MicrosoftDocs#8015 from MicrosoftDocs/master
Publish 07/02/2021, 10:30 AM
2 parents 1d42b6d + 9356354 commit 6d98f47

File tree

2 files changed

+23
-22
lines changed

2 files changed

+23
-22
lines changed

exchange/exchange-ps/exchange/New-MailboxRepairRequest.md

Lines changed: 21 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -95,37 +95,37 @@ This example creates a variable that identifies Ann Beebe's mailbox and then use
9595
### -CorruptionType
9696
The CorruptionType parameter specifies the type of corruption that you want to detect and repair. You can use the following values:
9797

98-
- AbandonedMoveDestination: Exchange 2016 or later, but only with the Database parameter, not the Mailbox parameter.
99-
- AggregateCounts: Aggregate counts on folders that aren't reflecting correct values.
100-
- BigFunnelMissingPOIs: Exchange 2016.
98+
- AbandonedMoveDestination\*: Exchange 2016 or later, but only with the Database parameter, not the Mailbox parameter.
99+
- AggregateCounts\*: Aggregate counts on folders that aren't reflecting correct values.
100+
- BigFunnelMissingPOIs\*: Exchange 2016.
101101
- BigFunnelPOI: Exchange 2019.
102-
- CleanupFilesFolder: Exchange 2016 or later.
103-
- CleanupGraphNodesWithPropertyError: Exchange 2016 or later.
104-
- CleanupOfficeGraphFolders: Exchange 2016 or later.
102+
- CleanupFilesFolder\*: Exchange 2016 or later.
103+
- CleanupGraphNodesWithPropertyError\*: Exchange 2016 or later.
104+
- CleanupOfficeGraphFolders\*: Exchange 2016 or later.
105105
- CleanupOfficeGraphSsc: Exchange 2016 or later.
106-
- CleanupOrphanedIndexes: Exchange 2016 or later.
107-
- CleanupTrendingAroundMe: Exchange 2016 or later.
108-
- CorruptJunkRule: Exchange 2013 or later.
109-
- CorruptSearchFolderCriteria: Exchange 2016 or later.
110-
- CorruptedPerUserData: Exchange 2016 or later.
111-
- DropAllLazyIndexes: Exchange 2013 or later.
112-
- EmptyFilesFolder: Exchange 2016 or later.
106+
- CleanupOrphanedIndexes\*: Exchange 2016 or later.
107+
- CleanupTrendingAroundMe\*: Exchange 2016 or later.
108+
- CorruptJunkRule\*: Exchange 2013 or later.
109+
- CorruptSearchFolderCriteria\*: Exchange 2016 or later.
110+
- CorruptedPerUserData\*: Exchange 2016 or later.
111+
- DropAllLazyIndexes\*: Exchange 2013 or later.
112+
- EmptyFilesFolder\*: Exchange 2016 or later.
113113
- Extension1: Exchange 2013 or later, but reserved for internal Microsoft use.
114114
- Extension2: Exchange 2013 or later, but reserved for internal Microsoft use.
115115
- Extension3: Exchange 2013 or later, but reserved for internal Microsoft use.
116116
- Extension4: Exchange 2013 or later, but reserved for internal Microsoft use.
117117
- Extension5: Exchange 2013 or later, but reserved for internal Microsoft use.
118-
- FocusedInboxCleanup: Exchange 2016 or later.
119-
- FolderACL: Exchange 2013 or later.
120-
- FolderView: Views on folders that aren't returning correct contents.
121-
- ImapId: Exchange 2013 or later.
122-
- LockedMoveTarget: Exchange 2013 or later, but only if the mailbox is locked.
118+
- FocusedInboxCleanup\*: Exchange 2016 or later.
119+
- FolderACL\*: Exchange 2013 or later.
120+
- FolderView\*: Views on folders that aren't returning correct contents.
121+
- ImapId\*: Exchange 2013 or later.
122+
- LockedMoveTarget\*: Exchange 2013 or later, but only if the mailbox is locked.
123123
- MessageId
124124
- MessagePtagCn
125125
- MissingSpecialFolders: Exchange 2013 or later.
126126
- OlcFolderCleanup: Exchange 2016 or later.
127127
- ProvisionedFolder: Provisioned folders that are incorrectly pointing into parent folders that aren't provisioned.
128-
- ReduceRedundantAI: Exchange 2016 or later, and only by itself.
128+
- ReduceRedundantAI\*: Exchange 2016 or later.
129129
- RemovePICWFolder: Exchange 2016 or later, but reserved for internal Microsoft use.
130130
- ReplState: Exchange 2013 or later.
131131
- RestrictionFolder: Exchange 2013 or later.
@@ -137,6 +137,8 @@ The CorruptionType parameter specifies the type of corruption that you want to d
137137

138138
You can specify multiple values separated by commas.
139139

140+
\* You can only use this value by itself.
141+
140142
```yaml
141143
Type: MailboxStoreCorruptionType[]
142144
Parameter Sets: (All)

skype/skype-ps/skype/New-CsExternalAccessPolicy.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Enables you to create a new external access policy.
1818
External access policies determine whether or not your users can: 1) communicate with users who have Session Initiation Protocol (SIP) accounts with a federated organization; 2) communicate with users who have SIP accounts with a public instant messaging (IM) provider such as MSN; and, 3) access Skype for Business Server over the Internet, without having to log on to your internal network.
1919
This cmdlet was introduced in Lync Server 2010.
2020

21-
21+
For information about external access in Microsoft Teams, see [Manage external access in Microsoft Teams](/microsoftteams/manage-external-access) and [Teams and Skype interoperability](/microsoftteams/teams-skype-interop) for specific details.
2222

2323
## SYNTAX
2424

@@ -166,7 +166,7 @@ The default value is False.
166166
Type: Boolean
167167
Parameter Sets: (All)
168168
Aliases:
169-
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
169+
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Server 2015, Skype for Business Server 2019
170170

171171
Required: False
172172
Position: Named
@@ -343,4 +343,3 @@ Creates new instances of the Microsoft.Rtc.Management.WritableConfig.Policy.Exte
343343

344344
[Set-CsExternalAccessPolicy](Set-CsExternalAccessPolicy.md)
345345

346-

0 commit comments

Comments
 (0)