Welcome to TechNet Blogs Sign in | Join | Help

Notes From The Field

Miscellaneous Ramblings from a Microsoft Consultant

Browse by Tags

All Tags » VBScript » Scripting   (RSS)
Some Easy Active Directory Scripting
I solved a little problem for a customer the other day and I thought I'd share a little about it with you. It involves some VBScript user manipulation in Active Directory, and yes: there will be a code sample. Let's start with the problem. For whatever Read More...
Wscript.Network
One of my favorite objects is the Wscript.Network object. It's a very simple way to access certain environment variables in a VBScript. To invoke this object, this line must be inserted near the top of your script (certainly before you reference properties Read More...
Page view tracker