justinverstijnen.nljustinverstijnen.nl
  • Home
  • Blog
  • Tools
  • About
    • LinkedIn
    • Reddit
    • GitHub
    • @

Tools and Scripts

This content contain useful tools and script that I use or made to make our life easier.

On this page
  • The clean script
  • What does the script do?
  • Script parameters for customization
  • Installing the clean script automatically
  • Using the script manually/demonstration
  • Summary

Categories

  • Azure Master Class (12)
  • Azure Virtual Desktop (16)
  • Flying (12)
  • Intune (2)
  • Microsoft 365 (11)
  • Microsoft Azure (25)
  • Microsoft Defender XDR (4)
  • Microsoft Entra (9)
  • Networking (5)
  • Powershell (15)
  • Uncategorized (1)
  • Windows 365 (2)
  • Windows Server (10)
Powershell Windows Server

Clean files on a schedule with Powershell script

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 CSV files that are saved, logs or back-ups like the Bartender software. The software itself doesn’t have a solution to clean up those files and Read more

By Justin, 2 monthsSeptember 18, 2025 ago
Powershell

Initial Installation script for Windows Azure VMs

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. For users like us in the Netherlands we want to change this but not by hand. For this purpose I built this script. It sets the timezone Read more

By Justin, 3 months ago
Azure Virtual Desktop

Clean up old FSLogix profiles with Logic Apps

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 want to store as minimum as possible. But in most companies, old and orphaned FSLogix profiles will be forgotten to clean up so Read more

By Justin, 3 monthsAugust 7, 2025 ago
Powershell

Installing Windows Updates through PowerShell (script)

Sometimes we want to install updates by hand because of the need for fast patching. But logging into every server and installing them manually is a hell of a task and takes a lot of time. I have made a very simple script to install Windows Updates by hand using Read more

By Justin, 4 monthsJuly 27, 2025 ago
Microsoft Entra

Audit your Entra ID user role assignments

Today I have a relatively short blog post. I have created a script that exports all Entra ID user role assignments with Microsoft Graph. This can come in handy when auditing your users, but then realizing the portals doesn’t always show you the information in the most efficient way. Therefore, Read more

By Justin, 4 monthsJuly 1, 2025 ago
Powershell

Disk cleaning script on Windows Azure VMs

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 the end-users experience of your applications. Something we definitely not want. To help reducing this chance, I have created a PowerShell script that cleans up Read more

By Justin, 5 monthsJune 28, 2025 ago
Microsoft Entra

Audit your privileged Entra ID applications

In Microsoft Entra ID it’s possible to create App registrations and Enterprise applications who can get high privileges if not managed and monitored regularly. We do our best with Identities to be secure, with security processes like MFA, access reviews and such, but most of the companies don’t care that Read more

By Justin, 5 monthsJune 25, 2025 ago
Azure Virtual Desktop

Test Azure Virtual Desktop connectivity and RTT

Sometimes, we need to check some basic connectivity from end user devices to a service like Azure Virtual Desktop. Most networks have a custom firewall equipped where we must allow certain traffic to flow to the internet. Previously there was a tool from Microsoft available, the Azure Virtual Desktop experience Read more

By Justin, 6 monthsMay 22, 2025 ago
Azure Virtual Desktop

Windows Search optimization on Azure Virtual Desktop

When using Windows 11 Multi Session images on Azure for Azure Virtual Desktop, Microsoft has disabled some features and changed the behaviour to optimize it for using with multiple users. One of the things that has been “lazy loading” is Windows Search. The first time after logging in it will Read more

By Justin, 6 monthsMay 15, 2025 ago
Powershell

Create AD users with on demand script

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. I will explain how this script works on this page. Read more

By Justin, 11 monthsDecember 27, 2024 ago

Posts pagination

1 2 Next

Terms and Conditions applies to this page.

© 2025


  • Home
  • Blog
  • Tools
  • About
Hestia | Developed by ThemeIsle