Yeah, they're all system folders that are left.  All are listed as
"isDeletePending: True" but have been sitting over night.  I wanted to
try and remove them but wanted to make sure I wasn't going to be
deleting something on another server.

 

mb

 

________________________________

From: Neil Hobson [mailto:nhob...@gmail.com] 
Sent: Friday, March 13, 2009 9:37 AM
To: MS-Exchange Admin Issues
Subject: RE: Removing PF Database from 2007

 

You can use the MoveAllReplicas.ps1 script first to make sure all
replicas aren't on the source server.

 

Then use the Get-PublicFolderStatistics cmdlet.  If that shows folders,
you can't remove the PF database.  If there are folders that contain
data, you need to look at why these aren't replicating and rehoming.  If
they are just system folders like OWAScratchPad, et al, you can proceed
with a Get-PublicFolderStatistics | Remove-PublicFolder cmdlet.  BUT!
This will delete the public folders you still have left so make sure
there are no folders with data in them that you actually want.

 

 

From: Matthew Bullock [mailto:mbull...@root9.com] 
Sent: 13 March 2009 16:20
To: MS-Exchange Admin Issues
Subject: Removing PF Database from 2007

 

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