Grant Application Impersonation Rights for UPN on Exchange Server 2007

Hi,
I would like to know , how to grant application impersonation rights for UPN account in exchange server 2007 . As i am working for mailbox migration , i should have this rights . I can do impersonation rights for domain\username but not for [email protected]
Please anyone help me , how to grant permission for [email protected]
Big thanks in advance.
.Thanks & Regards,
vinoth

Hi,
I have a test in my environment using Exchange 2007, you can use the following cmdlet to assign Application Impersonation rights to an account using UPN.
Get-ExchangeServer | where {$_.IsClientAccessServer -eq $TRUE} | ForEach-Object {Add-ADPermission -Identity $_.distinguishedname -User (Get-User -Identity
[email protected] | select-object).identity -extendedRight ms-Exch-EPI-Impersonation}
Get-MailboxDatabase | ForEach-Object {Add-ADPermission -Identity $_.DistinguishedName -User
[email protected] -ExtendedRights ms-Exch-EPI-May-Impersonate}
Note: Please change the "[email protected]" to the UPN you want to use.
Hope my clarification is helpful.
Best regards,
Amy Wang
TechNet Community Support

Similar Messages

  • Spam Protection for Email showing Critical for Exchange Server 2007 after installing Symantec Mail Security for Microsoft Exchange

    Hi there,
    I have SBS 2008, and I have recently installed Symantec Mail Security for Microsoft Exchange  version 7.5 but when I take a look on Windows SBS Console under Security, it shows "Spam Protection for Email Critical Exchange Server 2007" However,
    when I open the SMSME it shows running well with no problem..
    Any Suggestions???
    Thanks

    Hi,
    Would you please let me confirm whether all functions (which are related to Exchange Server) run as normal? Just
    a confirmation, thanks for your understanding.
    Please run
    SBS BPA and check if find relevant issues. In addition, please refer to GaryD9’s suggestion in following thread and check if can help you.
    SBS
    2008 & Forefront Protection 2010 for Exchange - SBS Console Error
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How to setup microsoft outlook 2011 with exchange server 2007

    How to setup microsoft outlook 2011 for Mac with Exchange server 2007?

    The folks who set up the Exchange Server should be happy to help you.

  • Autodiscover Exchange Server 2007 and 2013 Coexistence

    Hello
    We are having some issues where some users are not being notified when their mailbox is being migrated to E2013.
    Before 2013, we never had a load balanced solution for CAS in Exchange Server 2007 or a single name space.
    Below is our current config
    AutoDiscoverServiceCN          : Server2K7CASpd
    AutoDiscoverServiceClassName   : ms-Exchange-AutoDiscover-Service
    AutoDiscoverServiceInternalUri : https://legacy.domain.int/Autodiscover/Autodiscover.xml
    AutoDiscoverServiceGuid        : 77378f46-2c66-4aa9-a6a6-3e7a48b19596
    AutoDiscoverSiteScope          : {USChicago, UKLondon, SGSingapore}
    AutoDiscoverServiceCN          : Server2k7CASdr
    AutoDiscoverServiceClassName   : ms-Exchange-AutoDiscover-Service
    AutoDiscoverServiceInternalUri : https://legacy.domain.int/Autodiscover/Autodiscover.xml
    AutoDiscoverServiceGuid        : 77378f46-2c66-4aa9-a6a6-3e7a48b19596
    AutoDiscoverSiteScope          : {USChicago, UKLondon, SGSingapore}
    AutoDiscoverServiceCN          : Server2013CASPD01
    AutoDiscoverServiceClassName   : ms-Exchange-AutoDiscover-Service
    AutoDiscoverServiceInternalUri : https://autodiscover.domain.int/autodiscover/autodiscover.xml
    AutoDiscoverServiceGuid        : 77378f46-2c66-4aa9-a6a6-3e7a48b19596
    AutoDiscoverSiteScope          : {UKLondon}
    AutoDiscoverServiceCN          : Server2013CASPD02
    AutoDiscoverServiceClassName   : ms-Exchange-AutoDiscover-Service
    AutoDiscoverServiceInternalUri : https://autodiscover.domain.int/autodiscover/autodiscover.xml
    AutoDiscoverServiceGuid        : 77378f46-2c66-4aa9-a6a6-3e7a48b19596
    AutoDiscoverSiteScope          : {UKLondon}
    AutoDiscoverServiceCN          : Server2013CASDR02
    AutoDiscoverServiceClassName   : ms-Exchange-AutoDiscover-Service
    AutoDiscoverServiceInternalUri : https://autodiscover.domain.int/autodiscover/autodiscover.xml
    AutoDiscoverServiceGuid        : 77378f46-2c66-4aa9-a6a6-3e7a48b19596
    AutoDiscoverSiteScope          : {UKLondon}
    AutoDiscoverServiceCN          : Server2013CASDR01
    AutoDiscoverServiceClassName   : ms-Exchange-AutoDiscover-Service
    AutoDiscoverServiceInternalUri : https://autodiscover.domain.int/autodiscover/autodiscover.xml
    AutoDiscoverServiceGuid        : 77378f46-2c66-4aa9-a6a6-3e7a48b19596
    AutoDiscoverSiteScope          : {UKLondon}
    I believe that we should change the AutoDiscoverServiceInternalUri on the two 2007 CAS to ALSO be the same as our 2013 CAS.
    We know that when Outlook is opened, Autodiscover will respond with any of the 6 available CAS, and we think that those Outlook clients that are misconfigured, are those that are not getting notified when their Mailbox is moved to E2013.
    Thanks

    We are also getting inconsistent results using the Test-OutlookWebServices PS
    Test 1
    Test-OutlookWebServices -Identity [email protected] | fl
    Id      : 1003
    Type    : Information
    Message : About to test AutoDiscover with the e-mail address [email protected].
    Id      : 1006
    Type    : Information
    Message : The Autodiscover service was contacted at https://legacy.domain.local/Autodiscover/Autodiscover.xml.
    Id      : 1016
    Type    : Success
    Message : [EXCH]-Successfully contacted the AS service at https://ServerCASpd05.domain.local/EWS/Exchange.asmx. The elapsed
              time was 76 milliseconds.
    Id      : 1015
    Type    : Success
    Message : [EXCH]-Successfully contacted the OAB service at https://ServerCASpd05.domain.local/EWS/Exchange.asmx. The elapsed
              time was 0 milliseconds.
    Id      : 1014
    Type    : Success
    Message : [EXCH]-Successfully contacted the UM service at https://ServerCASdr05.domain.local/UnifiedMessaging/Service.asmx.
              The elapsed time was 558 milliseconds.
    Id      : 1016
    Type    : Success
    Message : [EXPR]-Successfully contacted the AS service at https://legacy.domain.local/EWS/Exchange.asmx. The elapsed time
              was 46 milliseconds.
    Id      : 1015
    Type    : Information
    Message : [EXPR]-The OAB is not configured for this user.
    Id      : 1014
    Type    : Information
    Message : [EXPR]-The UM is not configured for this user.
    Id      : 1013
    Type    : Error
    Message : When contacting https://mail.domain.local/Rpc received the error The remote server returned an error: (404) Not
              Found.
    Id      : 1017
    Type    : Error
    Message : [EXPR]-Error when contacting the RPC/HTTP service at https://mail.domain.local/Rpc. The elapsed time was 93
              milliseconds.
    Id      : 1006
    Type    : Success
    Message : The Autodiscover service was tested successfully.
    Id      : 1021
    Type    : Information
    Message : The following web services generated errors.
                  Contacting server in EXPR
              Please use the prior output to diagnose and correct the errors.
    Test 2
    Test-OutlookWebServices -Identity [email protected] | fl
    Id      : 1003
    Type    : Information
    Message : About to test AutoDiscover with the e-mail address [email protected].
    Id      : 1006
    Type    : Information
    Message : The Autodiscover service was contacted at https://legacy.Domain.local/Autodiscover/Autodiscover.xml.
    Id      : 1016
    Type    : Success
    Message : [EXCH]-Successfully contacted the AS service at https://ServerCASpd05.Domain.local/EWS/Exchange.asmx. The elapsed
              time was 46 milliseconds.
    Id      : 1015
    Type    : Success
    Message : [EXCH]-Successfully contacted the OAB service at https://ServerCASpd05.Domain.local/EWS/Exchange.asmx. The elapsed
              time was 0 milliseconds.
    Id      : 1014
    Type    : Success
    Message : [EXCH]-Successfully contacted the UM service at https://ServerCASdr05.Domain.local/UnifiedMessaging/Service.asmx.
              The elapsed time was 15 milliseconds.
    Id      : 1016
    Type    : Success
    Message : [EXPR]-Successfully contacted the AS service at https://legacy.Domain.local/EWS/Exchange.asmx. The elapsed time
              was 78 milliseconds.
    Id      : 1015
    Type    : Information
    Message : [EXPR]-The OAB is not configured for this user.
    Id      : 1014
    Type    : Information
    Message : [EXPR]-The UM is not configured for this user.
    Id      : 1017
    Type    : Success
    Message : [EXPR]-Successfully contacted the RPC/HTTP service at https://legacy.Domain.local/Rpc. The elapsed time was 187
              milliseconds.
    Id      : 1006
    Type    : Success
    Message : The Autodiscover service was tested successfully.

  • Hi, in our Enterprise environment, we have a single mac with Mavericks version 10.9.2 and Office for Mac 14.4.1. When setting up outlook, we are trying to connect to a mailbox on exchange server 2007.

    Hi, in our Enterprise environment, we have a single mac with Mavericks version 10.9.2 and Office for Mac 14.4.1. When setting up outlook, we are trying to connect to a mailbox on exchange server 2007. We put in the EWS details in the server field since our autodiscover function is not functioning. But still it doesn't work. There are no errors, no popups. We turned on the logging and in the logs, it says a error of -3259. We are stuck and any help will be really appreciated.

    I have a customer experiencing exactly the same issue. Their computer is running Windows 7 Pro with Office 2007 SP3. After seemingly exhausting all troubleshooting options, I backed up their data, formatted the hard drive and performed a clean install of
    Windows and all their applications. It didn't solve the problem!
    What's strange is the customer also has a laptop computer, running the same version of Outlook, and that doesn't experience any problems connecting to Office 365 on the same network.
    My next step is to send the customer a new ADSL modem/router to try.
    I have another customer on Office 365, also running Outlook 2007, and they also experience issues with emails sitting in the outbox while Outlook displays the status message “Outlook is trying to retrieve data from the Microsoft exchange server outlook.office365.com.”
    In this case Outlook doesn't freeze/stop responding, like it does for the first customer I mentioned.

  • High Availability for Existing Single Exchange Server holding Multiple Domains

    Hi,
    I'm trying to implement solution for Backup/Redundancy/High-availability for the existing Exchange Server 2013.
    Currently the Exchange Server 2013 deployed on 2012 Server is holding 4 Domains (1 internal domain  & 3 public/published domains). The Exchange Server is hosted Internally & published to send & receive mails from the SMTP relay(Third party
    resides on internet) server. Client Access & Mailbox Services are on the same server.
    Please advice me which is the best scenario to implement a backup/redundancy/high-availability for the current server.
    Thanks in advance.
    Regards
    Roopesh S

    Hi,
    The following links will help.
    High Availability and Site Resilience
    http://technet.microsoft.com/en-us/library/dd638137(v=exchg.150).aspx
    Deploying High Availability and Site Resilience
    http://technet.microsoft.com/en-us/library/dd638129(v=exchg.150).aspx
    Planning for High Availability and Site Resilience
    http://technet.microsoft.com/en-us/library/dd638104(v=exchg.150).aspx
    Backup, Restore, and Disaster Recovery
    http://technet.microsoft.com/en-us/library/dd876874(v=exchg.150).aspx
    ecsword

  • Is there a way to sync Pre-MS Exchange Server 2007 (Service Pack 1) Calendar?

    Hello all,
    I think my company must be using Pre-Microsoft Exchange Server 2007 with Service Pack 1 for our exchange server, because
    I can only set up company Exchange account on MS Entourage, not the new Outlook
    I can only set up the same exchange account only on iPad and iPhone (able to view in Mail, Calendar, Contacts & Reminders)
    But
    I am unable to use Lion's Mail, iCal and Address Book to see my Exchange account
    For the moment, I am not really concern about mail and addresses,
    but can I see my Exchange calendar on my desktop iCal? How do I set it up?
    I guess the most obvious and straight forward way, for now, is to view on my iPad :-)  But it is really funny that the iDevices are backward compatible but yet Lion OS cannot...
    Thanks and cheers.

    Hi,
    Yes it will work, it says enterprise because it works there as well.
    Thanks
    Bifocals
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • MimeMessage.reply() issue with MS Exchange Server 2007 Emails

    I have an application that retrieves emails from an MS Exchange Server 2003 mailbox. The data from each message is read, validated and conditionally loaded to a table. If the message doesn't pass validation, a rejection email is sent back to the sender with an error message and a copy of the email. (We're using Java 1.5. However, I test with both 1.5 and 1.6.)
    Also, if the message passes validation, positive notification is sent back to the sender.
    Both processes use the method: javax.mail.Message.reply()It's coded as:
    MimeMessage reply = (MimeMessage) message.reply(false);My organization is in the process of migrating to MS Exchange Server 2007. We've found that the reply() method no longer finds the sender method, thus unable to create a reply message. The error message we receive is:
    javax.mail.SendFailedException: No recipient addresses
         at javax.mail.Transport.send0(Transport.java:110)
         at javax.mail.Transport.send(Transport.java:80)
         at org.ccci.gms.datacollector.DataCollector.sendReply(DataCollector.java:514)
         at org.ccci.gms.datacollector.DataCollector.processMessages(DataCollector.java:162)
         at org.ccci.gms.datacollector.DataCollector.main(DataCollector.java:101)After creating the MimeMessage object from the reply() method, I printed out the email header detail from both 2003 and 2007 messages. You'll note from below that the "To" or recipient address is missing from Server 2007.
    MS Exchange 2003 works fine
    From: [email protected]
    To: [email protected]
    Subject: Re: Report
    In-Reply-To: <[email protected]>MS Exchange 2007 no longer works
    From: [email protected]
    Subject: Re: Reports
    In-Reply-To: <[email protected]>I know I could just use the "addRecipient()" method to get around this problem. I wanted to know if anyone has encountered this issue. Please share the resolution. Any suggestions will be greatly appreciated.
    Thanks,
    LaelW

    When the original message is accessed using IMAP, the reply method uses the information in the
    IMAP ENVELOPE to determine where to send the reply. It first looks for the Reply-To address
    in the ENVELOPE, then the From address.
    Interestingly, when not using IMAP, the getFrom method returns the Sender header if the From
    header is empty. The IMAP-specific code doesn't do that, although perhaps it should.
    It would be interesting to compare the ENVELOPE data from the protocol trace in the two cases.
    The ENVELOPE data will follow this syntax:
    envelope     = "(" env-date SP env-subject SP env-from SP
              env-sender SP env-reply-to SP env-to SP env-cc SP
              env-bcc SP env-in-reply-to SP env-message-id ")"
    So it's the first three address fields after the Subject that are relevant. If the From and Reply-To
    fields are NIL, but the Sender field has a valid address, let me know. I should probably fix the
    IMAP provider to fall back to the Sender field if the From field is missing.

  • M4E with N73 - MS Exchange server 2007

    Hi Guys,
    maybe I am stupid, but I can't seem to get this thing to work,
    I have installed mail for exchange 2.3, finally the security setting is showing, I have approved the certificate but still I am getting the very general :
    "Error in Exchange server. try again later."
    to explain my steps:
    1. configure the connection to use the HSDPA/Cellular link.
    2. hostname: owa.domain.com , username and password.
    server is Exchange server 2007 and configured behind an ISA server. OWA 2007 from a browser works fine.
    please any assistance would be great, I don't even know how to approach it anymore.
    thanks in advance,
    Badsyntax (Simon)

    Hi Imran,
    As per my information Webcenter Suite 10.1.3.2 does not have any direct integration capability with MS Exchange Server due to DEEP LINK LIMITATION. Only possible work around is go for External Application SSO registration and then render that URL in IFRAME.
    As far as WEBCENTER INTERACTION is concerned i think its seprately licensed and eventhough it's free you need extra Hardware to Install and Configure.
    Regards,
    Vindhyachal Sharma

  • MS. Exchange Server 2007 Integration

    I want to integrate MS. Exchange Server 2007 with my WebCenter portal application. I read that I can do this with WebCenter Interaction. I have following questions:-
    1. Is the license of WebCenter Interaction is convered under the license of WebCenter Suite?
    2. Does WebCenter Interaction support Exchange Server 2007 version?
    Or will you guys suggest me any other solution for same purpose. Waiting for your reply.
    Regards,
    Imran

    Hi Imran,
    As per my information Webcenter Suite 10.1.3.2 does not have any direct integration capability with MS Exchange Server due to DEEP LINK LIMITATION. Only possible work around is go for External Application SSO registration and then render that URL in IFRAME.
    As far as WEBCENTER INTERACTION is concerned i think its seprately licensed and eventhough it's free you need extra Hardware to Install and Configure.
    Regards,
    Vindhyachal Sharma

  • Agenda Syncronization with Exchange server 2007

    I am unable to syncronize the agenda throug iSync...
    I am trying to connect to an Exchange Server 2007 OWA, which default url is:
    https://server/owa
    We are using windows authentication too...
    The Agenda and iSync don't show any kind of error... it just won't sync...
    Is there anything else i can do?

    iSync is for syncing Contacts and Calendars to mobile phones and PDAs.
    It doesn't actually sync with any Exchange Servers (although, once setup, you can use the iSync menu bar item "Sync Now" to manually initiate a sync - that's all).
    Are you referring to the "Synchronize with Exchange" option in the *Address Book* application?
    If so, the *Address Book* forum is here:
    http://discussions.apple.com/forum.jspa?forumID=1223

  • Mail / Calendar with Exchange Server 2007

    Hi all,
    We have a problem with Apple Mail and Calendar (Mountain Lion) connected to an Exchange Server 2007.
    Apple Mail for no reason doesn't show the available data on the server. At first all goes right but after a few hours the data get corrupt. Folders disappear, mails aren't shown, ... The folders and mails are there in the server. I can check that with Outlook for Mac or on a collegues machine on Windows.
    I tried:
    - deleting the mail cache and mail data and restart
    - removing the accounts and setting them up again
    - creating a new user and trying mail in that user
    None of those solved my problem.
    Apple Calendar doesn't sync its data correctly. Example:
    I create an event in calendar A. From that event I onvite calendar B to join the event. So far, so good. Everything just syncs fine. Then for some reason I delete the event from calendar A. In the server the event is still there. I checked in Outlook. This error is reproducable.
    I tried:
    - naming the user to <WORKGROUP>\<user>
    - deleting the calendar cache and calendar data
    None of those solved my problem.
    Can anybody help me with this?

    Hi and Welcome to the Forums!
    The configuration I think you have is MS Exchange on the back end fronted (to the Internet) by Outlook Web Access (OWA). As such, Blackberry Internet Service is the interface between OWA and the BB...there is no direct interaction between the BB and the Exchange server. As such, only email will reconcile wirelessly in this configuration. Calendar, contacts, and other items must be reconciled via USB/BT tether.
    Now, that said, there is a free solution to do what you desire -- it's called BES Express. BES is BlackBerry Enterprise Solution and provides OTA sync of email, calendar, contacts, etc. Full BES is not free. But BES-X is. If you truly require full reconciliation of all things from Exchange, I recommend you research BES-X.
    Good luck!
    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

  • Email encryption in Exchange Server 2007

    Dear Support Team,
    Now, current environment is Exchange Server 2007 and Outlook 2007. We have some question.
    1. How do I scan external/public domain before email sent out? Should I config in Exchange and Outlook 2007?
    2. How do I encrypted email? Do you suggested solution? required 3rd party? Exchange or outlook?
    3. Can I encrypted email only email that send to external email?
    Thank you.

    Hi,
    According to the descritpion, I know that you want to make sure the messages that you sent out be safe.
    Please refer information below:
    Encrypt all outgoing messages
    Choosing to encrypt all outgoing messages means, in effect, your e-mail is encrypted by default. You can write and send messages the same as with any other e-mail messages, but all potential recipients must have your digital ID to decode your messages.
    On the Tools menu, click Trust Center, and then click
    E-mail Security.
    Under Encrypted e-mail, select the
    Encrypt contents and attachments for outgoing messages check box.
    To change additional settings, such as choosing a specific certificate to use, click
    Settings.
    Click OK twice.
    More details to see:
    http://office.microsoft.com/en-001/outlook-help/encrypt-e-mail-messages-HP001230536.aspx#BM2
    Please correct me if there is any misunderstanding.
    Also find a similar thread for your reference:
    http://social.technet.microsoft.com/Forums/exchange/en-US/a0acf5e1-7525-4ce9-b487-a112a881b4ce/sending-encrypted-emails-externally
    The RMS is supported in Exchange org. More details to refer:
    New Rights-Protected E-Mail Functionality with RMS
    http://technet.microsoft.com/en-us/library/bb123950(v=exchg.80).aspx
    Thanks
    Mavis
    If you have feedback for TechNet Subscriber Support, contact
    [email protected] 
    Mavis Huang
    TechNet Community Support

  • Migrate Active Directory 2003 to 2012 R2 and Exchange Server 2007 to 2013.

    My question is which one need to migration first. Active Directory 2003 to 2012 R2 and FFL & DFL or Exchange Server 2007 to 2013.
    Md. Ramin Hossain

    My question is which one need to migration first. Active Directory 2003 to 2012 R2 and FFL & DFL or Exchange Server 2007 to 2013.
    Domain. For Exchange installation and upgrading to 2013, you need to make sure that your domain controllers can understand attributes of exchange 2013. Besides if you have DC/Exch on the same server which is 2003 is not supported. Because Windows Server
    2003 is not supported.
    Migrate your domain to at least 2008 R2 and then proceed with Exchange 2013.
    Mahdi Tehrani   |  
      |  
    www.mahditehrani.ir
    Please click on Propose As Answer or to mark this post as
    and helpful for other people.
    This posting is provided AS-IS with no warranties, and confers no rights.
    How to query members of 'Local Administrators' group in all computers?

  • Exchange server 2007 automatic transfert

    Hi all,
    I have a strange problem with my Exchange server 2007 : since several days, all my incoming and outcoming mails from Exchange server are automatically transfered to my admin mailbox.
    The messages are like "Microsoft Exchange from ..." and I have the original message attached to the email.
    I don't find where to disable this option and how it activate alone ... :/
    Anyone know this problem ?
    Best regards,
    Billy
    Billy LAILLE

    Hi Ed,
    Ok you were right.
    Journaling was activated for my mailbox under Transport Hub.
    Thanks a lot for you help,
    Billy
    Billy LAILLE

Maybe you are looking for

  • Imac g5 wont boot up . help pliz

    Hey guys, need help with my mac g5, it wont boot up. The side light comes on but it wont up. thx in advance

  • Deployment of JSF Libraries to /WEB-INF/lib

    Good day. In our new web application we use three different JSF taglibs (richfaces, trinidad, tomahawk). All of them are managed as "JSF Libraries" (created in eclipse options->web->"JavaServer Faces Tools"->Libraries). To include jars from these lib

  • Reverse type on image

    I have a photoshop image that shows a cardboard box on it's side, opened at one end. The opended end is facing the camera. From the front you can see the top of the box. On the top of the box is printed copy directly on the box. Client wants to flip

  • Is airdrop is avaiable on iphone4g n how to use airplay ... n something playing game like sufers subways its get stuck middle .. y is it so .. help me out..

    is airdrop is avaiable on iphone4g n how to use airplay ... n something playing game like sufers subways its get stuck middle .. y is it so .. help me out.. n which is best app to saver battery life... n how to make ma phone run smootly.. pls help me

  • Usage of dual processor

    I'm curious Macromedia are charging CFMX7 per-server, not per-CPU. So the question is, if you have a dual CPU box, does CFMX7 take advantage of the second CPU? It's particulary important for CF as it's really CPU-hungy. Anyone has any experience or t