Active Directory
3 posts · all posts
-
Powershell Infogetter
This script will help you gather info on devices in an OU. This script will lookup the devices in the OU you define and then for each it will; Test-NetworkConnection to see if t…
-
Use Powershell to output a list of users’ group membership to csv
Here is a quick and easy script for getting a list users group membership. Before we begin, if you need to know how to connect to Active Directory using powershell see this post…
-
Use Powershell to Create and Add members to Active Directory Groups from csv
This is a task that I feel like there are a ton of ways to do it, this is just mine. With this you create a csv file with two columns; the first is the username of the person yo…


