Public Folder removal

Hi,

I would like remove user default public folder mailbox.

I do not see the settings at DB but rather user mailbox settings.

Can I remove according DB?

July 27th, 2015 8:29pm

Hi,

You can bind default public folder mailbox database at mailbox level.

set-mailbox -identity "user" -DefaultPublicFolderMailbox "Pubic folder mailbox"

Regards

Vickram M

Free Windows Admin Tool Kit Click here and download it now
July 27th, 2015 11:34pm

Hi,

I need some DB users without default public folder mailbox also.

I don't seems I got an option for this.

July 27th, 2015 11:36pm

Hi,

Please try the following command to set DefualtPublicFolderMailbox for all mailboxes in a specific database :

Get-Mailbox -Database "DB01" | Set-Mailbox -DefaultPublicFolderMailbox "Public Folder Mailbox"

By default, the public folder mailbox used by a user is automatically selected by an algorithm that load-balances users across all public folder mailboxes.

Regards,

Free Windows Admin Tool Kit Click here and download it now
July 28th, 2015 4:24am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics