Archive
Category: Scripts
-
Automating Windows Server Environment Inventory with PowerShell
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.
-
A script to list all members and owners per Team
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
-
Automatically clean folders in batch (Powershell Scripts)
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
-
Read all services and scheduled tasks in your server environment (including Server 2003)
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
-
Sync AD Groups with Microsoft Teams (BETA)
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.