Disables a batch of ADUsers based on samAccountName, sets description, moves OU, reports result, backs up user info
posted on: 04.02.2021 category: powershell
Reports o365 licenses assigned to users. Provide a list of user names and the results are exported to a CSV file.
posted on: 09.05.2020 category: powershell
Controller script to create batch AD user accounts based on a CSV file. It reports the results to a CSV file. Script has multiple checks in place for error prevention.
posted on: 08.30.2020 category: powershell
Controller script that reports installed software on target machine (local or remote), accepts parameters for software name, target machine, export location.