Blog

This is my blog section. Here all new blog posts will be showed in reverse-chronological order. Just a fancy way to say newest-top.

At the left, you can view the categories, and on the right you can find the tags and Table of contents.

Posts in 2025
Posts in 2024
  • Create AD users with on demand script

    Friday, December 27, 2024 in PowerShell

    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 …

    Read more

  • AMC - Module 5: Storage in Azure

    Saturday, December 21, 2024 in Azure Master Class

    This module focuses purely on the various storage services that Azure offers and provides. Additionally, we will explore the different options available to increase redundancy and apply greater resilience. The importance and types of storage Storage …

    Read more