Hi,
On exchange Server 2013, i am trying to find whether public folder mailboxes or public folders exists in an organization without running powershell cmdlets.(may be from active directory).
On earlier exchange servers like exchange server 2012, we can find the public folder database from ADSIEdit.msc.
As there is no public folder database on exchange server 2013. We have mailbox databases for public folder mailboxes on exchange 2013. We can find the entry of mailbox database in ADSIEdit.msc @CN=Mailbox Database 1260218139,CN=Databases,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=First Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=Dimain,DC=com.
Is there any property mailbox database in ADSIEdit.msc, through which we can know that whether public folder mailboxes present in organization?
There is one property of Mailbox Database in ADSIEdit i.e. "msExchDefaultPublicFolderMailbox".Can anyone tell me its usage? Its current vale is NOT-SET in my environment.
Is there any way through which we can find the whether public folders are present or not without running powershell command?
Thanks
Sandeep Gupta