Windows server 2003/2008 and Exchange 2007 – How to check public folder permissions
Posted by aidas | Posted in Exchange 2007, Powershell, Windows 2003, Windows 2008 | Posted on 05-05-2009
0
We will check how to list Public Folder “TestPF” permissions which is located under \Finance on Exchange 2007 server “TestExchange”. For that open exchange powershell in Windows server 2003 and type:
Get-PublicFolderClientPermission \Finance\TestPF -Server TestExchange
Follow us on Twitter !







