Remove Microsoft Print to PDF and OneNote printers script
In this guide, I will show you how to delete the printers using a PowerShell script. This is compatible with Microsoft Intune and Group Po…
In this guide, I will show you how to delete the printers using a PowerShell script. This is compatible with Microsoft Intune and Group Po…
To help us IT identifying certain configurations on a server and possible misconfigurations I have made a PowerShell script which creates a…
Sometimes in IT, we have software or solutions that need to to save temporary files in your filesystem. Let’s say, a feed with logs or…
When deploying Windows VMs in Azure, we get the default settings. This means we get a 12-hour clock, standard UTC/Zulu timezone and such…
Today I have a Logic App for you to clean up orphaned FSLogix profiles with Logic Apps. As you know, storage in Azure costs money and we…
Today I have a relatively short blog post. I have created a script that exports all Entra ID user role assignments with Microsoft Graph.
On Windows Servers, a critical point is maintaining the disk space. If a disk fills up to the end, several errors can occur and impacting…
In Microsoft Entra ID it’s possible to create App registrations and Enterprise applications who can get high privileges if not managed…
Sometimes, we need to check some basic connectivity from end user devices to a service like Azure Virtual Desktop.
When using Windows 11 Multi Session images on Azure for Azure Virtual Desktop, Microsoft has disabled some features and changed…
Today I have a PowerShell script that creates users by asking the user what to fill in. This works by having a fully prepared “New-ADUser” command with all the properties filled in to have all users using the same attributes.
By default, all Azure VMs are set to English language and UTC/Zulu timezone. This will work for a great portion of the Azure VM users but…
Sometimes we need to have the original installed Windows Product Key just for documentation purposes. We simple can do this with…