I wrote a post on how to roam Google Chrome settings using UE-V a while back making Chrome a great experience as we can roam bookmarks, settings, and more to a single file, “Profile.pb”. Note: enabling Roaming profile support removes the possibility to sync with the Google Cloud using a Google account.https://ccmexec.com/2018/09/using-google-chrome-roaming-profile-settings-with-ue-v/ Now time has…
Category: Intune
Remove Quick Assist using PowerShell script in Intune
Quick assist is a built-in remote control app in Windows 10 intended for home and personal use, that is at least my opinion. Many don’t even know that it exists and for an enterprise we really need to manage it = remove it or block it. I wrote a blog post about it here at…
HP Smart W10 store app – solves a classic issue
One of the biggest challenges and discussion points when it comes to removing the local admin permissions from users is that they cannot add multi-function printers without admin permissions as they need to install additional software to work. I bought a new OfficeJet printer the other day and was happily surprised that the HP Smart…
Copy and associate CMTrace using Intune Win32App and PowerShell
I wrote a blogpost on how to make CMTrace which is included in the SCCM client nowadays using a PowerShell script. I got a question basically instantly if that could not be used for Intune managed clients without the SCCM client. Yes! it can, we only need to add a line to copy CMTrace.exe to…
Intune Win32 App deployment – A gamechanger
One of the biggest limitations in Microsoft Intune has been that we can only deploy single-file .MSI’s and not .EXE installers. With the release of Win32app install support (in Preview) that limitation is now gone! Not only does it support legacy setups like .exe files for instance we can also use it for advanced .MSI…
Managing Google Chrome version 69 and later using Intune
Google Chrome has a great set of Group Policy settings we can configure which makes it possible for us to even use Chrome in environments with high-security requirements, and we can also do this with Intune as it supports ADMX ingestion and ADMX backed policies! Starting with Google Chrome version 69 and later it supports…
Creating a dynamic Azure AD Group for Corporate owned devices
One of the most common requests I get when deploying Intune is that they want to deploy for instance a Certificate, VPN, WiFi or a specific app only to corporate owned devices and not personal(BYOD) devices. We have Dynamic groups in AzureAD that can solve this for us, however when I looked at the documentation…
Configuration Manager/ Intune and Apple VPP
I get a lot of questions if there are any difference in functionality in Intune Standalone and in Hybrid with Configuration Manager. There are a lot of differences, in this post I will show how to setup the Apple Volume Purchase Program(VPP) integration in Configuration Manager 1602 with Intune and cover the differences in functionality…