I'm having a hard time removing all the public folder replicas from a
temp 2007 mailbox server that I am trying to uninstall.  The following
commands are supposed to remove all the PF's from the server:

 

Get-PublicFolder -Server oldmbxserver "\" -Recurse -ResultSize:Unlimited
| Remove-PublicFolder -Server oldmbxserver -Recurse
-ErrorAction:SilentlyContinue

 

Get-PublicFolder -Server oldmbxserver "\Non_Ipm_Subtree" -Recurse
-ResultSize:Unlimited | Remove-PublicFolder -Server oldmbxserver
-Recurse -ErrorAction:SilentlyContinue

 

Would this be safe to run to remove all replicas on a single server, or
would it also delete the PF replicas from other servers?

 

Thanks,

 

mb


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~             http://www.sunbeltsoftware.com/Ninja                ~

Reply via email to