@@ -95,37 +95,37 @@ This example creates a variable that identifies Ann Beebe's mailbox and then use
95
95
### -CorruptionType
96
96
The CorruptionType parameter specifies the type of corruption that you want to detect and repair. You can use the following values:
97
97
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.
101
101
- 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.
105
105
- 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.
113
113
- Extension1: Exchange 2013 or later, but reserved for internal Microsoft use.
114
114
- Extension2: Exchange 2013 or later, but reserved for internal Microsoft use.
115
115
- Extension3: Exchange 2013 or later, but reserved for internal Microsoft use.
116
116
- Extension4: Exchange 2013 or later, but reserved for internal Microsoft use.
117
117
- 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.
123
123
- MessageId
124
124
- MessagePtagCn
125
125
- MissingSpecialFolders: Exchange 2013 or later.
126
126
- OlcFolderCleanup: Exchange 2016 or later.
127
127
- 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.
129
129
- RemovePICWFolder: Exchange 2016 or later, but reserved for internal Microsoft use.
130
130
- ReplState: Exchange 2013 or later.
131
131
- RestrictionFolder: Exchange 2013 or later.
@@ -137,6 +137,8 @@ The CorruptionType parameter specifies the type of corruption that you want to d
137
137
138
138
You can specify multiple values separated by commas.
139
139
140
+ \* You can only use this value by itself.
141
+
140
142
``` yaml
141
143
Type : MailboxStoreCorruptionType[]
142
144
Parameter Sets : (All)
0 commit comments