January 2019

Converting legacy packages into applications with SCCM 1810 Package Conversion Manager

Background Since SCCM 2012 Microsoft have been steering us towards using “applications” to install apps over the traditional “packages” method. Applications give us additional benefits over packages like detection methods, dependencies and requirement rules . An example might be:- Install APP-B if the folder “C:\Program Files\APP-B_FOLDER” doesn’t exist (detection), only if APP-A is already installed […]

Converting legacy packages into applications with SCCM 1810 Package Conversion Manager Read More »

Create an Intune App Protection Policy to force an app “Pin Reset” after x days

The Intune Team announced a nifty app protection policy addition for the “Week of January 7, 2019” edition > https://docs.microsoft.com/en-us/intune/whats-new You can now change the number of days before the app PIN must be changed. This new policy works for both IOS and Android devices. Create an Intune App Protection Policy 1 . Navigate to

Create an Intune App Protection Policy to force an app “Pin Reset” after x days Read More »

Using PowerShell with Microsoft Graph to query Intune Devices

What is Microsoft Graph? Microsoft Graph connects resources across Office 365 services. Using https://graph.microsoft.com you can connect to these services and access a wealth of resources, relationships and intelligence. You can read more on Microsoft Graph at https://docs.microsoft.com/en-us/graph/overview How do I use Microsoft Graph? If you have a requirement to return a wealth of information

Using PowerShell with Microsoft Graph to query Intune Devices Read More »