Users getting synced with wrong upn with office 365

i have users on premise, already registered domain @abc.com, use which are synced with office should also come with @abc.com, but its stamping with @abc.onmicrosoft.com, where to check to fix it? thanks

Hi,
Please make sure you have added the Comodo Root and Intermediate certificate on the Lync Edge server.
Please also check if you add the correct suffix for Edge Server.
Best Regards,
Eason Huang
Eason Huang
TechNet Community Support

Similar Messages

  • Any info on how to get iCloud calendar, contacts, etc to sync with office 365 on macbook pro?, any info on how to get iCloud calendar, contacts, etc to sync with office 365 on macbook pro?

    Any info on how to get icloud calendar, contacts, etc to sync with office 365 on macbook pro?

    You can't, there is no connection between the services, use one or the other.

  • Help Needed with getting Started With Office 365 Development C# Rest API

    We have a O365 Tenant Setup with a Federated Active Directory Setip we want to be able to right code that will connect to our tenant and perform basic CRUD operations against it (ex. Creating mail boxes)
    The problem is we want this to be contained in a CLR trigger In SQL so say if a new user is added to our user table then we would create a new AD account for that user and also create a mailbox.
    But I cannot find and example on how to connect to Office 365 using the REST API (Not the SDK because you can not add the connected service to a class library) and before the required actions that we need to do. All the example I have found are with the
    SDK API and/or require window 8 and that is also not an option.
    Please help I do not know where to start, and I would love to see some examples done in c# and not using the SDK.
    Thanks,
    Andrew Day

    Hi,
    >> Instead of SharePoint URLs I would use the O365 API URL?
    Yes, in my sample code, I was accessing the File resource by using the O365 File API. In your case, you need to acquire the token to access the Mail resource and use O365 Mail API.
    By the way, I think the article
    Understand Office 365 app authentication concepts will help you to understand the authentication process in Office 365 Development.
    >> Why can I not use the SDK API with a class Library?
    Actually, you are able to reference the Office 365 .NET SDK in the class Library. But the class library project type was not supported by Visual Studio Office 365 Development Tool. As a workaround,
    you can reference the SDK manually in your project.
    Since your original question is about “getting started with Office 365 Development C# Rest API”, if you have more questions about the Office 365 SDK, I will suggest you posting a new thread
    to discuss the Office 365 SDK. It will involve more other community members to share their ideas and experience on a specific a question and for others who had a similar question could also find the valuable information quickly.
    Regards,
    Jeffrey
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Active Directory forest which need to be sync with Office 365 E1 plan

    we have multiple local Active Directory forest which need to be sync with Office 365 E1 plan, how we can do that?

    Hiya,
    you need to use either FIM or AAD. I would recommend the AAD, even though it's in beta, it will properly be a better choice.
    Windows Azure Active Directory Connector for FIM 2010 R2 Quick Start Guide
    http://technet.microsoft.com/en-us/library/dn511002%28v=ws.10%29.aspx
    New sync capabilities in preview: Password Write Back, New AAD Sync and Multi-forest support
    http://blogs.technet.com/b/ad/archive/2014/04/21/new-sync-capabilities-in-preview-password-write-back-new-aad-sync-and-multi-forest-support.aspx

  • Address book not syncing with Office 365

    I use Office 365 as my primary work email. I have elected to sync my Office 365 address book with my MBA running 10.7.
    Most of the time it works OK, but I often get an error sign next to the Office 365 group in the Address Book. The error generally says "Address Book cannot save the contact <name> to the Exchange Server and gives me the option to Revert to Server or go Offline.
    If I elect to revert to server, the error goes away but sync still doesn't work. If I restart Address Book I get the same error with another contact.
    Is there a way to validate the entire address book rather than having to continually restart the Address Book app?

    Waiting was the key solution here!
    After waiting aprox 2/3 hours it worked. Changed nothing...

  • Outlook does not sync with Office 365

    I am having issues with 3 "newly" created account on Office 365 with Outlook 2013.
    Office 365 Accounts
    All 3 accounts are new
    All 3 had not have any emails imported
    All accounts on the same domain etc etc
    Outlook 2013
    Running in Windows 7/8 with EXCHANGE mode (not IMAP or POP)
    It syncs initially, then does not send or
    sync anything (ie. emails, contacts, calendars, tasks etc)
    Account cache of between 3-24 months - none works
    Tried with Cache disabled - still persistent
    Tried Outlook in Safe Mode - no difference
    Outlook 2013 is FRESH Win7x64 install on a PC WITHOUT any Office - still same
    Outlook 2013 on existing Win8x64 - same result
    It is NOT an OST error as all 3 are NEW accounts and newly created OST
    Tried that Outlook debugger website with 13 methods to try - still the same
    Outlook 2011 (Mac)
    Created new Identity - works perfectly
    Emails, Contacts, Calendars and Tasks all synchronise properly
    I remember Microsoft used to make Microsoft products work with each other fantastic OOB - why does it work on a Mac but not on a Windows PC?

    This is very frustrating, I cannot seem to get the Exchange Server as the "About" is no longer available, and I cannot get the Exchange GUID via Powershell:
    I have found that my mailbox seems to be linked to: pod51057.outlook.com
    Tried a manual to that name and get an infinite Username/Password loop - dead end.
    Tried to connect via PowerShell: http://help.outlook.com/en-us/140/cc952755.aspx
    However I was getting errors, but got it working and got the Mailbox ID:
    PS C:\Windows\system32> $LiveCred = Get-Credential
    cmdlet Get-Credential at command pipeline position 1
    Supply values for the following parameters:
    Credential
    PS C:\Windows\system32> $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook
    .com/powershell/ -Credential $LiveCred -Authentication Basic -AllowRedirection
    WARNING: Your connection has been redirected to the following URI:
    "https://pod51057psh.outlook.com/powershell-liveid?PSVersion=4.0 "
    PS C:\Windows\system32> Set-ExecutionPolicy RemoteSigned
    Execution Policy Change
    The execution policy helps protect you from scripts that you do not trust. Changing the execution policy might expose
    you to the security risks described in the about_Execution_Policies help topic at
    http://go.microsoft.com/fwlink/?LinkID=135170. Do you want to change the execution policy?
    [Y] Yes [N] No [S] Suspend [?] Help (default is "Y"): y
    PS C:\Windows\system32> Import-PSSession $Session
    WARNING: Proxy creation has been skipped for the following command: 'Add-AvailabilityAddressSpace,
    Add-DistributionGroupMember, Add-MailboxFolderPermission, Add-MailboxPermission, Add-ManagementRoleEntry,
    Add-PublicFolderClientPermission, Add-RecipientPermission, Add-RoleGroupMember, Clear-ActiveSyncDevice,
    Clear-MobileDevice, Clear-TextMessagingAccount, Compare-TextMessagingVerificationCode, Complete-MigrationBatch,
    Disable-App, Disable-HostedContentFilterRule, Disable-InboxRule, Disable-JournalRule, Disable-Mailbox,
    ... Lots of stuff
    PS C:\Windows\system32> Get-Mailbox [email protected] | fl ExchangeGuid
    Creating a new session for implicit remoting of "Get-Mailbox" command...
    ExchangeGuid : e3ca290b-xxxx-yyyy-zzzz-5de99a53022f
    Ok, from here, I have configured Mail as per this article, however used Mailbox ID instead of the server: http://blogs.technet.com/b/hot/archive/2012/02/06/how-to-manually-configure-outlook-office-365.aspx
    Account successfully connected and started Outlook - however it failed, so I determined the mailbox server as per this article: http://community.office365.com/en-us/f/685/t/141805.aspx
    I got the server as hkxpr06.outlook.com
    I entered this details into Outlook and the following error appears:
    Cannot start Microsoft Outlook. Cannot open the Outlook window. The set of folders cannot be
    opened. The of folders cannot be opened.
    Bad English syntax! Wouldnt have mind, but Outlook still does not work, so re-opened and oddly it worked!
    Waited for the sync to finish...

  • BB Z10 - contacts stopped syncing with Office 365 - e-mails and calendar are still syncing fine

    I have had my BB Z10 for over a month and e-mails, calendar and contacts were syncing great from my Office 365 account. E-mail and calendar still sync but I have lost all connectivity to the contacts. Nothing shows up from Office 365 (my other contacts show up ok from LinkedIn etc.).
    Help as this is a critical function on my phone. I can't call or e-mail anyone if I don't have their contact information.
    Solved!
    Go to Solution.

    Hi and Welcome to the Community!
    With a strong carrier network signal (e.g., not merely WiFi), I suggest the following steps, in order, even if they seem redundant to what you have already tried (steps 1 and 2 each should result in a message coming to your BB...please wait for that before proceeding to the next step):
    1) Register HRT
    KB00510 How to register a BlackBerry smartphone with the wireless network
    Please wait for one "registration" message to arrive to your Messages app
    2) Delete and Resend Service Books (pre-BB10 devices only)
    KB05000Delete the service book for the BlackBerry Internet Service email account from the BlackBerry smartphone
    If you have no CMIME entry, then skip the deletion
    KB02830 Send the service books for the BlackBerry Internet Service
    Please wait for "Activation" Messages, one per already configured email account, to arrive in your Messages. If you have no already configured email accounts, please wait 1 hour.
    3) Reboot
    Pre-BB10 Devices ONLY. With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes.
    BB10 Devices. Hold the top button down until the counter reaches zero. Wait for the device to be fully shut down (e.g., nothing at all displayed on the screen, no LED lights, etc.). Hold the top button until the red LED is lit. Wait through the full boot-up process. IF this fails, you can attempt the battery-pull method above, but it is normally NOT recommended unless nothing else works.
    See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure.
    Hopefully that will get things going again for you! If not, then you should try deleting and re-adding your configurations for the affected accounts. Otherwise, you should contact your mobile service provider for formal support.
    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

  • Unwanted contacts synced with Office 365 and Exchange 2013

    I have an issue with unwanted contacts on Mavericks (and formerly Mountain Lion) syncing with our hosted Exchange server on Office 365. The problem began when the Office 365 service upgraded to Exchange 2013. I do not use iCloud at all.
    The unwanted contacts are only visible when I click on “All Contacts” within Contacts.app and do not appear in any hosted or local contact group. They are synced to all our macs, but are not visible on anything else, including Outlook.app or OWA, or our iPhones and iPads. Each user with a hosted Exchange account on Office 365 has the same problem, but with a different set of unwanted contacts. Normal contacts behave as expected for each user and device.
    The format of the unwanted contacts is simple. They contain nothing but an email address (no name, phone, IM or other details) which leads me to think they are automatically generated recent or suggested contacts, although some of them are quite old. We use Mail.app exclusively on our macs.
    I can delete these unwanted contacts one at a time from any of my macs, and although they appear to be deleted on the server (resyncing another mac deletes them there too), they will reappear (resynced from Exchange) within a day or two and they have to be deleted all over again. It is a frustrating and time consuming process.
    My questions then:
    can I prevent Contacts.app from the syncing these contacts?
    or can I prevent Mail.app from presumably sending them to the server in the first place?
    or is there a command I can issue through Powershell to tell Exchange to delete and not retain these contacts?
    Any other suggestions to prevent this behaviour would be most welcome.

    I'm having this exact same issue.
    Have you seen this thread? https://discussions.apple.com/thread/5252673?start=45&tstart=0
    I'm on Exchange 2013, which I manage, and Mavericks.  I also noticed you can see a "Linked Contact" on OWA 2013.
    This is just more of the extremely poor Apple software engineering we have seen over the last few years...
    Also: http://community.office365.com/en-us/forums/153/t/187666.aspx
    Message was edited by: ibrennan

  • Outlook 2013 not fulling syncing with Office 365 OWA

    Briefly - is there any reason why emails that are accessible via the browser in Outlook are not being fetched by Outlook 2013 on the desktop? This using Office 365 Small Business Premium, client machine is running Win7.
    TIA
    Mike

    Hi Mike,
    Please confirm the items which are not synced to Outlook are listed in specific folder or all folders. Please click Send/Receive All Folders in Outlook to check whether all items can be synced completed in Outlook.
    We can follow Eric's suggestion to disable Outlook cached mode to check whether the issue persists. If the issue doesn't happen in Outlook Online mode but only in Cached mode, we can
    create a new Outlook profile
    to have a try.
    Regards,
    Winnie Liang
    TechNet Community Support

  • IDfix Tool and Appropriate Changes for Syncing with Office 365.

    1. Our on premise domain is .local - DirSync will require an Internet routable extension (.org in our case). If I change my address to .org, will that impact my ability to login to my domain? Is there a special process for this situation?
    2. For the Distinguished Names that show up in the IDFix tool that have the wrong address in the "Value" column, can I simply change the address in the "Update" column to the correct one even if it means changing from .local to .org?
    3. For user Distinguished Names that show up in the IDFix tool that do not have an email address (nor do I want them too) - How do I exclude them from the sync process, what changes (If any) should I be making to these users?
    Thanks For All Your Help
    KB

    Hi,
    1. You have to add the UPN-Suffix on your on-premise Domain. After that, you can Change the UPN-Suffix for specific or all Users. Problems can occur, when Users using their UPN for Domain Login. Obviously they have to enter an the new UPN Suffix, but
    there can be other side effects. I would recommend to test this very good.
    2. I never used IDFix tool. I would using the GUI to add the UPN Suffix to the Domain. And changing the Suffix on the Users depends on the amount, but I would prefer to use Powershell.
    3. You can configure Dirsync before the first sync is running. I have created a blog post about this Topic which might could help:
    http://sccmfaq.wordpress.com/2014/01/23/azure-directory-sync-initial-configuration/
    www.sccmfaq.ch

  • Cannot Sync With Office 2010

    Office 2010 has been released to Technet, schools, and other organizations. Maybe RIM should think about pulling one of their dusty programmers out of the closet to write a snippet of code so we can actually sync with Office 2010? I really getting sick of lookinbg at the "no message store" errors. Makes me want to buy a *real* smartphone.

    ddvogt wrote:
    Message to Blackberry:
    I hope you listen..
    The issue may be that Nokia bought the third party company that was doing the synch under Blackberry.
    Blackberry: You need to fix that problem or switch to another third party. You may otherwise see a vast exodus to Android based phone.
    I hope you have not come to be too big to care about your customers.
    Hello again!
    It seems you are posting this same information all over our forums. We welcome your input, but it's not really necessary to say the same thing over and over. Trust us...they get it. It is simply impossible for them to release any forward looking information -- things such as "2010 compatibility will be available on (insert date here)" are strictly forbidden as per the TOS of this site.
    In regards to your hope that RIM will see your message -- these forums are a user-to-user support channel, not a user-to-RIM conduit. As such, it is unlikely that they will see what you have written. However, if you have specific and constructive ideas for them, I have heard that they accept such via email to [email protected]
    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

  • 3 million user on Local AD to be synchronized with Office 365 FID issue

    Hello everyone,
    I have a customer (University) Who has an issue with DirSync. They have 3 million users on Local AD they want to synchronize with Office 365 to enable
    these users for Exchange online. 
    Now they have users "Students" enabled for Exchange online and management and staff are enabled on the On-premises Exchange servers. 
    Dirsync during the day synchronize 2 times fine without any error and again 2 times doesn't synchronize and gives error with no details. the error
    is "Stopped Extension-dll exception" 
    More errors shown as below 
    Directory Synchronization:
    An unknown error occurred with the Microsoft Online Services Sign-in Assistant. Contact Technical Support. SetCredential() failed. Contact Technical
    Support.  (0x8009000B)
    I am attaching other errors as well
    at Microsoft.Online.Coexistence.ProvisionHelper.GetLiveCompactToken(String userName, String userPassword)
    at Microsoft.Azure.ActiveDirectory.Connector.ProvisioningServiceAdapter.Initialize()
    at Microsoft.Azure.ActiveDirectory.Connector.ProvisioningServiceAdapter.Import(Byte[] syncCookie, Boolean isFullImport)
    at Microsoft.Azure.ActiveDirectory.Connector.Connector.GetImportEntriesCore()
    at Microsoft.Azure.ActiveDirectory.Connector.Connector.GetImportEntries(GetImportEntriesRunStep getImportEntriesRunStep)
    Forefront Identity Manager 4.1.3465.0"
    FIMSynchronizationService:
    The management agent "Windows Azure Active Directory Connector" failed on run profile "Delta Import Delta Sync" because the server encountered errors.
    FIMSynchronizationService:
    The management agent "Windows Azure Active Directory Connector" step execution completed on run profile "Delta Import Delta Sync" but the watermark was not saved.
    Additional Information
    Discovery Errors : "0"
    Synchronization Errors : "0"
    Metaverse Retry Errors : "0"
    Export Errors : "0"
    Warnings : "0"
    User Action
    View the management agent run history for details.
    Directory Synchronization:
    The Management Agent Windows Azure Active Directory Connector failed on execution. Error returned is 'stopped-extension-dll-exception'. If the problem persists, contact Technical Support.
    Customer have tried to involve Microsoft with them through a third party technical support company but microsoft was not able to apply anything since they have tried to apply some scripts but those scripts would take
    3 days without finishing.
    The first time the Dirsync was applied it took 1 week without finishing until now they were not able to apply a full import and export sync.
    What have really got me interested is that Microsoft did not suggest to the customer to upgrade his FIM (ForeFront Identity Manager)'s old version
    to the latest one. 
    Customer is using Full SQL deployment on a dedicated server and DirSync (FID) on a separate server too. The deployed servers are virtual and have 32
    GB ram and 200 GB HDD size and 4 cores.
    I have recommended to this customer that we do not touch this current deployment since Microsoft themselves couldn't do anything in regard, but what
    we could do is take a virtual snapshot and then apply the upgrade and see if this resolves the issue or not?
    Note:
    Microsoft talked to them about a limited number of synchronized items to their Azure site per week! I am not sure about this but what the customer
    said is that they change approximately about 25,000 user object per day. 
    Could this issue happens because of this limit?
    Thanks

    Besides the large number of objects in the system, which I am not sure DirSync can handle, I suggest you separate the failing step from other steps in the RunProfile.
    So, if you have a step that does Delta Import and Delta Sync, separate into 2 steps;
    Best,
    Nosh
    Nosh Mernacaj, Identity Management Specialist

  • I am using windows 7 and itunes 11.7 my i phone 5s is not getting synced with my laptop it keeps showing backing up  please help i need to put music in my phone?

    i am using windows 7 and itunes 11.7 my i phone 5s is not getting synced with my laptop it keeps showing backing up  please help i need to put music ?

    Hi,
    Have you managed to solve this problem? if yes, please highlight how you solved it...i'm facing same problem with my new Iphone 5S but udner Windows, thanks.

  • What is the best way to get dirty my hand with office 365

    what is the best way to get dirty my hand with office 365
    Anil MCC 2011,ITIL V3,MCSA 2003,MCTS 2010, My Blog : http://messagingschool.wordpress.com

    Hi,
    Just create an evaluation tenate and get your hands Dirty! Or if you are a partner to Microsoft, you can register yourself at
    http://portal.fasttrack.office.com and then you can create sites from there. If you need tenant with data, use
    http://microsoftcie.com and create a tenant, then you will have your own contoso to play with! :) 
    Regards
    Henrik A. Halmstrand
    sharepointrevealed.com
    getspconfig.codeplex.com
    Please click Mark As Answer; if a post solves your problem or Vote As Helpful; if a post has been useful to you.

  • How to get former messages after synch my Blackberry with Office 365 ?

    Hello,
    I synchronised my Blackberry with Office 365, using the Blackberry Business Cloud Services interface. The synchronization worked perfectly, but I'd like to have on my smartphone messages dated before the day of the synchronization.
    Is there a setting to get the earlier messages?
    Thank you in advance for your reply.
    Isabelle

    Hi,
    According to your description, I notice that Outlook for Mac for Office 365 cannot open shared calendar.
    If I misunderstand your concern, please do not hesitate to let me know.
    Which account are you used, Exchange account or Microsoft account?
    Would you please login OWA and test to open this shared calendar?
    Outlook for Mac cannot open the shared calendar which is a sub-calendar, you have to ask calendar owner share all calendars under the default "Calendar" folder.
    More details about it, for your reference:
    http://support.microsoft.com/kb/2743766
    Best Regards,
    Allen Wang

Maybe you are looking for

  • Keyfigure fixing at aggregate level

    HI, I am using APO V4, 1. I  am planning to fix my keyfigure only at aggregate level,  My keyfigure is open at all levels like plant or material group or material, i can enter the data at any point manually. but when come to keyfigure fixing, i want

  • How to delete a record from BSEG table

    Dear Experts, How to delete a record from BSEG table. If there possible to delete some records from transparent table ? Please help. Regards, Tan

  • Position Function for Netezza

    We are trying to update the Netezza.PRM file to include the Position function.  When using it in Designer we get a Parse error that it found a comma (,) when it was expecting 'In' or 'Op' or '=='r '<' or '>'.  Does anyone know the correct parameters

  • How do I transfer photos from micro sd card to macbook?

    I need help transfering pictures from micro sd card to my macbook pro

  • N97 - A corrupted image cannot be deleted

    I have a problem with my N97... i have an image in the gallery that cannot be shown (it displays an icon of a picture torn in half) and when i try to delete it it just says: system error... i tried to delete the picture using my computer, I have also