powershell - How do I access the non-IPM_SUBTREE Public Folder Tree with WMI? -


i'm trying verify when oab (offline address book) root folder new oab created powershell. there wmi class exposes this? i'm using powershell, examples or links do.

if exchange server exchange 2007, powershell (using exchange snapin) able access running command:

get-publicfolder \non_ipm_subtree -recurse 

if server exchange 2003, need mixture of adsi/ldap query that. reply if exchange 2003.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -