Hi, All!
This is the deal:
X1 –exchange 5.5 server. It holds PublicFolders that are accessible by the accounts of D1 domain. Need to get a complete list of PublicFolders from X1 with related accounts on D1 and corresponding permissions for every PublicFolder.
Final output should look like this:
X1 PublicFolder1 D1/Account1 Owner
X1 PublicFolder1 D1/Account2 ReadOnly
X1 PublicFolder2 D1/Account2 Owner
X1 PublicFolder3 D1/Account1 ReadOnly
How I can do it?
This is the deal:
X1 –exchange 5.5 server. It holds PublicFolders that are accessible by the accounts of D1 domain. Need to get a complete list of PublicFolders from X1 with related accounts on D1 and corresponding permissions for every PublicFolder.
Final output should look like this:
X1 PublicFolder1 D1/Account1 Owner
X1 PublicFolder1 D1/Account2 ReadOnly
X1 PublicFolder2 D1/Account2 Owner
X1 PublicFolder3 D1/Account1 ReadOnly
How I can do it?