Skip to content

Making it Cloudy

  • Helpful Links

Tag: public folder

Get Public folder path from email address

Posted on September 27, 2021 by Nav

There are some occasions where you need to find the path of a public folder given an email address. Luckily, there is a simple powershell command that can be run to grab the path.

 

One the exchange shell, run the following command:

((Get-MailPublicFolder emailaddress).EntryID | Get-PublicFolder).ParentPath

This should return the path of the public folder.

 

Exchange exchange 2016, public folder Leave a comment

Search

Tags

azure private dns exchange 2016 privatedns privatelink public folder

Categories

Built with BoldGridPowered By DreamHost