Our MVP Diane writed an instruction for this kind of requirement, here is the steps summary and source article.
Step 1: Get Files from Old Computer
Step 2: Put Files on New Computer
Step 3: Create a Profile
Step 4: More Settings
Step 5: Add Old Data File (*.PST)
Step 6: Finishing Touches
Step 7: Signatures & Stationery (and custom dictionary)
http://www.slipstick.com/outlook/config/moving-outlook-to-a-new-computer/
For Windows 7 to Windows 8.1 migration, we may using USMT V.5 (User State Migration Tool) to finish that.
Cheers,
Tony Chen
Forum Support
________________________________________
Come back and mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback on our support, please contact
tnmff@microsoft.com.
- Edited by Tony Chen CHNMicrosoft contingent staff, Moderator Tuesday, February 18, 2014 3:14 AM
- Marked as answer by Tony Chen CHNMicrosoft contingent staff, Moderator Tuesday, February 25, 2014 3:36 AM
Our MVP Diane writed an instruction for this kind of requirement, here is the steps summary and source article.
Step 1: Get Files from Old Computer
Step 2: Put Files on New Computer
Step 3: Create a Profile
Step 4: More Settings
Step 5: Add Old Data File (*.PST)
Step 6: Finishing Touches
Step 7: Signatures & Stationery (and custom dictionary)
http://www.slipstick.com/outlook/config/moving-outlook-to-a-new-computer/
For Windows 7 to Windows 8.1 migration, we may using USMT V.5 (User State Migration Tool) to finish that.
Cheers,
Tony Chen
Forum Support
________________________________________
Come back and mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback on our support, please contact
tnmff@microsoft.com.
- Edited by Tony Chen CHNMicrosoft contingent staff, Moderator Tuesday, February 18, 2014 3:14 AM
- Marked as answer by Tony Chen CHNMicrosoft contingent staff, Moderator Tuesday, February 25, 2014 3:36 AM
Thanks! Does USMT actually move POP and IMAP account settings in Outlook as well?
In order to migrate the PST files youll need to use a custom XML override. Here is a sample that will gather all PST files from all fixed drives:
<?xml version="1.0" encoding="utf-8" ?>
<migration urlid="http://www.microsoft.com/migration/1.0/migxmlext/pst">
<component type="Documents" context="UserAndSystem">
<displayName>All PST migrated from all fixed drives, regardless of location</displayName>
<role role="Data">
<rules>
<include>
<objectSet>
<script>MigXmlHelper.GenerateDrivePatterns ("* [*.pst]", "Fixed")</script>
</objectSet>
</include>
</rules>
</role>
</component>
</migration>
Paste that into Notepad and save as PST.XML into your USMT folder. When you add that to your scanstate and loadstate command-lines with /i:pst.xml then all fixed drive PST files will be migrated.
For more information, please refer to the following Microsoft TechNet blog:
USMT, OST, and PST
http://blogs.technet.com/b/askds/archive/2010/02/11/usmt-ost-and-pst.aspx
You may also move the .pst files without USMT by following the steps the following Microsoft KB article provided:
How to move your personal folders (.pst) file in Outlook
http://support.microsoft.com/kb/291636
Ref: http://social.technet.microsoft.com/Forums/en-US/4ccc7d2d-2b15-4e93-a761-e6b210ca0101/using-usmt-to-migrate-users-profile-and-noticed-that-pst-files-stored-on-the-network-are-migrated?forum=winservergen
Once again, it's the account settings that I'm asking about. Not just moving .pst files...
Thanks! Does USMT actually move POP and IMAP account settings in Outlook as well?
Yes, it could be. Condition is all the mail settings/data file is located in the default path.
Cheers,
Tony Chen
Forum Support
________________________________________
Come back and mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback on our support, please contact
tnmff@microsoft.com.
Thanks Tony! I shall try with USMT then ;)
*Edit: But the passwords are not migrated, right?
- Edited by lensv Thursday, February 20, 2014 7:44 AM
Thanks Tony! I shall try with USMT then ;)
*Edit: But the passwords are not migrated, right?
- Edited by lensv Thursday, February 20, 2014 7:44 AM
Sure, user needs to type the password manually in the new machine and then Outlook should remember that.
Tony Chen
I haven't had time to look at this until now. concerning this USMT guide...
If I understand it correctly it migrates all user data. I just want to move the Outlook files and settings... Is that possible?
I haven't had time to look at this until now. concerning this USMT guide...
If I understand it correctly it migrates all user data. I just want to move the Outlook files and settings... Is that possible?
Any help here would ber appreciated!
Any help here would ber appreciated!
Just curious... Has this forum died with the death the of Technet Subscriptions?
Just curious... Has this forum died with the death the of Technet Subscriptions?