Skip to content

Commit 67842ce

Browse files
authored
Merge pull request MicrosoftDocs#7968 from MicrosoftDocs/chrisda
Update Start-ManagedFolderAssistant.md
2 parents 0ba2625 + fd8e4f0 commit 67842ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exchange/exchange-ps/exchange/Start-ManagedFolderAssistant.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ The Identity parameter specifies the mailbox to be processed. In cross-premises
118118
- SamAccountName
119119
- User ID or user principal name (UPN)
120120

121+
**Note**: In the cloud-based service, if you receive an error, try using the mailbox GUID for the value of this parameter. You can get the mailbox GUID value by replacing <UserIdentity> with the email address of the user and running the following command: `Get-Mailbox -User <UserIdentity> | Format-List *GUID,MailboxLocations`.
122+
121123
```yaml
122124
Type: MailboxOrMailUserIdParameter
123125
Parameter Sets: (All)

0 commit comments

Comments
 (0)