Skip to content

Commit 3e2662b

Browse files
authored
Merge pull request MicrosoftDocs#7969 from MicrosoftDocs/master
Publish 06/21/2021, 10:30 AM
2 parents e4b6c60 + 67842ce commit 3e2662b

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)