by Manish | Apr 2, 2022 | Intune, Cloud
We can now configure Google chrome settings using Intune administrative templates. This is a new feature introduced with Intune’s Service release 2203. Previously we only had option to use custom OMA-URI device configuration policy to deploy Google Chrome policies, for this we need to have rather more complicated process to ingest Google chrome policies using custom OMA-URI settings.
(more…)
by Manish | Mar 28, 2022 | Intune, SCCM
In this post I will be discussing on how to enable Endpoint Analytics on Intune which provides detailed insight for devices to check know the performance and quality of device.
(more…)
by Manish | Mar 1, 2022 | Office 365, Azure, Cloud, Intune
In this post I will show you multiple methods on how to assign O365 license to users. We can assign the license using various portals such as “Microsoft 365 admin center”, “Azure Portal”, “Microsoft Endpoint Manager admin centre”. For repetitive activity, I will show you how to assign O365 license to users using PowerShell command which requires AzureAD module to be installed. Though we can use MSOnline Module as well but that is soon going to be depreciated, hence recommended module to install is AzureAD. This is not just limited to Office 365 license but any other kind of license which has been assigned to you.
(more…)
by Manish | Feb 18, 2022 | SCCM, Cloud, Intune
In this post I will be explaining the SCCM Co-management capabilities and various workloads related to it. Before deep diving into co-management capabilities, first understand what exactly is co-management and workloads associated with it.
(more…)
by Manish | Feb 17, 2022 | Intune, Cloud
In this post I will be showing how to do bulk enrollment of windows devices using Windows Configuration Designer. This method requires to create a provisioning package which is in ppkg format and can be created using Windows Configuration Designer (WCD).
(more…)
by Manish | Feb 1, 2022 | Intune, Cloud
In this post I will be discussing on how to deploy the msix package using Intune. To deploy msix package, we need to have Code Signing Certificate created and deployed. We also need to have msix file created. We will be then deploying the certificate using Intune and then deploying the actual msix package.
(more…)