by Todd Willett | Oct 16, 2018 | PowerShell
Part I Part II Part III Part IV So far in this series (Bulk Create Users in AD), we’ve created the CSV file and made sure we could create a user first. We then proceeded with writing a loop to go through each user, which we also did. Now what? Well, we still have a...
by Todd Willett | Oct 14, 2018 | PowerShell
Part I Part II Part III Part IV In Part I of this series (Bulk Create Users in AD), we created a CSV file with one user we want to create in AD. We went through the individual cmdlet for creating an individual user: The Emperor. No Pressure, right? In Part II we’re...
by Todd Willett | Oct 11, 2018 | PowerShell
Part I Part II Part III Part IV So your company bought another company, you inherited an AD environment that was so jacked up you felt it was better to start over completely, your company used something other than AD (Is there really anything else?) before you arrived...
by Todd Willett | Oct 1, 2018 | PowerShell
So there you are, enjoying a cup of joe with R2D2 when the request comes to you to get data of some sort for somebody for reasons unknown. Usually this person is in a supervisory role and they want information like “Hey bro, can you get me a list of users (with...