I don't think you will be able to do this as the public folder is held within
an Exchange database which isn't exposed as a drive via a provider. I'm not
aware of anything in PowerShell that would do this for you
--
Richard Siddaway
All scripts are supplied "as is" and with no warranty
PowerShell MVP
Blog:
http://richardsiddaway.spaces.live.com/
PowerShell User Group:
http://www.get-psuguk.org.uk
"JoshGfromPortland" wrote:
Quote:
> Copying public folders via Outlook has a limitation on the number of
> items/emails that can be copied at once. When you have a large number of
> items, this makes copying very difficult to do manually. I'm hoping
> Powershell can do this better.
>
> 1. Is the copy-item cmdlet usable with public folders?
>
> 2. Can the copy-item cmdlet be used to copy an Exchange public folder to the
> regular file system (i.e. C:\ drive)?
>
> 3. If the copy-item cmdlet cannot do this, is there a different command in
> Powershell that would be sufficient for this purpose?
>
> Our Specs:
> Exchange 2007
> Windows 2003 x64 Edition
>
> Thanks for any information and ideas,
>
> Josh
> SERA Architects