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.
Dynamic Distribution Groups in Microsoft 365
Saturday, October 21, 2023 in Microsoft 365
Categories:
4 minute read
Sometimes you want to have a distribution group with all your known mailboxes in it. For example an employees@justinverstijnen.nl or all@justinverstijnen.nl address to send a mail company wide. A normal distribution group is possible, but requires a …
Change Evaluation version to Standard/Datacenter version
Wednesday, May 03, 2023 in Windows Server
Categories:
2 minute read
When you install a fresh Windows Server installation from a .iso file, it will be installing the OS as a Evaluation version. When you want to activate the installation with a key you need to rebuild the OS and set the edition to Standard. Microsoft …
Bulk create Active Directory users with Powershell
Monday, March 20, 2023 in PowerShell
Categories:
2 minute read
When it comes to creating users for Active Directory, especially in new implementations, you want to minimize the time needed to create the accounts. This is possible by creating the AD users with Powershell. Requirements Minimal knowledge of …
AI-900 My learning journey
Tuesday, November 29, 2022 in Archive
Categories:
10 minute read
What is AI and what does Azure offer? AI stands for Artificial Intelligence. It is a term for software that can make predictions, calculations, and estimates. It can act “smart” in a way that looks like human thinking. Machine Learning (ML) is a type …