Author: Mattias

  • Case of “driver cannot load on this device”

    Case of “driver cannot load on this device”

    A time ago I bought this Elgato Capture HD60 to better capture and share screens from secondary computers, Xbox and such. But I noticed that the streaming didn’t work as expected, the issue was then documented from Elgato as a known issue for Windows Insiders, and since I am all in Windows Insider I only…

  • Intune management via Tapa Frontend

    Intune management via Tapa Frontend

    I have been working on and off on this for quite some time, and there was a lot of new learnings. I encourage all of you to learn something new, you can follow the tag #InsiderUp, go to Microsoft Learn or why not choose the AI school? Now – Finally I can feel the release…

  • Lifehack: Organize your outgoing messages in Outlook

    Lifehack: Organize your outgoing messages in Outlook

    Have you ever experienced an overloaded Send Items folder in Outlook? This is a hack I always implement to help me organize my email, instead of having all my messages in Send Items. So whenever I send an email I receive a popup asking me what folder to organize the message in. How to implement…

  • Experience a password-less sign-in with YubiKey

    Experience a password-less sign-in with YubiKey

    Just a quick post how it looks like when you enroll a security key in the form of Yubikey from Yubico. I have a YubiKey 5, with support for USB-A and NFC, there are a multiple other key option depending on your needs, you should try their Quiz to find the right key for you:…

  • TimeZone config with Intune

    TimeZone config with Intune

    Finally back from an awesome vacation, and right back to the real world 🙂 Right to the point, setting time zone in Windows 10 with Microsoft Intune has been a bit of hazzle. Until Windows 10 1903 you had to create a PowerShell script and deploy it to necessary users. This script could look something…

  • Ingest CitrixFile and POLICY_CACHE_SIZE

    Ingest CitrixFile and POLICY_CACHE_SIZE

    Another quick post without any deep explanation, if you like posts like this please hit like at the bottom. Got a question regarding ingesting Citrix File ADMX and configure a setting such as POLICY_CACHE_SIZE. So right to it – First, create a Custom Windows 10 Device profile, now add the first row with the following…

  • Search Microsoft Terminology

    Search Microsoft Terminology

    Today it is so easy to add language packs on Microsoft products, but when it comes to supporting users and writing docs it may be challenging to have all languages installed to get the right words… But did you know that Microsoft have a solution for that, the Terminology search, this will help you find…

  • Creating local users with Intune

    Creating local users with Intune

    Just a quick post regaring creating local user account with MDM, Microsoft Intune. Got a couple of questions regarding possibility to create local user accounts with Intune, and that is possible with custom URIs. Please give it a like if simple posts like this are useful. Create a new Device configuration profile for Windows 10…

  • Complete guide to trusted sites with Intune

    Complete guide to trusted sites with Intune

    Are you looking for a way to handle your Zone assignment list for Internet Explorer with Intune? I wouldn’t recommend to handle that with PowerShell script, Unless you need to keep the configuration option open to users. But if you looking direct replacement for the old fashion group policy settings – this is your way!…

  • How to deploy self-deploying Kiosks with Intune

    How to deploy self-deploying Kiosks with Intune

    Most companies have a need for a Kiosk device, in this case built on top of Windows 10. My definition of kiosk in this post is a Windows 10 device that auto logon with a single app, such as a modern web browser such as Edge. The device could be used as a public device…