by Manish | Jan 31, 2022 | Cloud
In this post I will be discussing on how to create MSIX package using MSIX Packaging Tool. There are couple of requirements to create MSIX package which includes creating Code signing Certificate, downloading and creating package using MSIX packaging tool and to sign the application with Code signing certificate.
(more…)
by Manish | Jan 23, 2022 | Cloud, Azure
In this post I will be covering the toping on how to verify Conditional Access Policies using Report Only Mode. It is always recommended to verify CA Policies before applying it in production. Report only mode comes as a handy tool to simulate the behaviour to check and see what could have happened if policy would have applied.
(more…)
by Manish | Jan 23, 2022 | Cloud, Intune
In this post I will be discussing on how to ingest Google Chrome policies using Intune. We can also say how to manage chrome policies using Intune. To deploy chrome policies, we need to Ingest the Chrome ADMX file into Intune which can be downloaded from Chrome ADMX templates. We will then proceed with creating the Configuration profile to add the ADMX templates there are proceeding with few other OMA-URI settings specific to Chrome settings we desire.
(more…)
by Manish | Jan 13, 2022 | Azure, Cloud
In this post I will cover the topic on how to restrict the access to Azure Portal from external network using Conditional Access Policy. When we say restricting the access from external network – means we are talking about location / IP address range. If organization is having Active Directory installed, they already have Active Directory sites and services with all AD sites specified. These AD Sites (can be called location) will be having list of IP subnets defined for each. Based upon our requirement we can add create the Named Locations through Conditional Access settings and can specify the IP address subnets and can mark them as trusted location.
(more…)
by Manish | Jan 12, 2022 | Intune, Cloud
In this post I will be covering the topic on how to install Google chrome on MacOS using Intune. .pkg file format is the supported one which can be used to deploy, however .pkg format needs to be converted to .intunemac file format and this can be done using IntuneAppUtil utility available on Github. There are sequence of steps to be performed in order to create line of business application for MacOS, we will be exploring that.
(more…)
by Manish | Jan 9, 2022 | Intune, Azure, Cloud, Office 365
In this post I will be discussing on how to Block access to Office 365 access when Windows is not patched. The purpose of this post is to implement a solution so as if any Windows 10/11 workstation device is not patched for last couple of months (let’s say 6 months), device should not be able to access Office 365 or we can say let’s block the access to Office 365 applications such as word, excel, PowerPoint etc.
(more…)