Microsoft
Software
Hardware
Network
Question : How to import PST files to Exchange 2007
I am trying to import PST files that I have exported from Exchange 2003.
I have a vista32 bit client with exchange management tools and powershell installed.
I have ensured that the user account has exchange organisation level permissions and local administrator permissions.
When I run the following command:
Get-Mail -Database "mailbox database" | Import-Mailbox -PSTFolderPath z:\
(z:\ is mapped to the location of the pst files).
I get the following error:
The log file directory 'C:\Program files\Microsoft\Exchange Server\logging\Migration Logs' does not exist.
Has anyone else had this problem before and found the solution? I am mid-deployment and urgently need a response. I cannot find any sense on the net about it so I am assigning full points.
Answer : How to import PST files to Exchange 2007
How about just simply.
import-mailbox -identity
[email protected]
-PSTFolder path Z:\username.pst
Steven
Sydney
Random Solutions
Promoting and demoting domain controller
SQL Server Error 'The select permission...' when trying to generate scripts
Handling Images in Silverlight
Startup the server remotely,
Server rebooting with Error code Error code 000000d1, parameter1 00000004, parameter2 d0000009, parameter3 00000000, parameter4 f737bb85.
How to copy field data to anotehr field
Transfer data from Access to Excel
Why wont a hp laptop power up?
How can I relocate the WSUS content databases to another server? Please advise
Simple T-SQL question...