Download and own all parts of the blog series in a single PDF file. Use our products page or use the download button below. This blog post won’t be updated, only the document will be.
In Part 1 of this series, we prepared the Intune environment for mobile device management. We also make sure we got the Intune subscription account.
In Part 2, we configured Active Directory and create users in Intune.
In Part 3, we prepared our Configuration Manager server in order to link it to Intune using the SCCM connector.
In Part 4, we enrolled an Apple iOS devices in SCCM.
In Part 5, we enrolled an Android device in SCCM.
In Part 6, we enrolled an Windows Phone device in SCCM.
In Part 7, we will create a compliance setting on a mobile device.
Now that our devices are enrolled, we can begin the fun management stuff. The first topic we will cover is how to configure a compliance settings for your mobile devices. They are used to define configurations that you want to manage and assess compliance on mobile devices. In this post I will block a Windows Phone 8.1 from accessing the Application Store.
What can be managed by compliance settings depends on your device OS. Use the following links to see all available settings :
- For all platforms
- Using iOS 7 and iOS 8 Security Settings extension
- Using Windows Phone 8.1 extension
Create Configuration Items
The first step is to create a Configuration Item (CI) that will block the Application Store.
- Open your SCCM Console
- Go to Assets and Compliance / Overview / Compliance Settings / Configuration Items
- Right-Click Configuration Item and select Create Configuration Items
- Name your CI and select Mobile device in the Specify the type of configuration item that you want to create dropbox, then click Next
- From the Mobile device setting groups select Store, click Next
- In the Application Store dropbox, select Prohibited and click Next
- Specify that you want to apply the CI on Windows Phone
- Review the platform exclusion. In this example the wizard is warning us that my CI is unsupported on Windows Phone 8.0. I’m using a Windows Phone 8.1 so we’re good to proceed. See the link provided at the beginning of the post to view all supported CI.
- Click Next
- Review the CI wizard and click Next
- Wait for the process to complete
- Click Close once it’s finished
Create Configuration Baseline
Once our CI is created we must add it to a Configuration Baseline before we can deploy it to our users.
- Open your SCCM Console
- Go to Assets and Compliance / Overview / Compliance Settings / Configuration Baselines
- Right-Click Configuration Baselines and select Create Configuration Baseline
- Name you Configuration Baseline and click Add / Configuration Items
- Select your CI that you created in the previous step and click Add
- The CI will appear in the bottom window
- Click OK
- Confirm that you CI has been added and click OK
- Everything is created, we must now deploy the Baseline to our users
- Right-click the Baseline you just created and select Deploy
- Your baseline will appear on the right. You could add more CI to the same Baseline if needed
- Check the Remediate noncompliant rules when supported and Allow remediation outside the maintenance window. If you do not select this check box, the remediation will wait for the next maintenance window before applying the settings.
- Select the collection on which you want to apply the Baseline
- Click OK
Initiate compliance check on device
Before the Baseline can be applied on the device, it must check for compliance. We’ll force a compliance check on the device.
- Take your Windows Phone and open the Company Portal App
- Swipe to the left and select your device
- Select the 3 little dots on the bottom right
- Select Check Compliance
- Wait for the compliance check to complete
- Done
Verify
Now that the compliance check has been made, we’ll verify that our Store is locked.
On the device
- Find the Store tile
- The tile is grayed out, good job !
- If you try to open it, the App disabled notification appears
In the SCCM Console
- Open the SCCM Console
- Go to Assets and Compliance / Overview / Compliance Settings / Configuration Baseline
- You can see the compliance count
- Go to Monitoring / Overview / Reporting / Reports / Compliance and Settings Management
- You can run reports to see your compliance status
Devon
09.06.2015 AT 05:22 PMDevon
09.06.2015 AT 05:37 PM