Cannot read message bodystructure from Exchange 2010 with IMAP

Hi,
I'm trying to read mails from MS Exchange 2010 that have multipart/mixed content type and contain only one text/html part. I'm using IMAP and the newest Javamail 1.4.3. The mail processing fails when trying to fetch the bodystructure. I can process the same message perfectly well from Exchange 2003:
BODYSTRUCTURE from Exchange Server 2003 (Works fine with javamail)
* 1 FETCH (BODYSTRUCTURE (("TEXT" "HTML" ("charset" "UTF-8") NIL NIL "7BIT" 242 5 NIL ("inline" NIL) NIL) "mixed" ("boundary" "----=_Part_28_1466852274.1263305065649") NIL NIL))BODYSTRUCTURE from Exchange Server 2010 (Does not obey specification, doesn't work with javamail)
* 1 FETCH (BODYSTRUCTURE ("multipart" "mixed" ("boundary" "----=_Part_1_1045289550.1263292469650") NIL NIL NIL 0 NIL NIL NIL NIL))Does anyone have same kind of problems? This seems to me like a bug in Exchange 2010, but does anyone know any work-around for this other than using POP3 that works with the same message?
Here's the message (slightly edited to protect the guilty):
Received: from XXX (10.1.2.152) by
YYY (10.1.3.154) with Microsoft SMTP Server id
14.0.639.21; Tue, 12 Jan 2010 12:34:29 +0200
From: "XXX@YYY" <XXX@YYY>
Reply-To: <XXX@YYY>
To: Receiver <XXXX@YYY>
Message-ID: <1765234390.11263292469652.JavaMail.XXX@YYY>
Subject: Phone order: Mobile phone for mobile employees
Content-Type: multipart/mixed;
     boundary="----=_Part_1_1045289550.1263292469650"
Return-Path: ZZZ@YYY
Date: Tue, 12 Jan 2010 12:34:29 +0200
X-MS-Exchange-Organization-AuthSource: XYZ
X-MS-Exchange-Organization-AuthAs: Anonymous
MIME-Version: 1.0
------=_Part_1_1045289550.1263292469650
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><p>
            I would like to order the following phone:
            <br><br>Mobile phone for mobile employees
        </p>
        <p>
            Best regards,
            <br>XXX@YYY
        </p>
------=_Part_1_1045289550.1263292469650--Cheers,
Kai

Yup, looks like a bug in Exchange 2010, please report it to Microsoft.
If Microsoft gives you a bug ID or any way to track this bug, please let me know.
Try this workaround:
[http://java.sun.com/products/javamail/FAQ.html#imapserverbug|http://java.sun.com/products/javamail/FAQ.html#imapserverbug]

Similar Messages

  • Apple Mail can't send or receive messages from Exchange 2010, Mountain Lion

    Over the last several weeks, I have been unable to send or recieve e-mails from Exchange 2010 in a corprate environment.  I have deleted and re-added the account several times, and sometimes it will fix the issue.  Other times it won't.  I have also tried deleting the account, clearing the cache in ~/Library/Mail/V2/EWS*, and then re-adding the account.  It resolves the issue temporarily, but then returns to not being able to sync.  I've tested it with a number of other users accounts on the same Exchange system, and it's working as expected.  OSX is version 10.8.4 with current patches as of 10/7/2013.
    The connection doctor shows that the connection to EWS is green.  The activity monitor looks like it's updating the folders properly on sync.
    Here is the message I get in the logs in high volume when Console logging is turned on:
    *** Assertion failure in -[EWSConnection sendMessage:forRequest:], /SourceCache/Message/Message-1508/Message/EWS/EWSConnection.m:555
    Received an unexpected error: Error Domain=EWSExchangeWebServicesErrorDomain Code=277 "The operation couldn’t be completed. (EWSExchangeWebServicesErrorDomain error 277.)" UserInfo=0x7fd1c9a97e70 {EWSErrorMessage=The request failed schema validation., NSUnderlyingError=0x7fd1c85106f0 "The operation couldn’t be completed. (SOAPWebServicesErrorDomain error -1000.)"}, response: (null)
              0   CoreMessage                         0x00007fff86a4a517 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 141
              1   CoreMessage                         0x00007fff86a4a388 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 215
              2   Message                             0x00007fff8daa5a8e -[EWSConnection sendMessage:forRequest:] + 762
              3   Message                             0x00007fff8daaeab3 -[EWSGateway sendMessage:forRequest:] + 69
              4   Message                             0x00007fff8dac543a -[EWSRequestOperation executeOperation] + 110
              5   CoreMessage                         0x00007fff86a65b80 -[MonitoredOperation main] + 219
              6   Foundation                          0x00007fff92475926 -[__NSOperationInternal start] + 684
              7   Foundation                          0x00007fff9247d0f1 __block_global_6 + 129
              8   libdispatch.dylib                   0x00007fff87f4af01 _dispatch_call_block_and_release + 15
              9   libdispatch.dylib                   0x00007fff87f470b6 _dispatch_client_callout + 8
              10  libdispatch.dylib                   0x00007fff87f481fa _dispatch_worker_thread2 + 304
              11  libsystem_c.dylib                   0x00007fff9068ad0b _pthread_wqthread + 404
              12  libsystem_c.dylib                   0x00007fff906751d1 start_wqthread + 13

    Over the last several weeks, I have been unable to send or recieve e-mails from Exchange 2010 in a corprate environment.  I have deleted and re-added the account several times, and sometimes it will fix the issue.  Other times it won't.  I have also tried deleting the account, clearing the cache in ~/Library/Mail/V2/EWS*, and then re-adding the account.  It resolves the issue temporarily, but then returns to not being able to sync.  I've tested it with a number of other users accounts on the same Exchange system, and it's working as expected.  OSX is version 10.8.4 with current patches as of 10/7/2013.
    The connection doctor shows that the connection to EWS is green.  The activity monitor looks like it's updating the folders properly on sync.
    Here is the message I get in the logs in high volume when Console logging is turned on:
    *** Assertion failure in -[EWSConnection sendMessage:forRequest:], /SourceCache/Message/Message-1508/Message/EWS/EWSConnection.m:555
    Received an unexpected error: Error Domain=EWSExchangeWebServicesErrorDomain Code=277 "The operation couldn’t be completed. (EWSExchangeWebServicesErrorDomain error 277.)" UserInfo=0x7fd1c9a97e70 {EWSErrorMessage=The request failed schema validation., NSUnderlyingError=0x7fd1c85106f0 "The operation couldn’t be completed. (SOAPWebServicesErrorDomain error -1000.)"}, response: (null)
              0   CoreMessage                         0x00007fff86a4a517 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 141
              1   CoreMessage                         0x00007fff86a4a388 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 215
              2   Message                             0x00007fff8daa5a8e -[EWSConnection sendMessage:forRequest:] + 762
              3   Message                             0x00007fff8daaeab3 -[EWSGateway sendMessage:forRequest:] + 69
              4   Message                             0x00007fff8dac543a -[EWSRequestOperation executeOperation] + 110
              5   CoreMessage                         0x00007fff86a65b80 -[MonitoredOperation main] + 219
              6   Foundation                          0x00007fff92475926 -[__NSOperationInternal start] + 684
              7   Foundation                          0x00007fff9247d0f1 __block_global_6 + 129
              8   libdispatch.dylib                   0x00007fff87f4af01 _dispatch_call_block_and_release + 15
              9   libdispatch.dylib                   0x00007fff87f470b6 _dispatch_client_callout + 8
              10  libdispatch.dylib                   0x00007fff87f481fa _dispatch_worker_thread2 + 304
              11  libsystem_c.dylib                   0x00007fff9068ad0b _pthread_wqthread + 404
              12  libsystem_c.dylib                   0x00007fff906751d1 start_wqthread + 13

  • BIS and Exchange 2010 with TMG

    Dear all,
     I stumped into this problem whereby my client has an Exchange 2010 with mixed-mode mobile users of Active Sync and BlackBerry.
    They have this [url]https://mail.***.com.my[/url] as their OWA URL and credentials should be entered as:
    Username: Domain\Username
     Password: Password
    This convention is the same irregardless users accessing from OWA or to setup Active Sync or BlackBerry.
    Question are:
    1. How do I setup BIS account on my BlackBerry? Method I use is log into my telco portal but the credentials I entered does not recognised by the system.
    2. Alternatively, I tried to set it direct on my BlackBerry but was prompt the same error as above which is 'Username must be at least 4 characters'.
    3. Does naming convention setup same for Active Sync users and BlackBerry users?
    Any help would be greatly appreciated.

    Hi and Welcome to the Forums!
    rizauden wrote:
    1. How do I setup BIS account on my BlackBerry? Method I use is log into my telco portal but the credentials I entered does not recognised by the system.
    2. Alternatively, I tried to set it direct on my BlackBerry but was prompt the same error as above which is 'Username must be at least 4 characters'.
    BIS itself is provided to you by your wireless service provider. With hundreds of different carriers in the world and dozens of different methods each, there's no way to be sure how to guide you with specifics. I suggest you ring them up and talk to them about how to enable BIS on your BB.
    rizauden wrote:
    3. Does naming convention setup same for Active Sync users and BlackBerry users?
    I'm not sure how ActiveSync works, but the configuration instructions for OWA are here:
    KB03133How to integrate a Microsoft Outlook Web Access email address with a BlackBerry Internet Service account
    And here are some further helpful KBs on the topic:
    KB15173Locate the mailbox name for a Microsoft Outlook Web Access 2007 email account
    KB02858Unable
    to integrate a Microsoft Outlook Web Access or IBM Lotus Domino Web
    Access email address with a BlackBerry Internet Service account
    KB04804Error message appears when attempting to integrate a Microsoft Outlook Web Access 5.5 or 2010 account
    KB18567BlackBerry
    Internet Service cannot connect to a Microsoft Outlook Web Access
    account using Microsoft Exchange 2007 or Microsoft Exchange 2010
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Manually Move Public Folders from Exchange 2010 to 2013

    Hi all,
    I have a issue to finishing my migration from Exchange 2010 to Exchange 2013, I have been trying to migrate my Public folders but always after a couple hours, the migration state is failed.
    The final error is the following:
    FailureCode                      : -2146233088
    FailureType                      : SourceMailboxAlreadyBeingMovedPermanentException
    FailureSide                      :
    Message                          : Error: Couldn't switch the mailbox into Sync Source mode.
                                       This could be because of one of the following reasons:
                                         Another administrator is currently moving
    the mailbox.
                                         The mailbox is locked.
                                         The Microsoft Exchange Mailbox Replication
    service (MRS) doesn't have the correct
                                       permissions.
                                         Network errors are preventing MRS from cleanly
    closing its session with the
                                       Mailbox server. If this is the case, MRS may continue
    to encounter this error for
                                       up to 2 hours - this duration is controlled by the TCP
    KeepAlive settings on the
                                       Mailbox server.
                                       Wait for the mailbox to be released before attempting
    to move this mailbox again.
    So, after seeing this I started to monitoring all process and I realized that after creating hierarchy the process start to fail and keep in StalledDueMailboxlock status, and the error is:
    FailureCode                      :
    FailureType                      :
    FailureSide                      :
    Message                          : Informational: The request has been temporarily postponed because the mailbox is
                                       locked. The Microsoft Exchange Mailbox Replication service
    will attempt to continue
                                       processing the request after 2/14/2015 12:38:20 PM.
    Finally, digging more into reports of migration I  found this:
    MapiExceptionNetworkError: MapiExceptionNetworkError: Unable to open entry ID. (hr=0x80040115, ec=6)_x000A_Diagnostic context:_x000A_ Lid: 40487 EMSMDBMT.EcDoRpcExt2 called [length=73]_x000A_ Lid: 44583 EMSMDBMT.EcDoRpcExt2
    exception [rpc_status=0x6][latency=0]_x000A_ Lid: 62184 _x000A_ Lid: 16280 dwParam: 0x0 Msg: EEInfo: ComputerName: n/a_x000A_ Lid: 8600 dwParam: 0x0 Msg: EEInfo: ProcessID: 51452_x000A_ Lid: 12696 dwParam: 0x0 Msg: EEInfo: Generation Time: 0415-02-14T14:25:40.9210000Z_x000A_
    Lid: 10648 dwParam: 0x0 Msg: EEInfo: Generating component: 2_x000A_ Lid: 14744 dwParam: 0x0 Msg: EEInfo: Status: 6_x000A_ Lid: 9624 dwParam: 0x0 Msg: EEInfo: Detection location: 1741_x000A_ Lid: 13720 dwParam: 0x0 Msg: EEInfo: Flags: 0_x000A_ Lid: 11672 dwParam:
    0x0 Msg: EEInfo: NumberOfParameters: 0_x000A_ Lid: 23260 Win32Error: 0x6_x000A_ Lid: 61553 StoreEc: 0x80040115_x000A_ Lid: 52176 ClientVersion: 15.0.1044.25_x000A_ Lid: 50032 ServerVersion: 14.3.181.6_x000A_ Lid: 50128 _x000A_ Lid: 50288 _x000A_ Lid: 23354
    StoreEc: 0x80040115_x000A_ Lid: 25913 _x000A_ Lid: 21817 ROP Failure: 0x80040115_x000A_ Lid: 22894 _x000A_ Lid: 24942 StoreEc: 0x80040115
    So, would like to know if exist any procedure to migrate/move my Public Folders from Exchange 2010 to 2013 manually, something like Export/Import.
    Regards!

    What script and process you are running to migrate the Public Folders?
    And what do you mean by Manually?
    Cheers,
    Gulab Prasad
    Technology Consultant
    Blog:
    http://www.exchangeranger.comTwitter:
    LinkedIn:
    Check out CodeTwo’s tools for Exchange admins
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

  • OWA still lands at Exchange 2010 for users migrated from Exchange 2010 to 2013

    I never had any issues with OWA redirection for a few users that I migrated from Exchange 2010-2013 initially. For users that I am migrating in the past few days, the OWA 2013 is landing on Exchange 2010 despite the mailbox being successfully migrated to
    Exchange 2013.
    Troubleshooting:
    1. I have restarted the IIS Services
    2. I have restarted MSExchangeOWAAppPool.
    3. I have also checked the homeMDB attribute of the 2013 migrated user with the Exchange 2013 database.
    I would really appreciate if anyone could share their experiences on similar issues.

    I have checked it, the migration status is completed. In regard to the namespaces, both CAS 2010 and 2013 are set to mail.domain.com; CAS 2013 is the internet facing. I have also checked the internal access for OWA, it's the same scenario. Migrating them
    back to 2010 and 2013 won't resolve the issue in my case, because the issue persists for every new user that I am migrating.
    I recently found the following when I login with a user who is not effected and then logout:
    1. Login in back with the affected user without closing the browser or clearing the cache, it lands at CAS 2013 OWA.
    2. However, I get the below listed error message when I logout. 
    Your request couldn't be completed.
    Click here to continue working.
    This may have occurred for security reasons or because your session timed out.

  • Appointments from Exchange 2010 show as Mail in Mailbox

    I have a very frustrating issue with a single user on one of our post offices. For reasons unknown appointments sent to the user from Exchange 2010 appear as mail items instead of appointments within the mailbox. Other users on the same post office do not get the same issue. I have tried resetting the user's views and a full client reset via maintenance. I have set the user's client settings to be the same as another user who does not get the issue without any luck either. Maintenance checks on the account does not flag any errors. I'm pretty certain I'm missing something very simple, but alas I can not think what.
    Software wise we're running client 8.0.1 on post office agent version 8.0.2. We seem to get the same results regardless of the Client version of outlook, (we have tried the web version and 2003 and 2010 of the client). Anything else I could try would be greatly appreciated.
    Kind Regards
    Rob

    In article <[email protected]>, Rob naylor
    wrote:
    > Software wise we're running client 8.0.1 on post office agent version
    > 8.0.2.
    >
    How about updating those as they are a bit old.
    Try looking at that user's account from another machine and from
    WebAccess (if installed).
    It is good to separate the PC from the user account as sometimes an odd
    problem can be from some funky issue on the PC.
    I'm not surprised that different versions of the Exchange 2010 client
    doesn't make a difference as there is the formatting is set when
    Exchange formats the outgoing to the internet.
    A thought there, is your user setup as a contact on the Exchange
    system, there have been settings in the past that caused invalid
    formatting of internet messages. Something to the effect that 'this
    user is on OutLook/Exchange vs regular internet standards'.
    Has there been a single appointment sent from a user on that Exchange
    system to two of your users?
    Andy Konecny
    Konecny Consulting Inc. in Toronto
    "Give more than others think is wise
    Challenge yourself beyond what others think is right"
    Michael 'Pinball' Clemens

  • Exchange 2013 users cannot open public folders on exchange 2010

    Migrating from Exchange 2010 SP3 to Exchange 2013 CU3 in same forest and domain
    client version is outlook 2013
    outlook any where is disable (default) on exchange 2010 which must be disabled as organization policy
    outlook any where external host name field is blank (we need to keep outlook any where disable for external)
    outlook anywhere internal authentication is set to NTLM and Client require SSL to false   
    I have moved a mailbox from Exchange 2010 to Exchange 2013, user moved from exchange 2010 to 2013 cannot access public folder on exchange 2010. I have been stuck on this kindly suggest  

    Hello,
    Please explain the sentence "The user moved from exchange 2010 to 2013 cannot access public folder on exchange 2010". Do you mean the moved user can't see the public folder or the user has no permission to see the public folder?
    If the moved user can't see the public folder, please check if the moved user can see the public folder via owa. When you use outlook to view public folder, you can following the method: Open outlook, click folder list at the bottom of left panel.
    If the user has no permission to see the public folder, please check the permission.
     =============================================================
    1. Open ADSIEDIT.
    2. Navigation to CN=Configuration, DC=Your domain name -> CN=Services ->CN=Microsoft Exchange ->CN=Your organization name ->CN=Administrative Groups ->CN=Exchange
    Administrative Group ->CN=Databases ->CN= PF Database.
    3. Right-click the PF Database, and then select Properties. Under Security, check if everyone has read permission.
    Besides, please check if public folder replication is ok. You can use Get-PublicFolderStatistics cmdlet to compare item count, size.
    Additional article for your reference.
    http://technet.microsoft.com/en-us/library/jj150486(v=exchg.150).aspx
    If you have any feedback on our support, please click
    here
    Cara Chen
    TechNet Community Support

  • Subprocess 33 was not successful. Master cannot read return value from S 33

    Hi All,
    We are on BI 7.0 SP 19.
    We have submitted a planning sequence in the background with automatic packaging.
    The planning sequence has two steps:
    Step 1. Z_PLNG_FUNCTION1
    Step 2. Z_PLNG_FUNCTION2
    As per automatic packaging, the system chose 0ACCOUNT for packaging.
    When submitted, each step has been submitted to 30 packages as 30 subprocesses.
    For Step 1, the log shows that All subprocesses  executed.
    For Step 2, the log shows that the subprocess 33 and 58 failed, which means subprocess #3, and # 28 for the step 2 as the subprocess is numbered in the log in combination with step 1.
    The messages in the log for the failed subprocesses are as follows:
    @5C\QError@     Subprocess 33 was not successful
    @5C\QError@     Master cannot read return value from subprocess 33
    @5C\QError@     Subprocess 58 was not successful
    @5C\QError@     Master cannot read return value from subprocess 58
    Our question is on how to find the exact cause of the subprocess failure.
    I tried to look for the details on the error messages, they have been not helpful.
    What is meant by 'Master cannot read return value from subprocess' and how to get the exact cause of the failure?
    Thanks in advance,
    Best Regards,
    - Shashi

    Shashi,
    implement the following notes and check again:1368659, 1525723, 1532061.
    Regards,
    Marc
    SAP Techology RIG

  • Forcefully delete user's "Deleted Items" from Exchange 2010 Management shell ?

    After migration from Exchange 2003 to 2010 my organization's some user can't delete items from their deleted items folder, it generate a error message so how can I forcefully delete user's deleted items from their "Deleted Items folder" from
    Exchange 2010 Management shell ? Thanks
    Babu

    Hi Babu ,
    Based on my knowledge i have given some suggestions please have a look in to it.
    1.We cannot use the search-mailbox command specifically for any folder in the mailbox.But we can use it for a whole mailbox.Below is the command which will copy the entire contents of the mailbox to the target folder called as "backup" .
    Search-Mailbox -Identity "problematic mailbox name" -TargetMailbox "test mailbox" -TargetFolder "backup" -LogLevel Full -deletecontent
    Note : Before executing the above command , please execute the below.
    New-ManagementRoleAssignment -Name "Import Export_Enterprise Support" -SecurityGroup "Enterprise Support" -Role "Mailbox Import Export"
    Once the above command is executed then you need to add your admin account to the security group "Enterprise Support" and then use the Search-Mailbox command to copy the entire items to the target mailbox and also it will delete all the copied
    items from the original mailbox.
    2.Another one option is to use the MFCMAPI tool to force delete the items on the deleted items folder.
    Most importantly before doing all the above , please share me the error message what your users are facing while deleting the items from deleted items folder.
    Thanks & Regards S.Nithyanandham

  • How to import PST to Exchange 2007 from Exchange 2010

    Hello everyone,
    I have a problem with importing PSTs to Exchange 2007 mailboxes.
    I exported PSTs without problem on Exchange 2010 using New-MailboxExportRequest but I run in several problems with importing PSTs on Exchange 2007.
    I created VM with Windows XP, 32bit Exchange Management tools and Outlook 2007 because it's needed for importing/exporting in Ex2007 Envinroment. I created separate account for imporing PSTs, grant him rights to Exchange server and specific mailbox but I still
    got this error while importing: Error occurred in the step: Approving object. An unknown error has occurred., error code: -2147219968 or sometimes import run without any error but no messages are imported (also it is processed very fast).
    I use Import-Mailbox -identity <user> -PSTFolderPath <Path>
    Do you know what causing this issue and how to fix it or how to import PST to Exchange using different aproach?
    Thank you

    Hi,
    Please make sure that your account has proper permissions
    Exchange Server Administrators role
    Local Administrators group for the target server
    Full access to the target mailbox
    In addition. what’s size of that PST file? If it is too large, it might be corrupted and we may need to export it again from Exchange 2010.
    Best Regards.  
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Lynn-Li
    TechNet Community Support

  • Export Mailbox from Exchange 2010 and Import to Exchange 2007

    Hello,
    I exported mailbox (1GB in size) from Exchange 2010 to *.pst file; I need to import it into
    Exchange 2007 mailbox. Is it supported ?
    The operation completed successfully (no errors) but no items were imported; is it due to unsupported backward compatibility or some other issue ?
    Thank you,
    Luca
    Disclaimer: This posting is provided AS IS with no warranties or guarantees, and confers no rights. Whenever you see a helpful reply, click on [Vote As Help] and click on [Mark As Answer] if a post answers your question.

    I also have the same issue. Exported mailboxes on Exchange 2010 SP3 latest updates using
    New-MailboxExportRequest and then tried to import into mailbox on Exchange 2007 SP3 with latest updates. The 32-bit client machine used for the import has Outlook 2010 SP1 (SP2 and later updates causes a different error). I used Outlook 2010 because the E2K10
    New-MailboxExportRequest documentation states that you have to use Outlook 2010 or later. The PST files created can be opened and imported via Outlook but not with the
    Import-Mailbox cmdlet (with no error as stated in this thread). Other PSTs, not created from E2K10 export do import just fine. I also ran ScanPST.exe against the exported PST and then ran the import again and it worked, everything got imported. Interestingly
    the test mailbox PST file I was using was 761 KB but after the ScanPST it was 1,257 KB - must be some difference in the PST format that the Import-Mailbox cmdlet can't deal with.
    Does anyone have any other solutions or
    workarounds to this. I've got over 900 mailboxes I need this for due to an
    acquisition? Has anyone tried using Outlook 2013 on the machine used for doing
    the Exchange 2007 imports or does Outlook 2013 also have the same issue as later versions of Outlook 2010 (Exchange Mailbox import failed with error code 2147221233)?

  • How to Get Outlook Client Version for MAC from Exchange 2010

    Hi, 
    I want to know how many users in my organization are using Outlook for MAC or Email for MAC. What is the best way to extract this information from Exchange 2010 server. I can read the RPC Client Access logs by running logparser:
    logparser.exe "SELECT distinct extract_suffix(client-name,0,'=') as User,client-software,client-software-version as Versio
    n,client-mode,client-ip,protocol from 'D:\RPC\EXTC03\RCA_2014*.log' WHERE (operation='Connect') GROUP BY User,client-software,Version,client-mode,client-ip,protocol ORDER BY User" -nSkipLines:4 -i:CSV -rtp:-1 > D:\RPC\EXTC03\EXT
    C03.TXT
    How to extract Outlook for MAC clients from this command? 
    Hasan

    Hi Hasan,
    As far as I know, Outlook for Mac (Office 2011) uses Microsoft's EWS (Exchange Web Service). So you probably need to collect and focus on EWS logs, not RCA.
    Anyway, Karl is right that you'd better post your question in our Exchange forum, where you can get more experienced responses:
    https://social.technet.microsoft.com/Forums/exchange/en-US/home?category=exchangeserver
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Migrating From Exchange 2010

    I am in the process of migrating from Exchange 2010 to Exchange 2013.  I have all mailboxes migrated to Exchange 2013 and am ready to eliminate Exchange 2010 in its entirety, but I am unsure about public folders.  We have no public folders other
    than the default ones generated during the Exchange 2010 installation.  I can't find anything in any of the migration guides that explain what I need to do in this case.  Do I need to migrate anything, or can I just uninstall Exchange from the server
    and ignore the default public folders?

    Thanks.  We had one person using Outlook 2003 years ago, but that has since been replaced with Outlook 2010.  I was able to remove the "Calendar" folder that appeared in the Public Folder Manager (took me a while to see the "Delete"
    link) and was able to proceed.  It does not appear that I have caused any problems.

  • Mirgrating to Exchagne Server 2013 from Exchange 2010

    Hi Team,
    I am in the phase of migrating to Ex 2013 server from Ex 2010 SP3. I've few queries:
    Can I use existing Ex2010 DAG to add Ex2013 Servers?
    If no, then creating a new DAG means I need everything new, such as, storage, network... right?
    Can I use 2010 witness in 2013 DAG and other way around?
    What coexistence means if a new DAG is created.
    and kindly sahre some reading resources about this topic.
    Really appreciete your help.
    Thanks.
    Muhammad Nadeem Ahmed Sr System Support Engineer Premier Systems (Pvt) Ltd T. +9221-2429051 Ext-226 F. +9221-2428777 M. +92300-8262627 Web. www.premier.com.pk

    Hi,
    As DareDevil suggested, you need to setup everything on the new Exchange 2013 servers. After finishing the configuration on Exchange 2013, start to do the migration.
    What's more, I would like to clarify the following thing:
    When migrating a DAG from Exchange 2010 to Exchange 2013, you should first remove the mailbox server from the DAG in Exchange 2010 and then move mailboxes from database in this mailbox server to Exchange 2013. After all mailboxes have been migrated to the
    Exchange 2013 mailbox server, when the new server is ready, it can become a member of the Exchange 2013 DAG.
    For more information, here is a blog for your reference:
    Migrating an Exchange 2010 DAG to Exchange 2013
    http://windowsitpro.com/blog/migrating-exchange-2010-dag-exchange-2013
    Note: Microsoft is providing this information as a convenience to you. The site is not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any information found there. Please make sure that
    you completely understand the risk before retrieving any suggestions from the above link.
    Hope it helps.
    Best regards,
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Amy Wang
    TechNet Community Support

  • Hello MacBook Pro Musicians- I cannot read sheet music from the ipad. It is too small. I want to connect a large monitor, hopefully wirelessly to my 13 inch macbook pro. what would I need to connect ? Any suggestions on how to keep monitor from falling?

    Hello Macbook Pro Musicians--I cannot read sheet music from my 13" macbook or from an IPad. The print is too small for these aging eyes! So I need to get a large monitor to attach to the Macbook.  I want the monitor to be connected wirelessly or using a blue tooth.  This will eliminate alot of potential mishaps
    when playing out.  Also I am having a time figuring out how I am going to safely keep the monitor on somekind of music stand without falling!!!  Can anyone help me with this?

    Hi Julius,
    As you can see in my profile section, my MBP is older by 5 years, 2GB RAM and with regards to question 1 (Q1), has no problems with having all those programs open at the same time with the possible exception of Photoshop since I use Gimp instead. With twice the RAM and much overall much better specs, Photoshop shouldn't be an issue. But you listed some other activities that might need that additional RAM. But the advise most give is to not get it from Apple but from a third party.
    Q5 - I always get Apple Care. Only had to use it once but it paid for itself that one time.
    Sorry, can't help you much with the questions you really want answered since I won't have a new MBP until (hopefully) next week but for Q4, I believe it depends on the peripheral. My current monitors are too old to allow them to be hooked up in a chain. Supposedly, if the monitors do have the ports, you could via the MBP Thunderbolt port. The speeds are also dependent upon the peripheral. If the external hard drive is using a USB 2 port, you are limited by that speed (480 Mb/s). If it has a Thunderbolt port, then from what I understand, we, my friend, are in for some great times because I believe your RAM will have the ability to access data as fast as it can take it at 10Gb/s (and if will need those kinds of speeds, the 8GB of RAM may be the way to go). The Thunderbolt demos on YouTube where they are accessing four video files from a Raid drive, then sending them back out via Final Cut Pro to a monitor are amazing. I'll probably never push this machine to anywhere near it's limits but I can't wait to see what others do.
    Peace,
    Jeremiah

Maybe you are looking for

  • 'dd-mm-yyyy hh24:mi:ss ' convertion

    '20061106024500' i want to convert it into 'dd-mm-yyyy hh24:mi:ss format how will i do this.

  • New macbook pro display dims in and out

    I just got my new macbook pro a few weeks ago. The display dims in and out at times, why does this happen? What can I do to fix it? I really don't wanna replace it already or what not.

  • Magic Trackpad freezing after startup

    I recently got a Magic Trackpad for my MacPro. Installation went well. But when I restarted, the only thing functioning with the trackpad is the cursor. The double click etc. all gone. I again restarted and all's back to normal. This happens everytim

  • MAP transferred to PP1 in Costing View2

    Hi All MAP is transferred to PP1 in Costing View2  quarterly through BDC. Now the requirement is that it should be done every month. Is there is any setting,T-code or Configuration through which it can be done on monthly basis for plant specific mate

  • Cisco 1262N-A-K9

                       I had this AP configured on a completely different subnet with a static IP in autonomous mode.  I pulled the equipment out of that warehouse and now want to configure and deploy it on our normal company subnet. How do I set the AP