Thank you,

Is there a command that just brings up the folders without replicas if you have 
thousands?

From: Michael B. Smith [mailto:mich...@smithcons.com]
Sent: 29 December 2010 22:36
To: MS-Exchange Admin Issues
Subject: RE: Public Folder Command

For user level public folders:

Get-PublicFolder -recurse | select Identity, Replicas

For system level public folders:

Get-PublicFolder -recurse -Id \NON_IPM_SUBTREE | select Identity, Replicas

If Replicas are empty, you don't have to be concerned with adding a replica.

You want to ensure that all PFs existing on the 2007 server have replicas on 
the 2010 server. If you only have a handful, you can do them manually. 
Otherwise, look into using $exscripts\AddReplicaToPFRecursive.ps1.

Regards,

Michael B. Smith
Consultant and Exchange MVP
http://TheEssentialExchange.com

From: Paul Cookman [mailto:paul.cook...@selection.co.uk]
Sent: Wednesday, December 29, 2010 5:22 PM
To: MS-Exchange Admin Issues
Subject: Public Folder Command

I am looking for a shell command to see what Public folders are not setup as 
replicas before removing them from the 2007 EX

Moving to EX 2010.

Regards,

Paul.

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.com<mailto:listmana...@lyris.sunbeltsoftware.com>
with the body: unsubscribe exchangelist

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.com<mailto:listmana...@lyris.sunbeltsoftware.com>
with the body: unsubscribe exchangelist

--
This message has been scanned for viruses and
dangerous content by MailScanner,
and is believed to be clean.



---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

Reply via email to