How to create MSIX Packaging Tool Environment
In this post I will be discussing on how to create MSIX Packaging Tool Environment. This kind of environment will provide us Windows 10 device with preinstalled MSI Packaging Tool Environment.
(more…)
In this post I will be discussing on how to create MSIX Packaging Tool Environment. This kind of environment will provide us Windows 10 device with preinstalled MSI Packaging Tool Environment.
(more…)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…)
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…)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…)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…)