Review
Administration can be faster and easier with scripting in your bag of tricks. In this chapter, you've seen how to combine basic VBScript, the FileSystemObject, WMI, ADSI, and other components to create effective, automated administration tools. This is truly the essence of administrative scripting: gluing together these various components with the help of VBScript to create tools you'll use over and over again.
COMING UP
In the last chapter of this book, I'll present more examples of scripts that utilize WMI and ADSI. Although you've already seen several examples that use WMI and ADSI, they can be difficult-to-approach technologies, so I figure a few more examples can't hurt.
|