Mobile device Policy retrieval

Hi All,
After enrolling the mobile device into Windows Intune with SCCM SP1, what is the policy retrieval interval on mobile device. For example, when running retire device action, how and when the mobile retrieve the policy and run the
related action.
Thanks.

Windows Intune clients are not getting policies from ConfigMgr. They are communicating with the Intune Service. There is a lot of information in the Intune FAQ -
http://technet.microsoft.com/en-us/library/jj676583.aspx Policy intervals are also listed.
Kent Agerlund | My blogs: blog.coretech.dk/kea and
SCUG.dk/ | Twitter:
@Agerlund | Linkedin: Kent Agerlund |
Mastering ConfigMgr 2012 The Fundamentals

Similar Messages

  • Microsoft Intune was unable to set the desired mobile device policy for one or more users due to the following error: A2CE0100

    Hi!
    We have fatal or critical error message on Microsoft Intune Portal but all agents are working just fine. Before opening support ticket we would like to hear comments from the experts on this forum. We would also like to fix this error before starting to
    manage mobile devices with Intune.
    Error message on Intune Portal:
    "Microsoft Intune was unable to set the desired mobile device policy for one or more users due to the following error: A2CE0100"
    Repeated: 19 times.
    Class: (System) Policy
    Random Fatal error message on C:\Program Files\Microsoft\OnlineManagement\Logs\PolicyAgent.log found from one Windows 8.1 client:
    2015-02-21 08:49:20:704 2852 1ab0 FATAL: DocumentProvider::IndicateToConsumer/pp->ProcessPolicies(NULL, NULL, NULL, NULL) failed with error 0x800704d5.
    That said, we are not facing any specific problem but we would like to find symptom of this repeating error message on Intune Portal . We would appreciate to get any thoughts about this case.
    Br.
    Jukka

    Hi Jukka,
    Mobile policy doesn't apply to clients using the Full Client download.  Please open a support case so the team can assist in further troubleshooting.
    Thanks,
    Jon L. - MSFT - This posting is provided "AS IS" with no warranties and confers no rights.

  • Enforcing Max email age filter in Mobile Device Policies

    I am trying to get control around max mail item age on mobile devices in Exchange 2013 on-premiss.  Everything I reference below is not the Web browser OWA.  I am referring to the OWA for Devices iOS/Android application.
    History:
    I am migrating from Exchange 2007 to 2013.  No cloud. We are using MobileIron to control access to ActiveSync.  MobileIron policy is configured to allow 1 month for company owned devices and 2 weeks for employee owned devices.  Exchange Mobile
    Device Policy is configured to allow 2 weeks. I want to allow users that do not want MobileIron of their personal devices to be able to access Mail via OWA for Devices iOS application.  Our Legal department and IT security is fine with this if we limit
    the mail on the device to 2 weeks.  Since OWA for Devices follows the same path as OWA and not ActiveSync I am able to allow users to bypass MobileIron without any infrastructure reconfiguration.
    Problem:
    Currently if I go into my settings and change the mail sync from 1 Month (defined by MobileIron) to all, I am able to sync all my mail on my ActiveSync device.  OWA for Devices appears to download all mail no matter what I define in the Mobile Device policy.
    Questions:
    Is it correct to assume there is no way to disable Offline mode for OWA for Devices?
    Is there a command to selectively wipe only OWA for Devices data and not the entire device?
    Is there a way to enforce the item age limit defined in the Mobile Device Policy so a user cannot download more than the limit defined?
    brian smith

    Hello,
    We generally suggest that your users create their own Microsoft Accounts.  If multiple devices share a Microsoft Account it could be flagged as being compromised and blocked.  Also, please understand that we do not allow more than 3 Microsoft Accounts
    to be created per day from a single IP address.  Please visit this link for an exception -
    https://support.live.com/eform.aspx?productKey=wlidipexc&ct=eformts.  When filling out this forum the contact name and contact email address should be that of your local
    Microsoft representative to ensure it's processed.
    Also, your users might find it helpful that they can create a Microsoft Account using their corporate email address.
    Regarding changing this in Windows 10 please visit
    http://blogs.windows.com/business/2014/11/20/windows-10-a-store-thats-ready-for-business/ for more information.
    Thanks!
    Paul Goodson
    Senior Program Manager
    Microsoft Intune Customer Acceleration Team

  • New Mobile Device Security Policy Survey (Free T-Shirt for Completion)

    Is this US only or do you send to the UK?

    Hello everyone!  I am a marketing intern at Champion Solutions Group and I wanted to let everyone know that we are doing some research on mobile device security and thought you could help us gather data by filling out this brief survey (or you can forward to someone at your company that is better suited). Your answers are anonymous and when we are done I will share the overall results with you.  Thank you.
    https://www.surveymonkey.com/s/MessageOps
    P.S. Email me after completing the survey at [email protected] including your size and address to receive this "working on it..." T-Shirt for Free! *comes in orange and blue*
    This topic first appeared in the Spiceworks Community

  • I lost my Sync Key on my Desktop Firefox, but i still have it on my Firefox Home (IPhone 4). Is there a way to restore it/show it on the mobile device?

    I'm trying to resync my newly set-up Firefox on Mac OS X. Somehow it never occured to me, that i'd have to save the key.
    So is there a way, as stated in the title, to restore my Sync key from the mobile device, without deleting all of my Bookmarks etc?
    thanks in advance

    Hi,
    Sorry to read that. Unfortunately, because of security reasons, there's no way to retrieve your Sync key from any mobile device. That's why it's really important to keep a secure back up of it.
    The only remaining option at this stage is to save your bookmarks on the phone and manually migrate them to your computer. Once you have done this, reset your account.

  • Apple Mobile Device Support version 4 doesn't install with iTunes 10.5

    I have not been able to upgrade to itunes 10.5.  I have uninstalled and reinstalled every apple program and when I reinstalled iTunes 10.5 I figured out that the only thing that's not reinstalling is the mobile device support which is required for IOS5.

    I have Itunes 10.3.1, I downloaded the 10.5 installation in thin an error occurs:
    http://i55.tinypic.com/24bitee.jpg
    Bkp I've done, if I uninstall iTunes and install the current 10.5, I will lose data, or it retrieves the BKP.
    Even Apple gave softaware error.
                                                iPhone 4, Windows XP Pro                                       

  • Creation of a database engine for mobile devices using j2me

    am trying to develop a database engine for mobile devices.. it is to develop a miniature version of the DBMS that
    can be deployed on a mobile phone..I have to develop my own code for performing tasks such a s creating a table,
    inserting values into it, selecting from it etc..
    I limited my self to develop the software so that it can perform 3 functionalities of create, insert,select..
    I should be taking the details such as table name and its parameters from the user and then should be able to
    create a suitable data structure for it(i tried to develop a class)...
    Usage of RMS package helps me partially in this.. I did that and ll be doing that..
    I got stuck while developing the code for creation of a table.. I am facing problems in creating a dynamic data
    structure for a table and also to use such data structure else where in my project..
    I need help in developing an algorithm for this..
    I would be very grateful to u all if u help me out in developing the code for this project..

    I'm sorry for the amount of time it took me to get back. Derby is an open source database written entirely in Java. I do not know if it can support resource constrained devices like MIDP compliant, but may work okay with CLDC.
    But outside of Derby being a solution, let me give you a few ideas off the top of my head.
    Set up a database server in a separate thread. This server will really be your controller for RMS access.
    Since RMS is just a big sequential 'pipe' you will have to think of data as 'frames' - (starttable) (tableID) (tablename) (data) (tablename) (data).....(endtable).
    When you need to write additional data, just append it to the end of the RMS object.
    When you need to retrieve data, thing are more complex.
    1. Read in all data, looking for your particular tableID. This may be made much easier using RMS filters - (I'm not sure, I've never used them)
    2. Once start of table of interest is found, stick the data elements in either a java vector or array until you reach the table end identifier. I think vector will be a better choice - trust me. (I think its available in J2ME...)
    3. Package this into a do while loop until the element you are searching for is read. If you need to do some sorts on the data or something else that requires the all the data to be present then you need all the data for that particular table. One thing will always be clear. The first data you grab will always be some start table identifier and the last data you grab will be an end table identifier. We just don't know which table because of how we put stuff in the RMS resource.
    This provides you a few positives as well as negatives:
    Positive:
    1. Fast data writes, no need to search for a particular table before accessing it, nor do you need to search for an index in that table.
    2. When looking for data, data may* be found without searching through the entire table. This is accomplished with RMS filters or logic test within the RMS read loop.
    Negative:
    1. Slow when all data of a table is needed (i.e. compute sums or averages of entries). The entire RMS database must be read to ensure all the entries are searched. An example of how this is a problem is as follows: You have 5000 entries in you RMS database resource and you are looking to compute the average of a value in some table. When you first wrote the data to the table, it was done sequentially and no other data for that table exist. But we can't tell if that's the case, so we have to read through all 5000 entries to make sure we looked for every piece of data.
    Beacuse of this issue, this database structure, performance may be fine for 50K - 100K entries (depending on table element size), if the reading requirements don't force full data reads. Otherwise, 25K may be an upper limit.
    I hope this helps.
    Edited by: estarkey on Mar 17, 2009 9:15 PM
    Edited by: estarkey on Mar 17, 2009 10:01 PM

  • Windows Mobile Device Center fails to open on Windows Vista and Windows 7 machines

    Hello,
    Our domain based machines cannot open Windows Mobile Device Center (Windows 7 and Windows Vista). You click the application and nothing happens. There are no errors in the Event Viewer that relate. In Task Manager I do NOt see any processes that look related
    to Windows Mobile Device Center. Our Group Policy Objects are very lean and limited, and we do not have any policies that specify how Windows Mobile Device Center should behave. The only GPO that I could think would interfere with this is to prevent malware
    and viruses, we have disabled Autoplay on removable devices.
    Any assistance would be greatly appreciated.
    thanks!

    Hello,
    Our domain based machines cannot open Windows Mobile Device Center (Windows 7 and Windows Vista). You click the application and nothing happens. There are no errors in the Event Viewer that relate. In Task Manager I do NOt see any processes that look related
    to Windows Mobile Device Center. Our Group Policy Objects are very lean and limited, and we do not have any policies that specify how Windows Mobile Device Center should behave. The only GPO that I could think would interfere with this is to prevent malware
    and viruses, we have disabled Autoplay on removable devices.
    Any assistance would be greatly appreciated.
    thanks!
    I too am experiencing this issue, as well as an unrelated machine that is not on our domain that is having exactly the same problem.
    Any thoughts?

  • When will Adobe Reader for Mobile Devices support 3D PDF files?

    When will Adobe Reader for Mobile Devices support 3D PDF files?

    There are two basic varieties of LiveCycle XFA...Static XFA and Dynamic XFA, which are very different in terms of their future for potential support in Adobe Reader for iOS. Which variety of XFA are you using?
    Static XFA uses the PDF markup language for content and form fields, so users can view the documents in Adobe Reader for iOS, but we currently do not properly handle filling, saving, and submitting those forms. I have improving our handling of Static XFA on my roadmap, but cannot offer any specific date yet (sorry, policy plus actual uncertainty). I know that there are some other apps that partially support Static XFA, though I do not know how complete their support is. If you can even open the XFA document in Adobe Reader for iOS, it is likely Static XFA.
    Dynamic XFA is effectively a JavaScript application packaged inside a PDF wrapper, which generates layout and form fields via code and requires a significant engine to support this. Support for Dynamic XFA is unfortunately not currently on our roadmap for iOS due to the nature of the technology, and our concern that any implementation we try likely will not pass Apple's restriction against installing something that allows other "apps" to be downloaded and executed from within it. The LiveCycle team is exploring solutions for our enterprise customers wanting to use Dynamic XFA from mobile devices as part of their server offering, but I cannot offer any insight here. To my knowledge, there are no applications that handle Dynamic XFA other than Adobe Reader for the desktop platforms (Windows, Mac, Linux).
    Dennis

  • Require password settings on mobile devices remediation failed

    Hello,
    I'm having an issue with 2012R2 Cfg Mgr and Intune.
    I have a managed Android 4.1 device.
    I'm trying to enforce "Require password setting on mobile devices" with a baseline config.
    Config Manager is reporting on my device "Remediation failed" 0x87D1FDE8.
    Is there anything I've done incorrectly? Perhaps not supported?
    Cheers.

    I've got password policy to apply just fine on android, verify that you actually waited long enough for the device to process policy - see
    this guide explaining the steps i took. Initially you might see the Remediation Failed message but wait at least a day to see how that pans out, alternatively change your CB deployment to just monitor instead of remediate and troubleshoot it that way
    Step by Step Configuration Manager Guides >
    2012 Guides |
    2007 Guides | I'm on Twitter > ncbrady

  • Mobile Devices (Android and iOS) cannot Connect to WS 2008 RRAS L2TP VPN with Pre-Shared Key

    I have my Windows Server 2008 standard installed with RRAS service and configure with L2TP VPN with pre-shared key. Services such as Active Directory, DHCP and DNS are not installed. The Internet connection doesn't pass through a router to my server machine.
    I have the Verizon fios Internet cable plugged in to the server machine directly.
    PCs running Windows and Mac OS X can connect to the server without problem. When I tried to connect by using android or iOS mobiles and tablets, they cannot connect to the server. If I change the VPN type to PPTP, the mobile devices can connect successfully
    but I would like to use IPSec/L2TP since it's more secure.
    I tried so hard to look for the solution for this issue on Internet but I had no luck on that. Can anyone please provide me some help, please ?
    Thanks,
    CK

    Hi CK,
    I think we may need to create a policy in Network Policies. Please follow the steps below,
    Right click Network Policies, Click New.
    Enter the policy name, click Next.
    Click Add, select the Day and Time Restrictions, click
    Add.
    In the Day and Time Restrictions, choose Permited for
    all, click OK.
    Click Next five times(leave everything default), click
    Finish.
    Move the policy to top and try to connect with your device.
    If issue persists, please make sure that the Connection Requet Policies have been configured properly.
    For detailed information about how to create a network policy, please refer to the link below,
    Configuring NPS network policies
    http://technet.microsoft.com/en-us/library/dd441006.aspx
    Best Regards.
    Steven Lee
    TechNet Community Support

  • Persistence of data in J2ME mobile device using RMS

    Hi. Just want to ensure that RMS can let us store some values in the mobile device. I'm using emulator to try this out. Everytime i close the emulator, the data stored in the RecordStore's gone. How about in real mobile device?
    For some reasons, my jad and jar can't be installed in my Nokia 6210. It keeps giving me "Invalid Jar file" error.
    So, my main question is whether RMS really stores the value in the mobile device and can be retrieved everytime that MIDlet app's run again.
    The other question is why is it that my jar can't be installed in my Nokia 6210? I just built it with NetBean with J2ME and it could be run on the emulator perfectly.
    Thanks a lot.

    Hi. For the installation to my phone, i have solved it by changing my app's MIDP version 2.1 to 2.0.
    For the persistence of data part, i changed the Storage->"Storage Root Directory" to "\save" in Preferences of SJWTK and re-run my app on the emulator and my phone. However, it seems that the record store's data is not persisted. So, i assume it has something to do with my code. My code is as below. Can anyone give me some clues on what i have done wrong? Thanks.
    public TheConstructor(MIDlet midlet, Form form, int partnerId){
         try
          // The second parameter indicates that the record store
          // should be created if it does not exist
            rs = RecordStore.openRecordStore(REC_STORE_NAME, true );
            if (rs.getNumRecords() == 0) {
                RecordIdParam = getAdsParam();
                if (clientIdParam.length > 0) {
                    clientId = RecordIdParam;
                    writeRecord(RecordIdParam);
                    readRecords();
                    closeRecStore();  // Close record sto
            else {
                readRecords();
                closeRecStore();  // Close
         catch (Exception e)
          db(e.toString());
    private void db(String str)
        System.err.println("Msg: " + str);
      public void closeRecStore()
        try
          rs.closeRecordStore();
        catch (Exception e)
          db(e.toString());
       public void writeRecord(String str)
        byte[] rec = str.getBytes();
        try
          rs.addRecord(rec, 0, rec.length);
        catch (Exception e)
          db(e.toString());
      public void readRecords()
        try
          // Intentionally make this too small to test code below
          byte[] recData = new byte[5];
          int len;
          System.out.println("num of records is " + rs.getNumRecords());
          for (int i = 1; i <= rs.getNumRecords(); i++)
            if (rs.getRecordSize(i) > recData.length)
              recData = new byte[rs.getRecordSize(i)];
            len = rs.getRecord(i, recData, 0);
            RecordIdParam = recData;
        catch (Exception e)
          db(e.toString());
      }

  • How do i reinstall apple mobile device

    Every time for a week. same errors and install rolls back
    error
    policy.8.0.Microsoft.VC80.CRT.type="win32-policy".version
    ="8.0.50727.4053".publicKeyToken="1fc8b3b9a1e18e3b".
    processorArchitecture="amd64"".Please refer to
    help and support for more information. HRESULT:0x....
    itunes
    Service 'Apple Mobile Cevice' (Apple Mobile Device)
    failed to start. Verify that you have sufficient psrivilege
    to start system services.

    See this article.
    http://support.apple.com/kb/TS1567
    B-rock

  • Can i create a file in Mobile Device?

    Hello Guyz,
    I need a small help over here..I need to know wheather i can create or is there any provision to create a file or a folder using J2ME tool kit in a mobile device...
    The file is of small capacity only..
    Thank You
    Regds,
    Gokul

    Hi Gokul,
    JSR-75 introduced the FileConnection API. The FileConnection API can be used for opening, creating, deleting and accessing files. It can also be used for creating directories and retrieving the free diskspace.
    However, to be able to use the FileConnection API, you must be sure that your device and your emulation environment supports JSR-75.
    Otherwise, you're not able to create files or folders on a certain disk or within a certain directory. Then, you can only use manufacturer specific API calls or try using RMS (record management system) for storing byte information in a MIDlet suite. RMS is frequently used for maintaining highscores or saving certain program settings.
    Cheers for now,
    Jasper

  • Managing Mobile Devices

    We are currently in Office365 and use Intune for desktop management. Many of our users use their mobile devices to access their e-mail.
    We'd like to look at using Intune's Mobile Device Management capabilities but I have a question. If we were to choose (on the Admin - Mobile Device Management page) to make Intune our manger, by turning that option on am I going to affect any of our current
    users that are using "un-managed" devices to access Office365 e-mail? We'd like to setup a pilot group before rolling it out agency wide.
    Thank you.

    Hi,
    No, you deploy that policy when you want to and to a group if you like so you can limit and test conditional access for office365. so no problem in turning on MDM.
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

Maybe you are looking for