Forum Discussion
RuffDay
Apr 28, 2023Copper Contributor
Exchange get-mailpublicfolder vs get-mailbox -publicfolder
I have a public folder mailbox called "Public Folder Mailbox1". I'm following the article to sync onprem Public Folder to EXO. When I run the script with -whatif, at the "get-mailpublicfolder" o...
VasilMichev
Apr 28, 2023MVP
Think of "Public Folder Mailbox1" (and in general the output of Get-Mailbox -PublicFolder) as the "database", whereas the 7 entries returned from Get-MailPublicFolder represent the set of mail-enabled PFs that are "part" of the database.
RuffDay
Apr 28, 2023Copper Contributor
ok that makes a little more sense now, thank you for clarifying. Next up is the OAB's, I believe that was the old way of distributing the address book. Should those alias' be fixed or can they be disabled?