ciprian droc
  • powershell
    Disable ADUsers Parse Read Data To ADUser Azure License Assignment Report Create Batch Users Installed Software Report
    index powershell
  • python
    index python
  • projects
    index projects
  • about (current)
Disable ADUsers

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

Azure License Assignment Report

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

Create Batch Users

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

Installed Software Report

Controller script that reports installed software on target machine (local or remote), accepts parameters for software name, target machine, export location.

posted on: 08.30.2020
category: powershell


unless otherwise noted, all code is free to use under the MIT License

(c) Ciprian Droc