« Please post your reviews | Main | UPDATED Aug 19 2005 - VBScript that will use NTBACKUP to back up Exchange 200x »
August 09, 2005
Chapter 9 scripts
Chapter 9 tells you how to manage your public folder databases. Scripts in this chapter include:
- Get and set public folder permissions (written by Outlook MVP Eric Legault)
- Force replication in all PFs
- Force replication in a single PF
- Get PF tree properties
- What it does
- Mail-enable (or disable) a PF
- What it does
- Find all PF replicas on a server
- Create a local replica of all folders
Or you can get all of the chapter scripts as a single bundle.
In addition, this chapter is the sample chapter that you can download from O'Reilly's Exchange Server Cookbook page, so if you haven't actually seen the book yet, go there and take a look.
Posted by Paul at August 9, 2005 11:28 AM
Trackback Pings
TrackBack URL for this entry:
http://www.robichaux.net/cgi-bin/mt-tracker.cgi/1337
Comments
How would you delete a public folder programatically?
Posted by: Ingram Leedy at December 7, 2005 03:37 PM
To delete a folder instance, see recipe 9.4. To delete a folder from the system (e.g. to get rid of all instances), you have to delete every replica of the folder.
Posted by: paulr
at December 8, 2005 05:45 AM