Answered Export to PST

  • Tuesday, May 11, 2010 7:39 PM
     
     

    I was wondering what the thoughts are on loading Outlook 2010 on the CAS server to allow PST exports, per the message generated from the command shell?

     

     

    [PS] C:\Windows\system32>Export-Mailbox -Identity user@domain.com -PSTFolderPath c:\user.pst

    To export to or import from a .pst file, the 64-bit version of Outlook 2010 or later must be installed on the server to

     which you are connecting (EXCA02.domain.com).

        + CategoryInfo          : NotInstalled: (:) [], RecipientTaskException

        + FullyQualifiedErrorId : 3C74B842

     


    Shon
    • Edited by Shon Miles Tuesday, May 11, 2010 7:40 PM typo
    •  

All Replies

  • Tuesday, May 11, 2010 7:50 PM
     
     Answered
    Use of Outlook on an Exchange server is now a supported action. There's no reason not to do it. It's not as if you're going to be exporting mailboxes 24/7 and detracting processing power and memory from the CAS function.
    "Shon Miles" wrote in message news:44361394-8235-4d78-b5c0-484657d98fa5...

    I was wondering what the thoughts are on loading Outlook 2010 on the CAS server to allow PST exports, per the message generated from the command shell?

     

     

    [PS] C:\Windows\system32>Export-Mailbox -Identity user@domain.com -PSTFolderPath c:\user.pst

    To export to or import from a .pst file, the 64-bit version of Outlook 2010 or later must be installed on the server to

     which you are connecting (EXCA02.domain.com).

        + CategoryInfo          : NotInstalled: (:) [], RecipientTaskException

        + FullyQualifiedErrorId : 3C74B842

     


    Shon

    Mark Arnold, Exchange MVP.
    • Marked As Answer by Shon Miles Tuesday, May 11, 2010 7:52 PM
    •  
  • Tuesday, May 11, 2010 7:52 PM
     
     
    Thanks, I was assuming so, but wanted to see if other admins were doing it as well.
    Shon