Previous Section Table of Contents Next Section

Review

Managing domains and Windows by using scripts is an effective, efficient use of your VBScript skills. You'll probably find that a good half of the scripts you write, in fact, are designed for Windows or domain management, since those tasks are most often in need of automation. The samples in this chapter provide a great jump-start for improving your environment's security, consistency, and maintainability, all with a few lines of script code!

COMING UP

In Chapter 32, I'll present several network administration scripts. These scripts make heavy use of complicated WMI and ADSI queries, making them great examples for getting started on your own high-end administrative scripts.

    Previous Section Table of Contents Next Section