Active Directory
-
Run a Powershell command based on OU Membership
Admit it. Be honest now. We’ve all done it. We’ve run a command against a batch of users and forgot to limit the scope to the ones we were really targeting. I recently had to write a small Powershell-based application that loads all the users in a domain (filtered to exclude service accounts and admins)… Continue reading
-
Navigate AD with Powershell
Some environments have multiple domains in a single Active Directory forest. Working with Powershell in the same domain as your user account is easy, but what do you do when you need to run Powershell commands in one of the other domains? Change context. Powershell can traverse AD as a file system, and this allows… Continue reading
About Me
As a seasoned IT professional, I have developed an extremely well-rounded breadth and depth of knowledge and an exceptional ability to decipher and communicate complex issues. I have years of proven experience in IT leadership roles, security auditing, digital forensics, and overseeing development of custom applications, rounded out with a Bachelor of Science degree in Information Technology emphasizing Software Development. Over the course of my career, I have successfully held certifications as a GIAC Certified Incident Handler (GCIH), as well as CIW, CompTIA, and assorted Microsoft programming and networking certs. I have presented at the 2019 CETPA Conference in Anaheim and the 2021 CITE Conference in Sacramento.
Recent Posts
- IntelliSIEM and Test-Driven Development: Creating Robust Error Handling and Log Rotation
- Implementing TDD in IntelliSIEM: Handling Edge Cases and Errors
- Setting Up the Core of IntelliSIEM – Structure, TDD, and API Connection
- Getting Started with IntelliSIEM: Setting Up the Development Environment
- A Year Later: Settling In and Starting Fresh