Outlook non cached mode

Good day,
I have been tasked to see if there is a way to enable outlook to alternate between cached on non cached mode.  This must be based on whether the user is logging onto his primary device for cached mode, and whether he is logging onto a temp device for
non-cached mode.
Can this be done using group policy? I know we can determine a primary device using SCCM, but not how to enable GPO to read from SCCM and then apply the correct setting.
Windows 7 SP1 x 32
SCCM 2012 SP1
Server 2008.
Any info on how this can be achieved?
Regards
VB Knowledge = 0%

Hi Carlo,
Before going further, to use group policy to manage Office, we need to download administrative templates files for Office from Microsoft download center.
>>This must be based on whether the user is logging onto his primary device for cached mode, and whether he is logging onto a temp device for non-cached mode.
For the Outlook setting we want is under User Configuration in GPO, we can create a new GPO, enable Loopback Merge processing mode in the GPO, configure the Outlook setting in the GPO, and then utilize Security
Filtering to just apply the GPO to the user’s primary device account.
Regarding Loopback processing, the following article can be referred to for more information.
User Group Policy loopback processing mode
http://technet.microsoft.com/en-us/library/cc978513.aspx
Windows Server: Understand “User Group Policy Loopback Processing Mode”
http://social.technet.microsoft.com/wiki/contents/articles/2548.windows-server-understand-user-group-policy-loopback-processing-mode.aspx
Regarding security filtering, the following article can be referred to for more information.
Security filtering using GPMC
http://technet.microsoft.com/en-us/library/cc781988(v=WS.10).aspx
Best regards,
Frank Shen

Similar Messages

  • Outlook 2007-2013 doesn't connect in non-cached mode to Exchange 2013.

    Hello!
    I have organization Exchange 2010 + Exchange 2013 in one AD site (hybrid organization) 
    Mailboxes based on Exchange 2010 servers work fine. But after moving one of mailboxes to
    Exchange 2013 database, Outlook doesn't connect to mailbox in
    non-cached mode. If I turn on cached mode this mailbox is connecting perfectly (OAB, Folders, PublicFolders, Addresslists).
    I cleaned parameter "PublicFolderDatabase"  for Exchange 2013 database,  but the problem didn't solve.
    In CAS
    RpcHttp
    log:
    2015-01-22T12:08:12.720Z,MBXDB13,RpcHttp,S:Stage=BeginRequest;S:AuthType=Negotiate;S:HttpVerb=RPC_IN_DATA;S:UriQueryString=?MBXDB13.DOMAIN.local:6001;S:RpcHttpUserName=DOMAIN\USER;S:ServerTarget=[email protected];S:RequestId=267b0bf2-4361-4efb-9865-7f8d664b6e00;S:ClientIp=10.10.10.111
    2015-01-22T12:08:12.720Z,MBXDB13,RpcHttp,S:Stage=PostAuthorizeRequest;S:UserName=DOMAIN\MBXDB13.domain.local:6001;S:RpcHttpUserName=DOMAIN\USER;S:ServerTarget=[email protected];S:RequestId=267b0bf2-4361-4efb-9865-7f8d664b6e00;S:ClientIp=10.10.10.111
    Exchange Server 2013 Cumulative Update 7 (CU7)
     are installed.

    Hi Allen!
    Thank you for reply!
    Outlook cannot connect to all mailboxes on Exchange 2013 server.
    >Get-OutlookAnywhere | FL Name,*auth*,*host*Name                               : Rpc (Default Web Site)
    ExternalClientAuthenticationMethod : Basic
    InternalClientAuthenticationMethod : Ntlm
    IISAuthenticationMethods           : {Basic}
    ExternalHostname                   : exchange2010.contoso.com
    InternalHostname                   :
    Name                               : Rpc (Default Web Site)
    ExternalClientAuthenticationMethod : Basic
    InternalClientAuthenticationMethod : Ntlm
    IISAuthenticationMethods           : {Basic}
    ExternalHostname                   : exchange2010.contoso.com
    InternalHostname                   :
    Name                               : Rpc (Default Web Site)
    ExternalClientAuthenticationMethod : Basic
    InternalClientAuthenticationMethod : Ntlm
    IISAuthenticationMethods           : {Basic}
    ExternalHostname                   : exchange2013.contoso.com
    InternalHostname                   : cas1302.domain.local
    Name                               : Rpc (Default Web Site)
    ExternalClientAuthenticationMethod : Basic
    InternalClientAuthenticationMethod : Ntlm
    IISAuthenticationMethods           : {Basic}
    ExternalHostname                   : exchange2013.contoso.com
    InternalHostname                   : cas1301.domain.local
    Outlook error message:
    "Cannot start Microsoft Outlook. Cannot open the Outlook window. The set of folders cannot be opened. The attempt log on to Microsoft Exchange has failed."
    This error reproduced even in new profile. Repair does not help.

  • Exchange 2010 all mail clients with internal cached and internal non-cached mode users having connection status issues, login prompt -- external is fine either way

    Hello,
    I'm seeing an issue that started this past Monday with no recent change to our environment. 
    External Outlook Anywhere users and Mobile users, OWA users are unaffected.
    Internal Users are affected when using Outlook of any version, 2010 or 2013.
    -Internal Users normally log into their workstation with their ad credentials, domain joined machines. Outlook opens without credentials prompting ideally.
    1 . Using Cached Mode:
    a. Login Prompts, slowness - Since Monday, users are getting prompted to login. The prompt goes away after logging in at startup. It is also causing high CPU
    on the workstations.
    b. Free/Busy, Out of Office doesn't work. I can, however complete auto-setup for a new user, so autodiscover is not completely down for internal users.
    c. Checking Connection Status shows connecting status on highlighted entry below without ever establishing connection (just goes away).
    The outlook icon in the system tray says "Outlook is requesting data from the server":
    2. Using Non-cached mode 
    a. No Login Prompt at startup, business as usual
    b. Free/Busy, Out of Office works fine. Autodiscover is fine.
    c. Checking Connection Status shows normal except, it has "casarray URL, then status is referral" it seams to flicker this constantly then go away intermittently.
    d. Main issue in non-cached mode is, sometimes a user will log into windows, open outlook and it will not open and says "server is unavailable. Retry, work offline, or cancel" I can try re-opening, same message.
    Only after logging out of windows, logging back in, I can get back into outlook. This is not every time, or consistent with specific users, but random. 
    3. Lync Pop up  for credentials often, though entering the password.
    URLs are correct. Autodiscover, EWS, etc. 
    Already tried bypassing our loadmaster load balancer with host files on clients. same issue regardless of casarray node. 
    Not sure what is going on.
    Josh

    You have a hybrid configuration with Office 365, right?  You didn't provide this valuable piece of information.
    In Exchange Online PowerShell run this command:
    Get-OrganizationConfig | FL PublicFoldersEnabled
    If the value is "Remote" then users with Exchange Online mailboxes are looking to on-premises public folders.  Be sure that you have legacy pubic folder interoperability properly configured.
    http://technet.microsoft.com/en-us/library/dn249373(v=exchg.150).aspx
    Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."

  • Outlook 2010 cached mode cannot see GAL but Outlook 2007 can via Exchange 2010

    Hi,
    I have a problem similar to
    this but with a different cause.
    Our OAB config looks good from both Outlook 2007 and Outlook 2010. Both can see the GAL in non-cached mode but in cached mode only 2007 can see the GAL. In 2010 it's just not there. Even the same user can only see it in 2007.
    Does anyone have any suggestions as to why this is?
    Cheers,
    Rob

    Hi,
    I have got the same issue, that I can't see updated OAB in outlook 2010.
    Can you share the detailed path of the locations you have mentioned here:
    In Office 2010, this happens but these values also exist in the [Service1] section and are blank:
    OfflineAddressBookPath=
    OfflineFolderPathAndFilename=
    And how do we add locations to these paths?
    Thank you in advance.

  • "Sent Items" folder can not be synced up in time for Outlook 2013 cache mode

    Hi,
    I found a strange problem in Outlook 2013 cache mode. Hope anyone can help me find out if it is the new design of outlook 2013 or outlook 2013 issue.
    I am using Exchange 2013 and Outlook 2013 client. I created two outlook profiles in two machines separately with a same exchange user, the difference for the two profiles is one is in cache mode, and the other is in uncache mode.
    I launched outlook using the profiles in the two machines, go to "Sent Items" folder, I assume there are some messages in this folder in your mailbox, do below steps:
    1. modify one of the messages in the "Sent Items" folder from the profile in cache mode, in this case, the changes to the message will be synced up to the profile which is in uncache mode immediately.
    2. modify another messages in the "Sent Items" folder from the profile in uncache mode, in this case, the changes will never be synced up to the profile in cache mode.
    In the second action above, even if I clicked "Send/Receive" button, and waited for whole night, the changes was not synched up to the cached mode side. The way I can get the latest changes to the "Sent Items" folder is "clear
    offline items" and click "Update folder" or I need to remove and create the profile again.
    All in all, the changes to the items in "Sent Items" folder of Outlook 2013 which was did from cache mode will be synched up to exchange server side immediately, but the changes which was did from exchange server side will
    never be synched up to the cache mode side unless the end-user clear the offline items and update folder or create a new profile again.
    Any help would be appreciated, thanks in advance!
    Best Regards, Emily

    The first behavior is by design even in the previous version of Office.
    "1. modify one of the messages in the "Sent Items" folder from the profile in cache mode, in this case, the changes to the message will be synced up to the profile which is in uncache mode immediately." 
    Uploading local changes ---- By default, when you make a change locally, that change is synced to the server after 15 seconds. When you make another change within those 15 seconds, then the timer is reset again. As now you
    could in theory hold off synchronization indefinitely, there is the maximum timer. This timer is started after the first change that you made and when it reaches 60 seconds, then a synchronization will occur to upload all the changes that you have made thus
    far, no matter how many seconds are left on the upload timer.
    However, in second section, this should be a downloading server changes
    behavior ---- When a server side mailbox change occurs, Outlook is notified by the Exchange server of this change. By default, Outlook will then wait 30 seconds before synchronizing these changes. If there are any other changes occurring
    at the server level within these 30 seconds, then these changes are downloaded at the same time as well.
    At this time, please directly modify the message in sender items folders through Web-based access and then wait over 30 seconds to check if the items changes from cache mode profile. Please also test if we can reproduce that in other folder.
    Let me know the result. Thanks.
    Cheers,
    Tony Chen
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please contact
    [email protected]

  • Can Outlook 2013 cached mode disabled work offline?

    Hello
    I would like to please someone help me to resolve a concern. I have a client Outlook 2013 cache mode disabled by policy, however when you need to open Outlook without connecting to any network, is not possible and a message that the server is not online.
    Is there a way to change this behavior and that an Outlook client that has disabled the cache can work offline?
    Many thanks

    Hi
    No, that is what cached mode is used for.
    You can use OWA offline if you are disabling cache mode with policy.

  • Exchange 2013 - Attachments in *.EML files missing in non-cached mode

    Hello
    Our client recently upgraded from Exchange 2010 to Exchange 2013. Since the migration they have had issues with an archiving system they use. Bascially the archiving system creates .eml files of journaled emails.
    The issue our client has is when Outlook is running in non-cached exchange mode any attachments within these .eml files are missing when the eml file is opened. If they change to cached mode the attachments show up fine.
    It's almost identical to the following issue I found while browsing the net:
    http://social.technet.microsoft.com/Forums/office/en-US/b9a390a9-e014-4098-ad6e-dd377a53422a/office-2010-exchange-2010-attachments-in-emlemails-are-invisible?forum=outlook
    Aside from the Exchange version this is exactly what is happening for our client. Is anyone aware of whether the same issue fixed in Rollup update 5 for Exch 2010 SP1 is still present in Exchange 2013?
    Our client has already said they don't want everyone using cached exchange so I can't tell them that. Is there a way to manually fix the issue or are we going to have to move back to Exchange 2010 while a patch is sent out? Does anyone know exactly what
    the issue is?
    Many thanks in advance.

    Hi,
    I know there was this issue with Exchange 2010, but haven't noticed the same issue in Exchange 2013. The suggestion would be to keep Exchange fully updated - It seems you have done so.
    I'm not sure when SP1 will be released, you may post this question to Exchange forum since it may be more related:
    http://social.technet.microsoft.com/Forums/exchange/en-US/home?category=exchangeserver
    Thanks,
    Melon Chen
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • Outlook 2007 cached mode not working for old exchange 2003 users

    For some reason outlook isn't receiving emails straight away when in cached mode for users which we moved (few years ago) from exchange 2003 to 2007 (we now have everyone on exchange 2010). I checked the security tab in AD and compared new and old users
    and the permissions are completely different.
    Creating a new AD account and linking the old email account to it, fixes the issue but that's not really an option for over 100 users.
    Has anyone else had this issue?

    Hello,
    What's the difference between the permissions?
    Can the users receive emails from OWA?
    In addition, please make sure your Outlook 2007 has installed the latest update. And try to use
    outlook/cleanips and check if it helps. See:
    http://support.microsoft.com/kb/968773/en-us
    Best Regards,
    Steve Fan
    TechNet Community Support

  • Outlook 2007 cached mode receiving emails

    we're rolling out a new build and ideally want all users to be in cached mode. The main issue right now is that users aren't receiving their emails as they come in, so if something urgent comes up, they have to wait for 30 mins (default outlook setting)
    before outlook checks for emails again. Is there any way around it apart from changing the send/receive settings manually to something like 1 minute?
    all windows updates have been installed on the PCs and we're using exchange 2010 SP3

    Have you created a new Send/Receive group in Outlook:     
    On the Tools menu, point to Send/Receive Settings, and then click
    Define Send/Receive Groups
    Under Group Name, click the group, and then click Copy.
    Under Send/Receive Group Name, type the new group name, and then click
    OK.
    Under Group Name, click the old group name.
    Under both When Outlook is Online and When Outlook is Offline, click to clear the check box for
    Include this group in Send/Receive (F9).
    Click Close.
    Quit Outlook, and then restart Outlook.
    http://support.microsoft.com/kb/312336/en-us
    Tony Chen
    TechNet Community Support

  • Exchange 2010 & Outlook 2010 - Cached Mode "okay" work well for you?

    Hi All,
    On our Client Laptops/PCs we disabled cache mode a long time due to issues experienced with a combination Delegates and Cached Mode occasionally affecting Calendaring.  We'd end up with vanishing appointments, etc.
    What I'd like to know from you is if you've had a positive experience with Exchange 2010 & Outlook 2010 32bit.  If you could impart any gotchas, etc.  Our environment is fairly vanilla with a total of 1500 Users.
    Thank you very much for your time,
    Mr Mister

    Hi,
    I am using myself outlook 2007 over than WAN (VPN) connection with Exchange 2010 SP2 with about 3 GB mailbox and i personally have not faced any issues. Also, we have about 600 usres with more than 2 GB mailboxes using Outlook 2010 in online mode and
    there are not many issues other than email with rich text format with screen shots attached in the mail body causing outlook hang. if we use the same email in html then no issues.
    It all depends on the sizing of your CAS and mailbox servers and also on the NIC speed configured on the server. I personally feel that we should have NIC card set to 1GB on the servers also the backup and replication should be on seperate dedicated LAN.

  • Outlook 2013 cached mode "mail to keep offline" - does this setting affect archive mailbox or Office 365 hosted archive mailbox?

    I have an Exchange 2013 Hybrid environment with Exchange 2007 in coexistance mode as well as Office 365. We are hosting the majority of our Exchange accounts on-premise (migrating them from 2007), and most (soon to be ALL) Archive mailboxes in Office 365.
    I have through Group policy set the policy "Select Cached Exchange Mode sync settings for new profiles" to 6 months. This works fine for the contents of the regular mailbox, but the setting is NOT being set at all for the Online Archive mailbox,
    whether or not it is hosted on-premise or in Office 365. Is this the expected behavior?
    Another question: Is it possible to have the regular mailbox in cached mode and the archive in Online mode or vice versa?

    Hi,
    The key to your questions is: Archive mailboxes are online only, they cannot be cached for offline viewing, so you can keep your regular mailboxes offline(In Cached Exchange Mode) or Online, but cannot switch Archive mailboxes to Offline.
    The whole idea of the archive mailbox is to keep your "online" mailbox with recent / important mails small and accessible on and offline. The archive mailbox is intended to store older / less important emails which are not neccessary to access immediately.
    One important reason of archive mailbox is to prevent the growth of offline files.
    Regards,
    Melon Chen
    TechNet Community Support

  • HELP! iAS in non caching mode

    Good Day.
    I use iAS under W2K and Oracle 8i. Because users're working with
    database not only with ejb, i want to make Orion to not cache
    ejb. But when i write exclusive-write-access="false" in orion-
    ejb-jar.xml, I've got the many exception like this one:
    Counter_EntityBeanWrapper0.java:11589: Exception
    java.sql.SQLException
    is never thrown in the body of the corresponding try st
    atement.
    Where is the way to correct it ?

    Hi,
    while scripting, use the "%allocation"-node to devide the calls in ech script to both translationroutes to VRU.
    So each script will send one call to VRU1 and the next call to VRU2 and so on.
    Maybe you want to create a secure fallback, wich checks if the VRU you want to send the call to is active, and if not to send the call to the remaining VRU.
    greetings
    Chris

  • Outlook 2013 / Exchange 2013 : Shared mailboxes - Mail stuck in outbox (non-cached), Mail sends but doesn't get received (cached).

    Hello,
    We are currently experiencing some weird behaviour in Outlook 2013 since we added Shared Mailboxes.
    When we run Outlook 2013 with cached mode
    enabled:
    - I create a new e-mail and send it.
    - The e-mail goes to the outbox, and get's 'send'.
    - None of the recipients receives the e-mail.
    When we run Outlook 2013 with cached mode
    disabled:
    - I create a new e-mail and send it.
    - The e-mail goes to the outbox, but remains there.
    Now to make things even more bizarre:
    When I switch from 'cached'-mode to 'non cached'-mode, I see all the e-mail that were 'send' in cached-mode stuck in the outbox.
    Note: The DNS server configuration in Exchange is correct.

    Hi,
    How about sending on OWA? Does the issue exist?
    To troubleshoot the issue, let's run Outlook in Safe Mode to determine if 3rd-party add-ins are related:
    Press Win + R and type “outlook.exe /safe” in the blank box, then press Enter.
    If there’s no problem sending emails in Safe Mode, disable the suspicious add-ins to verify which add-ins caused this issue.
    Please also disable the firewall and anti-virus program to send the emails again, in many scenarios the protection may cause the issue.
    Please also keep Exchange and Outlook patched to the latest.
    Regards,
    Melon Chen
    TechNet Community Support

  • Cannot save free/busy information - Cached mode

    So I have a calendar Admin, that has the ability to send meetings on behalf of new hires.  She was is cached mode and sent out a few invites.  Everyone she sent the invites to received the meetings, accepted the meetings and have the meetings on
    their calendar.  My Calendar Admin see's the meetings on the new hire's calendar, but no one else can see these meetings on the new hires calendar.  My Calendar Admin mentioned seeing the infamous pop-up "cannot save free/busy information":
    I disabled cache mode on my Calendar Admin's Outlook 2013, once I disabled cached mode and close/re-opened Outlook, all the the invites she had sent for the users were gone, no longer listed on the "Organizers" calendar... so somehow the invites
    were only saved locally to her cached calendar.  This smells like a pretty bad bug for users with access to shared calendars and seems like they MUST be in NON-CACHED mode when sending any invites on behalf of someone else.  So now, all the meetings
    are on all the calendars of the "invitees" but not on the new hire (organizers) calendar.  This is seems to be a reproduceable bug that I'm hoping isn't working "as designed" 
    Are there any known bugs with this process?  Is there a way around this other than disabling cached mode?  Where do these meetings actually save when in Cached mode on a shared calendar? 
    Thanks in advanced

    Hi,
    Please check this following setting on her account first.
    In Outlook, click File, click Account Settings, and then click Account Settings (again).
    Select the Microsoft Exchange account, and then click Change.
    Click More Settings.
    Click the Advanced tab.
    Select the Download Shared Folders option.
    Click OK, click Next, click Finish, and then click Close in the Account Settings window.
    If this doesn’t work, please try to repair or re-create outlook profile to check this issue.
    Exit Outlook.
    In Control Panel, double-click Mail.
    Click Show Profiles.
    Select a profile.
    Click Remove.
    Click Add to create a new Profile.
    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

  • Shared Mailbox folders missing in Outlook Cached Mode

    Since I got no responses to my
    original post in section, "Exchange Server 2013 - Sharing and Collaboration: Site Mailboxes and Public Folders" I'll give it a try here...
    We have Exchange 2013 Server (Version 15.0 - Build 913.22).  I have a shared mailbox for our support team, "Support Center".  This mailbox is configured as a "SharedMailbox".  Our team members have been given Full Access
    either by the Admin Web Interface or by "Add-MailboxPermission -User user1 -AccessRights FullAccess".  
    I am seeing this issue using Outlook 2013 Pro plus that manually created subfolders either in the root of the mailbox or folders under the Inbox are not visible.  These folders are just for organization, like "Work Order Entered" and are not
    like contact folders or any other special folders. 
    We determined if the Outlook client is configured for "Online Mode"/non-cached the folders appear and are accessible, but if your enabled Cached exchange mode the folders disappear and are no longer accessible.  I have cahnged the cache slider
    to go all the way right to say cache everything, not just the last so many days, but this did not resolve the issue either.
    Upon further testing I have the same issue when I use Search-Mailbox with Targetmailbox and TargetFolder to my "Discovery Search Mailbox".  The folders is created and logs are made, but the folder does not show unless I am in exchange online
    mode and not cached. 
    HELP PLEASE!  This is very annoying and we need cached mode for the registry key to place sent mail in "SenderAndFrom" sent items.  It doesn't work in online mode.
    Find this post helpful? Does this post answer your question? Be sure to mark it appropriately to help others find answers to their searches.

    Hi CHase,
    shared mailboxes shouldnt be cached,only user mailboxes should.Reason for this is because it will download all info from shared mailbox and it can take some time.All company info will also be stored locally,so its security concern.
    You mention that you turn on cached mode,is this under user mailbox or additional mailbox as shown below?
    The one to left should be fine to cache all,but the one to the right only first check mark should be on.We have this configuratuon and senderandfrom registry works well.
    If you access OWA,then choose to open another mailbox,then choose the "support center" mailbox,do you see all folders?
    By granting full access doesnt give you send as permission,for this you will need to run this command:
    Get-Mailbox "[email protected]" | Add-ADPermission -User "[email protected]" -ExtendedRights "Send As"
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you. Thank you! Off2work

Maybe you are looking for

  • Sharing internet with Windows over AirPort

    My G5 tower is connected to typical home router via ethernet. This gives it flawless internet connectivity. To give better wireless access to mobile devices that come to that room for a visit in the far corner of the house where the G5 is located, I

  • How do I managed audio preferences for lab machines?

    I am unable to get an audio preference to be a the default configuration for all users, local or network. I've created a user template that has all other configurations and preferences and this works great except for audio I/O. All lab machines have

  • Script error in IC web client ( CRM_UI_FRAME bsp application)

    When I launch CRM_UI_FRAME bsp application, the following errors occur: 'SAM_SessionQueueSender' is not defined 'SAM_SessionQueueReceiver' is not defined 'nty_is_active' is not defined And navigation bar cannot appear. I suppose the RFC connection be

  • To scale an adobe form from Size A3 to A4

    Hi experts, i have one small question. When i create for example a AdobeForm in Size A3, is it later possible to scale this A3 size for example to A4 at printtime? I have seen that with help of the printpreview, the preview is seen in adobe reader. H

  • Change log format of petstore

    Hi everybody The log entry format of petstore 1.4 is of the form: 150.0.0.1 - - [02/Feb/2006:00:32:38 +0530] "GET /petstore/item.screen?item_id=EST-16 HTTP/1.1" 200 9739 I want to change this log format so that it includes session id information too.