Tag Archives: ADSI

Updating Multi-Valued Active Directory Properties Part 1

Yesterday on Twitter, I got a tweet from @Docsmooth regarding how to update a multivalued property in Active Directory. There are a number of ways to handle this, especially from PowerShell naturally, so I tweeted one way in a series … Continue reading

Posted in Active Directory, PowerShell, Scripting | Tagged , , | 1 Comment

Get Local Admins One-Liner

Working with local users and groups can get a little messy in PowerShell. But I wanted to share a quick one-liner you could use to list all the members of the Administrators group.

Posted in PowerShell, SAPIEN Press | Tagged , | 1 Comment

Create New Computer with ADSI

In Windows PowerShell 2.0: TFM, I wrote a short chapter on managing directory services. This chapter was written before Microsoft released their Active Directory module so I discussed how to use the ADSI type adapter. Well it turns out we … Continue reading

Posted in Active Directory, SAPIEN Press, Writing | Tagged , , | 2 Comments

New Book Project – Reviewers Needed

While at Microsoft TechEd, I signed the paperwork to write a second edition of Managing Active Directory with Windows PowerShell: TFM for SAPIEN Press. It’s hard to believe so much has happened since that book hit the shelves in less … Continue reading

Posted in Books, PowerShell v2.0, Quest Software, SAPIEN Press, Scripting, Windows 7, Windows Server | Tagged , , , , , | 2 Comments

Updated Domain Password Script

This month’s Mr. Roboto column offers a script you can use with PowerShell to build a domain password report. There were few issues that came up which have since been resolved. You can download the latest version, currently 1.2 at … Continue reading

Posted in PowerShell, Scripting | Tagged , , | Comments Off