Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

How Can I Get a List of All the Disabled User Accounts in Active Directory?

(image) Hey, Scripting Guy! How can I get a list of all the disabled user accounts in Active Directory?-- RT(image) (image) (image) Hey, RT. Now, just remember, you asked for this. We have a script that returns a list of disabled user accounts in Active Directory; the only problem is that part of the script is a little cryptic (to say the ...

How Can I Add an Email Address to the proxyAddresses Attribute?

(image) Hey, Scripting Guy! How can I add an email address to the proxyAddresses attribute without overwriting all the existing attributes?-- DH(image) (image) (image) Hey, DH. For those of you who aren’t too familiar with the proxyAddresses attribute (and, alas, that includes the Scripting Guys) proxyAddresses is an attribute added to ...