I have installed Powershell and Exchange Management Shell on 32 bit server,
and I can successfully retrieve a list of all Exchange users/mailboxes by
running "Get-Mailbox" on the 32-bit server.
However, when I try and export all mailboxes to a PST file, I get:
"Export-Mailbox : A parameter cannot be found that matches parameter name
'PSTFolderPath'"
I have tried many variations of the command as follows, to no avail:
"get-mailbox | export-mailbox -PSTFolderPath:'D:\PSTfiles' -Confirm:$false"
HELP!
If you have more problems check this:
http://www.exchangeinbox.com/article.aspx?i=102
--
Alexander Zammit
WinDeveloper Software
IMF Tune - Unleash the Full Intelligent Message Filter Power
http://www.windeveloper.com/imftune/
"Iobaba" <Iob...@discussions.microsoft.com> wrote in message
news:1FA870F7-5284-4299...@microsoft.com...
James Chong (MVP)
MCITP | EMA; MCSE | M+, S+,
Security+, Project+, ITIL
msexchangetips.blogspot.com
> > > HELP!- Hide quoted text -
>
> - Show quoted text -
I had Exchange 2007 SP1 64Bit.
To Export / Import Management had to install the PC tools with 32-bit XP even
Then I had to download an update from microsoft for it. e2k7SP1PT32.
Oh yes I could export, because my version of Exchange did not have a-PSTFolderPath.
Woe to facilitate created a script that runs on the shell to not keep typing 1-1 each user!
Example export-mailbox-identity "user"-PSTFolderPath c: \ PST-confirm: $ false
Just export the list of Exchange users via the console itself. Open the excel ... take the alias and run the program UltraEdit for him to put the name of the users.
That was my problem. I hope this helps if anyone needs!
>> On Wednesday, April 30, 2008 12:11 PM Alexander Zammit [MVP] wrote:
>> You need to install Exchange 2007 SP1 on all Ex07 machines.
>> PST export was not supported in the RTM version.
>>
>> If you have more problems check this:
>> http://www.exchangeinbox.com/article.aspx?i=102
>>
>> --
>> Alexander Zammit
>> WinDeveloper Software
>> IMF Tune - Unleash the Full Intelligent Message Filter Power
>> http://www.windeveloper.com/imftune/
>>
>>
>> "Iobaba" <Iob...@discussions.microsoft.com> wrote in message
>> news:1FA870F7-5284-4299...@microsoft.com...
>>> On Thursday, May 01, 2008 1:16 PM Iobab wrote:
>>> Thanks, Alexander. The difference is that I am running this on 32 bit W2003
>>> Server not XP. Do you know this will work in this config? All the other
>>> prerequesites you mention have been fullfilled, including user rights. Have
>>> you seen this PST folder error before?
>>>
>>> "Alexander Zammit [MVP]" wrote:
>>>> On Friday, May 02, 2008 1:41 AM Jamestechman wrote:
>>>> Yes it will work; you need to install the Exchange 2007 sp1 32bit mgmt
>>>> tools on this box. Yes error is due to RTM version; need sp1.
>>>>
>>>>
>>>>
>>>> James Chong (MVP)
>>>> MCITP | EMA; MCSE | M+, S+,
>>>> Security+, Project+, ITIL
>>>> msexchangetips.blogspot.com
>>>>
>>>>
>>>> On May 1, 1:16=A0pm, Iobaba <Iob...@discussions.microsoft.com> wrote:
>>>> 2003
>>>>
>>>> Have
>>>> 2
>>>> by
>>>> ame
>>>>> On Thursday, May 22, 2008 9:11 AM gtppopz wrote:
>>>>> Did you ever find a solution to this problem? I am experiencing the same
>>>>> issue win xp pro 32 bit same error. thanks
>>>>>
>>>>> "Iobaba" wrote:
>>>>>> On Thursday, May 22, 2008 5:22 PM Iobab wrote:
>>>>>> Yes, guys. Alexander was right. I thought I had installed SP1, but it was
>>>>>> not. I downloaded and installed and it now works perfectly on a 32bit W2003
>>>>>> box. Thaks for all of the help nevertheless.
>>>>>>
>>>>>> "gtppopzz" wrote:
>>>>>>> On Friday, May 23, 2008 7:47 AM gtppopz wrote:
>>>>>>> Thats great for you but I am experiencing that issue and I do have Exchange
>>>>>>> Service pack 1 installed. My original install was exchange SP1 downloaded
>>>>>>> directly from technet so unless they miss labeled their download I have
>>>>>>> Exchange 2003 SP1. So any help would be great! I am trying to do the export
>>>>>>> on a win xp pro 32 bit machine with exchange support tools installed. Thanks
>>>>>>> again.
>>>>>>>
>>>>>>> "Iobaba" wrote:
>>>>>>>> On Friday, May 23, 2008 7:50 AM gtppopz wrote:
>>>>>>>> Correction Exchange 2007 SP1 yeah sorry I know it wouldnt work with exchange
>>>>>>>> 2003 just a typo! Help please!
>>>>>>>>
>>>>>>>> "gtppopzz" wrote:
>>>>>>>>> On Friday, May 23, 2008 5:12 PM Iobab wrote:
>>>>>>>>> When you run the install does is specifically say "Exchange 2007 SP1"? What
>>>>>>>>> happens when you run the required commands in the Exchange Shell? Can you
>>>>>>>>> post the commands you are running.
>>>>>>>>>
>>>>>>>>> "gtppopzz" wrote:
>>>>>>>>> Submitted via EggHeadCafe
>>>>>>>>> WCF Generic DataContract object Serializer
>>>>>>>>> http://www.eggheadcafe.com/tutorials/aspnet/59ae2b9e-a3be-4cd5-a0ef-939a7abbdc3a/wcf-generic-datacontract-object-serializer.aspx
I would just add one thing.
I had Exchange 2007 SP1 64Bit.
To Export / Import Management had to install the micro tools with 32-bit XP even
Then I had to download an update from microsoft for it. e2k7SP1PT32.
Oh yes I could export, because my version of Exchange did not have a-PSTFolderPath.
Woe to facilitate created a script that runs on the shell to not keep typing 1-1 each user!
Example export-mailbox-identity "user"-PSTFolderPath c: \ PST-confirm: $ false
Just export the list of Exchange users via the console itself. Open the excel ... take the alias and run the program UltraEdit for him to put the name of the users.
That was my problem. I hope this helps if anyone needs!
> On Wednesday, April 30, 2008 11:25 AM Iobab wrote:
>>>>>>>>>> On Saturday, January 22, 2011 3:19 PM Fabio Ricardo wrote:
>>>>>>>>>> I would just add one thing.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> I had Exchange 2007 SP1 64Bit.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> To Export / Import Management had to install the PC tools with 32-bit XP even
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Then I had to download an update from microsoft for it. e2k7SP1PT32.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Oh yes I could export, because my version of Exchange did not have a-PSTFolderPath.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Woe to facilitate created a script that runs on the shell to not keep typing 1-1 each user!
>>>>>>>>>>
>>>>>>>>>> Example export-mailbox-identity "user"-PSTFolderPath c: \ PST-confirm: $ false
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Just export the list of Exchange users via the console itself. Open the excel ... take the alias and run the program UltraEdit for him to put the name of the users.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> That was my problem. I hope this helps if anyone needs!