Microsoft Ecosystem Metadata Exchange

Installed Microsoft Ecosystem Metadata Exchange from here
https://sysdev.microsoft.com/en-US/desktop/member/Telemetry/download/MetadataExchange.msi
But it will not start.  From the Event log
[Microsoft.Telemetry.MetadataExchange.Presentation.DialogService: 8361080]: Unable to authenticate with Live ID due to the following error: System.DllNotFoundException: Unable to load DLL 'wlidcli.dll': The specified module could not be found. (Exception
from HRESULT: 0x8007007E)
    at Microsoft.Authentication.Live.ManagedIDCRL.Native.InitializeEx(Guid& AppGuid, Int32 PpcrlVersion, UInt32 Flags, IDCRL_OPTION[] pOptions, UInt32 dwOptions)
    at Microsoft.Authentication.Live.ManagedIDCRL.InitializeEx(Guid& appGuid, Int32 ppcrlVersion, UInt32 updateFlags, Initialize_Options[] initOptions)
    at Microsoft.Authentication.Live.LiveIdAuthentication.InitializeIDCRL(String environment, Guid hostApplicationGuid)
    at Microsoft.Telemetry.MetadataExchange.MetadataServiceSession.Authenticate(IntPtr handle, String targetUser, SecureString password)
    at Microsoft.Telemetry.MetadataExchange.Presentation.DialogService.<>c__DisplayClassa.<ShowAuthenticationDialog>b__6(Object sender, DoWorkEventArgs e)
    at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
    at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
Logged   at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
    at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
    at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
    at System.Windows.Threading.DispatcherOperation.InvokeImpl()
    at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Windows.Threading.DispatcherOperation.Invoke()
    at System.Windows.Threading.Dispatcher.ProcessQueue()
    at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
    at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
    at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
    at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
    at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
    at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
    at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
    at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
    at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
    at Microsoft.Telemetry.MetadataExchange.Presentation.DialogService.ShowAuthenticationDialog(DependencyObject parent, String userName)
    at Microsoft.Telemetry.MetadataExchange.Presentation.AuthenticatingDialogModel.Authenticate()
    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
    at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
    at System.Windows.Threading.DispatcherOperation.InvokeImpl()
    at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Windows.Threading.DispatcherOperation.Invoke()
    at System.Windows.Threading.Dispatcher.ProcessQueue()
    at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
    at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
    at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
    at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
    at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
    at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
    at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
    at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
    at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
    at System.Windows.Window.ShowHelper(Object booleanBox)
    at System.Windows.Window.Show()
    at System.Windows.Window.ShowDialog()
    at Microsoft.Windows.ApplicationServices.DialogService.ShowDialog(DependencyObject owner, Window window)
    at Microsoft.Telemetry.MetadataExchange.Presentation.DialogService.FadeShowDialog[TResult](DependencyObject owner, Window window, Func`3 showDialog)
    at Microsoft.Telemetry.MetadataExchange.Presentation.DialogService.ShowDialog(DependencyObject owner, Window window)
    at Microsoft.Telemetry.MetadataExchange.Presentation.ApplicationServices.ShowDialog(DialogModel dialogModel, DependencyObject owner)
    at Microsoft.Telemetry.MetadataExchange.Presentation.ShellModel.Initialize()
    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
    at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
    at System.Windows.Threading.DispatcherOperation.InvokeImpl()
    at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Windows.Threading.DispatcherOperation.Invoke()
    at System.Windows.Threading.Dispatcher.ProcessQueue()
    at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
    at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
    at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
    at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
    at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
    at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
    at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
    at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
    at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
    at System.Windows.Threading.Dispatcher.Run()
    at System.Windows.Application.RunDispatcher(Object ignore)
    at System.Windows.Application.RunInternal(Window window)
    at System.Windows.Application.Run(Window window)
    at Microsoft.Telemetry.MetadataExchange.Presentation.Program.app_RunSingleInstance(Object sender, CommandLineEventArgs e)
    at Microsoft.ComponentModel.SingleInstanceApplication.OnRunSingleInstance(CommandLineEventArgs e)
    at Microsoft.ComponentModel.SingleInstanceApplication.RunFirstInstance(String[] args)
    at Microsoft.ComponentModel.SingleInstanceApplication.Run(SingleInstanceApplication instance, String[] args)
    at Microsoft.Telemetry.MetadataExchange.Presentation.Program.Main(String[] args)

May have to contact them here.
http://blogs.msdn.com/b/wer/archive/2012/03/28/windows-hardware-dashboard-reports-faq.aspx#Support
http://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/home?category=windowsdesktopdev
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows]
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

Similar Messages

  • Error message after opening Microsoft Ecosystem Metadata Exchange Powershell Module

    Hi,
    I am running into issue who I launch the Microsoft Ecosystem Metadata Exchange Powershell Module
    Here is the error message:
    Import-Module : Could not load file or assembly 'file:///C:\Program Files (x86)
    \Microsoft Ecosystem Metadata Exchange\MetadataExchange\Microsoft.Telemetry.Met
    adataExchange.Cmdlets.dll' or one of its dependencies. This assembly is built b
    y a runtime newer than the currently loaded runtime and cannot be loaded.
    At line:1 char:14
    + Import-Module <<<<  MetadataExchange
        + CategoryInfo          : NotSpecified: (:) [Import-Module], BadImageForma
       tException
        + FullyQualifiedErrorId : System.BadImageFormatException,Microsoft.PowerSh
       ell.Commands.ImportModuleCommand
    ========================================
    I am wondering what I should do to fix it...
    My OS is win7 x64 sp1
    Thanks,
    Jason

    May have to contact them here.
    http://blogs.msdn.com/b/wer/archive/2012/03/28/windows-hardware-dashboard-reports-faq.aspx#Support
    http://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/home?category=windowsdesktopdev
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Metadata exchange

    <p>You can exchange metadata between Data Integrator and third-party tools using XML files and the Metadata Exchange option.</p><p>Data Integrator supports two built-in metadata exchange formats:</p><ul><li>CWM 1.0 XML/XMI 1.1: CWM (the Common Warehouse Metamodel) - is a specification that enables easy interchange of data<br />warehouse metadata between tools, platforms, and repositories in distributed heterogeneous environments.</li><li>ERwin 4.x XML</li></ul><p>Data Integrator can also use:</p><ul><li>MIMB (the Meta Integration Model Bridge): MIMB is a Windows stand-alone utility that converts metadata models among design tool formats. By using MIMB with Data Integrator, you can exchange metadata with all formats that MIMB supports. If MIMB is installed, the additional formats it supports are listed in the Metadata Exchange window.</li><li>BusinessObjects Universal Metadata Bridge: Converts Data Integrator repository metadata to Business Objects universe metadata. See "Creating Business Objects universes" in the Data Integrator Designer Guide.<br /></li></ul>

    http://help.sap.com/saphelp_bw33/helpdata/en/a7/659a3daffc4c60e10000000a114084/content.htm

  • Bricked Lenovo Yoga 3 Pro-1370 due to broken microsoft ecosystem / unrecoverable admin account

    Hi. So now I am here. HELLO EVERYONE! All you friendly and curious troubleshooters. I am frustrated and lost. I will not give you the 14 step Microsoft issue.  But I guarantee this will be one of the more bizarre or interesting problems you have read in a bit.   so tl;dr - my yoga 3 is bricked because the user account switched the administrator to an unrecoverable & disused / non-used outlook.com email account b/c of the MS App store. Their tech has not helped, no recovery has worked at all. I just want to factory reset the hardware at this point, but the software "glitch" needs me to log in to my admin account to factory reset, which is something I can't do.   Way too long of info story:   a) on my lenovo tablet, I had my personal login to sign into my admin profile. I did not use a MS Outlook account at all. In Feb, I signed up w/ a "dummy" outlook.com account for the app store, but never DL anything, and didn't think to realize this account locked me into an ecosystem... I just thought it was a temp email to register, and didn't keep any details. The 1st time it removed my local user account profile from admin, and replaced it with the outlook.com account. I immediately switched it back, that time.   b) 2 weeks ago, I wanted to DL The Economist app. We hadn't used any apps, & again it made me sign in to Microsoft. I signed into my account and DL the app. I believe it signed in with a remembered password, as I don't remember it. It could be one of 15.    c) At this point, microsoft's account removed my personal local lenovo user account, and replaced it with the microsoft outlook.com sign in d) Now, when I try to log in to my tablet, it says "You can't sign into your PC right now. Go to account.live.com to fix the problem, or try the last password you used on this PC". No previous passwords work. This is probably because I tried to sign in a bunch of times under my personal local user account, before realizing it had switched the admin to the outlook.com account. e) I go to account.live.com, and it redirects to login.live.com. When I try to sign in with my outlook.com account, it says "You've tried to sign in too many times with an incorrect email address or password." f) At this point, a captcha comes up, and no matter how many times I solve it correctly, it won't let me sign in. I did get to a point where I see a different type of screen that says my account is locked. g) When I try any form of account recovery, and attempt to have an email or password sent to my secondary recovery email, those emails never arrive in my inbox. h) when I attempt to have a code sent to my phone, I never receive the code. i) the microsoft support number has a phone tree that leads me to a place that tells me to go online to get support. j) When I try to contact customer support, it leads me back to the login in page. So I made *another* MS account for support, and have spent 2 weeks getting copy pasta support about "try password reset", "try text code reset", "try account recovery". I never get the password reset to my recovery email, I never get the text, and the account recovery doesn't work because I never used the email, and don't have enough information like email subject lines, or folders, for them to know the account is mine.... even though it was a throwaway email to use for the ecosystem, and not to use for anything else. I am still 10 tech support messages in with their support team, and they still haven't realized the problem: I DO NOT CARE ABOUT RECOVERING MY OUTLOOK EMAIL, but I do if that's the only way to gain access to my hardware's admin account. I have tried everything, and it doesn't work. I do not care anymore. I just want to factory reset the **bleep** thing, but it needs my password for the admin account to do it. Ain't that the darndest thing? I mean.. think about it! Microsoft's broken ecosystem of account recovery means their software has intrinisically bricked my Yoga 3 and made it unusable. I can still use a sub-account, but it acts all wonky because it wants me to download apps using an outlook account and when I try to sign a new one in, it leads to broken links, etc. If Microsoft's ecosystem doesn't allow for account recovery in any way, how do I take control of my hardware again? I feel frustrated and alone. This was a HUGE purchase for us, and I never thought a software glitch or problem with the ecosystem would brick hardware in this manner. NB: I know I have to take some accountability for not remembering the password, or realizing the ecosystem being a bit rigid and fierce, especially when trying to find back end understanding or support in recovery.... I had no idea, and that's on me. I also know it's not "bricked" IE unusable, per se... but not being able to log in to the admin account, nor make changes, updates, or get into the app store... it's pretty brickish. Thanks for listening. Any help is appreciated. 

    Can you get into the Advanced Startup Options page in any way?
    http://pcsupport.about.com/od/windows-8/a/open-advanced-startup-options-windows-8.htm

  • Explanation of Microsoft example about exchange web service (EWS)

    Hi all,
    I need to send some emails generated with C# code, by using EWS (exchange web service).
    Microsoft gives
    this example of code, but it doesn't contain any host for the exchange server.
    So i do not understand how it is supposed to work ???
    Eric

    Hello Durmond and thanks for your question.
    You need to ask this question in an appropriate forum. I believe you will get more replies if you post this to Exchange forum. I will notify a moderator to move the thread.
    Regards.
    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?

  • Microsoft Windows and Exchange Cals

    HiI am going through a Microsoft review - for the past 7 months backwards and forwards.We bought out our licensing from osl a couple of years ago. I had 45 core cals which included windows, exchange, sharepoint, endpoint etc, which have been allocated to users.1: I have several mailboxes set up which are used for receiving emails from our website for eg [email protected] or group emails like [email protected] do not access file/print servers and have only been added as additional mailboxes on a users outlook.2: Ihave sales reps and engineers set up so they can access their email on mobile phones and ipads through an exchange account, again they do not access file servers etc.When we employ more staff I will buy a windows cal and exchange cal if they need email and access to the file server. If the end user only requires...
    This topic first appeared in the Spiceworks Community

    did you correctly setup the wireless config on your WIndowx laptop and enable WPA encryption. it sounds like it is failing becasue of it.
    Regards Simon
    NAS: TS-459 Pro - 3.6.1 Build0302T - 4 x 1TB Samsung HD103SJ : EXT4 - APC ES 700VA UPS
    QPKG: WordPress 3.4, TwonkyMedia 6.0.39 QPKG - Zenphoto1.4.2.1 [7802] - phpMyAdmin v3.3.10
    Network: Netgear DG834G V4.01.40 - DGTeam Rev. 0849 -> Cisco RV220W 1.0.4.13, Cisco SLM2008, Dlink DSM-520, Xbox360

  • Java program to interface with Microsoft Outlook and Exchange.

    I am in the process of writing a Java GUI application that can connect to Microsoft Exchange servers and get appointments information.
    I tried using JIntegra's Java Exchange Bridge but I keep getting a "AutomationException - class not registered" error whenever my code gets to the part where it attempts to login.
    Ive configured everything properly and have the appropriate access.
    Can anyone help me or give me some ideas of another way to implement this GUI?
    Thanks

    Ive configured everything properlyQuite likely not.
    I know almost nothing about JIntegra -- but when I look at their website, I see a "Support" page and a "Knowledge Base" page. Seems to me there is a much higher density of expertise over there than there is here.
    I know in Windows you can't use a DLL unless you've registered it, which does something to your registry. And you have to be an administrator to do that. Perhaps you have to do something like that on your machine.

  • Viewing Microsoft Office Metadata in Bridge

    Is is possible to view metadata in Bridge for non-Adobe files? We have project folders that often contain non-Adobe documents as well as Adobe documents. The file info from these non-Adobe documents is not visible nor searchable in Bridge. Am I missing something or is this just the way it is?

    There is a library for working with excel files:
    http://code.google.com/p/as3xls/
    But I'm not aware of anything for Word.
    Converting everything to PDF on the server may be a more realistic approach.

  • Not opening the selected mail in microsoft outlook web exchange

    Hi,
    I am not able to open the selected email from the inbox. It always opens the first mail and not the selected one.
    thanks..

    Hi jayvee and welcome to the BlackBerry Support Community Forums!
    Do you have your Outlook Web Access account integrated using the BlackBerry Internet Service or are you using the browser to access your email?
    Thanks
    -CptS
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • Regarding Metadata Exchange

    Hi,
    I'm trying to download few BW objects using standard BW XML functionality (<i>Transport Connection -> XML -> Export</i>).
    But while doing so, the downloaded file shows 'No Documentation Available, No doc. object found for the interval'.
    The CWM service in SICF transaction is active, is there any other setting which I'm missing?
    Appreciate any help on this..
    Regards,
    Vikrant.

    http://help.sap.com/saphelp_bw33/helpdata/en/a7/659a3daffc4c60e10000000a114084/content.htm

  • Cannot send email via wifi in Microsoft exchange.

    Ever since updating my iPad and iPhone to iOS6, I have not been able to send Microsoft Exchange email via my home wifi network.  It just sits in my outbox.  I have tried deleting the account and setting up again but no change.

    Hi ronaldosy,
    How about the work flow of Outlook or OWA on PC internally/externally?
    If only phone has this issue, I suggest ask ActiveSync Forum for help so that you can get more professional suggestions. For your convenience:
    http://social.technet.microsoft.com/Forums/exchange/en-US/home?forum=exchangesvrmobility
    Best Regards,
    Allen Wang

  • Cannot open your default e-mail folders. You must connect to Microsoft Exchange with the current profile before you can synchronize your folders with your Outlook data file (.ost)

    Fresh installation of Exchange Server 2013 on Windows Server 2012.
    Our first test account cannot access their email via Outlook but can access fine through OWA. The following message appears - "Cannot open your default e-mail folders. You must connect to Microsoft Exchange with the current profile before you can synchronize
    your folders with your Outlook data file (.ost)" is displayed.
    If I turn off cached Exchange mode, setting the email account to not
    cache does not resolve the issue and i get a new error message - "Cannot open your default e-mail folders. The file (path\profile name).ost is not an Outlook data file (.ost). Very odd since it creates its own .ost file when you run it for the first
    time.
    I cleared the appdata local Outlook folder and I tested on a new laptop that has never connected to Outlook, same error message on any system.
    Microsoft Exchange RPC Client Access service is running.
    No warning, error or critical messages in the eventlog, it's like the healthiest server alive.
    Any help would be greatly appreciated. I haven't encountered this issue with previous versions of Exchange.

    So it looks like a lot of people are having this issue and seeing how Exchange 2013 is still new (relatively to the world) there isn't much data around to answer this. I've spend ALOT of time trying to figure this out.
    Here is the answer. :) - No I don't know all but I'm going to try to give you the most reasonable answer to this issue, in a most logical way.
    First thing I did when I was troubleshooting this issue is that I ignored Martina Miskovic's suggestion for Step4 http://technet.microsoft.com/library/jj218640(EXCHG.150)because it didn't make sense to me because I was trying to connect
    Outlook not outside the LAN but actually inside. However, Martina's suggestion does fix the issue if it's applied in the correct context.
    This is where the plot thickens (it's stew). She failed to mention that things like SSL (which I configure practically useless - anyone who ever worked in a business environment where the owner pretty much trusts anyone in the company, otherwise they don't
    work there - very good business practice in my eyes btw, can confirm that...) are some sort of fetish with Microsoft lately. Exchange 2013 was no exception.
    In exchange 2003, exchange 2007 and exchange 2010 - you could install it and then go to outlook and set it up. And when outlook manual Microsoft Exchange profile would ask you for server name, you would give it and give the name of the person who you setting
    up - as long as machine is on the domain, not much more is needed. IT JUST WORKS! :) What a concept, if the person already on premises of the business - GIVE HIM ACCESS. I guess that was too logical for Microsoft. Now if you're off premises you can use things
    like OutlookAnywhere - which I might add had their place under that scenario.
    In Exchange 2013, the world changed. Ofcourse Microsoft doesn't feel like telling it in a plain english to people - I'm sure there is an article somewhere but I didn't find it. Exchange 2013 does not support direct configuration of Outlook like all of it's
    previous versions. Did you jaw drop? Mine did when I realized it. So now when you are asked for your server name in manual outlook set up and you give it Exchange2013.yourdomain.local - it says cannot connect to it. This happens because ALL - INTERNAL AND
    EXTERNAL connection are now handled via OutlookAnywhere. You can't even disable that feature and have it function the reasonable way.
    So now the question still remains - how do you configure outlook. Well under server properties there is this nice section called Outlook anywhere. You have a chance to configure it's External and Internal address. This is another thing that should be logical
    but it didn't work that way for me. When I configured the external address different from the internal - it didn't work. So I strongly suggest you get it working with the same internal address first and then ponder how you want to make it work for the outside
    users.
    Now that you have this set up you have to go to virtual directories and configure the external and internal address there - this is actually what the Step 4 that Martina was refering to has you do.
    Both external and internal address are now the same and you think you can configure your outlook manually - think again. One of the most lovely features of Outlook Anywhere, and the reason why I had never used it in the past is that it requires a TRUSTED
    certificate.
    See so it's not that exchange 2013 requires a trusted certificate - it's that exchange 2013 lacks the feature that was there since Windows 2000 and Exchange 5.5.
    So it's time for you to install an Active Direction Certificate Authority. Refer to this wonderful article for exact steps - http://careexchange.in/how-to-install-certificate-authority-on-windows-server-2012/
    Now even after you do that - it won't work because you have to add the base private key certificate, which you can download now from your internal certsrv site, to Default Domain Policy (AND yes some people claim NEVER mess with the Default Domain Policy,
    always make an addition one... it's up to you - I don't see direct harm if you know what you want to accomplish) see this: http://technet.microsoft.com/en-us/library/cc738131%28v=ws.10%29.aspx if you want to know exact steps.
    This is the moment of ZEN! :) Do you feel the excitement? After all it is your first time. Before we get too excited lets first request and then install the certificate to actual Exchange via the gui and assign it to all the services you can (IIS, SMTP and
    there is a 3rd - I forgot, but you get the idea).
    Now go to your client machine where you have the outlook open, browse to your exchange server via https://exchang2013/ in IE and if you don't get any certificate errors - it's good. If you do run on hte client and the server: gpupdate /force This will refresh
    the policy. Don't try to manually install the certificate from Exchange's website on the client. If you wanna do something manually to it to the base certificate from the private key but if you added it to the domain policy you shouldn't have to do it.
    Basically the idea is to make sure you have CA and that CA allows you to browse to exchange and you get no cert error and you can look at the cert and see that's from a domain CA.
    NOW, you can configure your outlook. EASY grasshoppa - not the manual way. WHY? Cause the automatic way will now work. :) Let it discover that exachange and populate it all - and tell you I'm happy! :)
    Open Outlook - BOOM! It works... Was it as good for you as it was for me?
    You may ask, why can't I just configure it by manual - you CAN. It's just a nightmare. Go ahead and open the settings of the account that got auto configed... How do you like that server name? It should read something like [email protected]
    and if you go to advanced and then connection tab - you'll see Outlook Anywhere is checked as well. Look at the settings - there is the name of the server, FQDN I might add. It's there in 2 places and one has that Mtdd-something:Exchange2013.yourdomain.local.
    So what is that GUID in the server name and where does it come from. It's the identity of the user's mailbox so for every user that setting will be different but you can figure it out via the console on the Exchange server itself - if you wish.
    Also a note, if your SSL certs have any trouble - it will just act like outlook can't connect to the exchange server even though it just declines the connection cause the cert/cert authority is not trusted.
    So in short Outlook Anywhere is EVERYWHERE! And it has barely any gui or config and you just supposed to magically know that kind of generic error messages mean what... Server names are now GUIDs of the [email protected] - THAT MAKES PERFECT
    SENSE MICROSOFT! ...and you have to manage certs... and the only place where you gonna find the name of the server is inside the d*** Outlook Anywhere settings in the config tab, un it's own config button - CAN WE PUT THE CONFIG ANY FURTHER!
    Frustrating beyond reason - that should be Exchange's new slogan...
    Hope this will help people in the future and won't get delete because it's bad PR for Microsoft.
    PS
    ALSO if you want to pick a fight with me about how SSL is more secure... I don't wanna hear it - go somewhere else...

  • Microsoft 2010 exchange not updating my calendar and contacts

    I use Microsoft Office 2010 (exchange server) for my email, calendar and contacts. My email on both my iPhone (4) and iPad (4) works fine. However after a software update a few months ago, my calendar no longer updated on either my iphone or ipad.
    The calendar and contacts are set to the default exchange setting but neither is updating. I deleted the exchange account (on my ipad only) and then added it back...now ALL of my birthdays and reoccuring appointments that were in my calendar prior to the software update are gone. The birthdays and reoccuring stuff still shows on my iphone HOWEVER, any new appointment that I have added don't show up on either device. I was going to upgrade to the iphone 6 when it comes out but am having second thoughts since I can't get my calendar to sync with any new appointments. I never had issues prior to othe update. Any assistance would be MOST appreciated!

    Hello Bev76,
    Thanks for participating in the Apple Support Communities.
    It sounds like contacts and calendars on your iPad are not being synced to your iPhone 5, but the data syncs from iPhone to iPad.
    If you are using iCloud for your contacts and calendars, start with the troubleshooting steps in the "iOS" or "Troubleshooting on iOS devices" sections of these articles:
    Get help using iCloud Contacts - Apple Support
    iCloud: Troubleshooting iCloud Calendar - Apple Support
    All the best,
    Jeremy

  • One Exchang 2013 user gets "The Microsoft Administrator has made a change that requires you to quit and restart Outlook" each time his desktop is rebooted.

    I recently migrated all of my users from Exchange 2007 to 2013. One Outlook user gets this prompt each time he opens Outlook after rebooting his desktop. He gets it after every reboot.
    I tried re-creating his Outlook profile and that did not resolve the issue. I also tried to create an Outlook profile for him on a different desktop and got the same message.

    any help from:
    http://social.technet.microsoft.com/Forums/exchange/en-US/7a7b3cf8-8761-421c-9d55-6c84e05531c0/the-administrator-has-made-a-change?forum=exchangesvrclients
    Twitter!: Please Note: My Posts are provided “AS IS” without warranty of any kind, either expressed or implied.

  • Microsoft Exchange Information Store Service Utilizing High Memory

    Hi All,
    i have 2 Mailbox role server in DAG, the DB mounter server always utilizing high memory up to 98% by store.exe services. currently i am running with 24GB Physical Memory.
    when ever it goes to high memory i need to restart the store.exe services then, it will come back to normal 50% later slowly it will move to 86% like that. anyway where we can restrict or manage store.exe to utilize available memory.
    i am running with exchange 2010 SP1.
    srini

    Hi Andy,
    yes, its working as per normal, but i wanted to understand why all of sudden its utilizing all RAM and there is not available memory to perform anything else. due to this its always trigger alert notification based on my monitoring.
    Thanks.
    srini
    What is the server not able to do? What is affected?
    You can limit mem usage, but generally its not generally needed or recommended.
    However, if you have technical requirement to do that, you can:
    https://social.technet.microsoft.com/Forums/exchange/en-US/b7b2f9d9-4370-4984-8713-dc1d52a68105/how-to-reduce-memory-utilization-of-exchange-server-2010?forum=exchangesvradminlegacy
    http://www.bursky.net/index.php/2012/05/limit-exchange-2010-memory-use/
    Twitter!: Please Note: My Posts are provided “AS IS” without warranty of any kind, either expressed or implied.

Maybe you are looking for