Intune
All pages referring or tutorials for Intune.
Important action: Configure additional authentication for Bitlocker leaks
Friday, June 12, 2026 in Intune
Categories:
6 minute read
When Bitlocker is configured to only unlock with the TPM, we create an attack path which allows access to the unencrypted data. This is because you only need the disk and the TPM module to unlock by default. In the Bitlocker settings, there is an …
Adding Ubuntu endpoints to Microsoft Intune
Thursday, June 11, 2026 in Intune
Categories:
10 minute read
Why add your Ubuntu endpoints to Microsoft Intune? This question has a very simple answer: compliance, management, and security. As IT professionals, we want to manage every endpoint from a single pane of glass while keeping compliance and security …
Automatically start Windows App at startup
Thursday, December 25, 2025 in Intune
Categories:
3 minute read
Creating the Intune script We can achieve this with Intune using a PowerShell script. As Intune doesn’t support login/startup scripts, we have to create a Platform script that creates a Scheduled Task in Windows for us. This is a great way, as …
Deploy Google Chrome Single Sign On with Intune
Thursday, December 11, 2025 in Intune
Categories:
4 minute read
How the extension works The Microsoft SSO extension for Google Chrome uses the same token/session you already have when you have your device Entra ID joined. It will send that to every Microsoft Online webpage to show you are already authenticated …
Disable Windows Taskbar Widgets through Intune
Thursday, November 06, 2025 in Intune
Categories:
2 minute read
Method 1: Settings Catalog The easiest way to disable these widgets is through a Settings Catalog policy. Open up Microsoft Intune admin center and create a new policy through the Settings Catalog. Search for “widget” and these options …
Using and configuring Windows Backup for Organizations in Intune
Saturday, November 01, 2025 in Intune
Categories:
5 minute read
Requirements Windows 11 with the latest feature updates installed for both creating and restoring backups Entra ID joined or Entra Hybrid joined device Microsoft Intune-capable license Around 15 minutes of your time What is Windows Backup for …
Remove Pre-installed Windows Store Apps with Intune
Tuesday, October 21, 2025 in Intune
Categories:
3 minute read
This new feature described In Intune we can now select which default shipped apps must be removed from Windows clients. Before, this was a complete package we had to use or remove with custom scripts, but now we can select the apps to remove (and …