11-04-2023 by Antoon Bouw
As IT administrators managing complex Windows Server environments, we are often tasked with keeping track of various server configurations, services, roles, and other essential aspects of our infrastructure. Manual tracking and documentation can be time-consuming and error-prone, which is why…
Read More
11-02-2020 by Antoon Bouw
This script will list all members and owners per team.When you add -savedcred:$true it will save a credential file locally, which will give you automated access using that same account to your tenant.It won’t save your credential plane text, it…
Read More
04-12-2018 by Antoon Bouw
Introduction This script is made for automatically cleaning folders. Getting Started You can create a scheduled task to automatically clean a folder. If you create a scheduled task using Auto_cleanup.ps1, you can clean a single folder (recursively). You can use…
Read More
14-04-2018 by Antoon Bouw
At one point we found out that many system administrators had used their own administrator account for Windows Services and scheduled tasks. This became a problem only when a few colleagues decided to leave for another company. Accounts were turned…
Read More
03-01-2018 by Antoon Bouw
Microsoft Teams doesn’t allow you to define a group for membership (dynamically). When you add an Azure AD group to a Team, all users will be added once. Once someone is added to that group, it won’t be added to…
Read More