作者:Don Jones
出版日期:March 26, 2004
出版社:Addison Wesley
页数:640
ISBN:0-321-21334-3
文件格式:CHM
“Finally, a step-by-step VBScripting book to make you look like aprogrammer without the time and sweat! Don't waste your time searchingthe Internet for examples-this book does it for you!”
-Greg A. Marino, Senior Systems Engineer/Consultant, Westtown Consulting Group, Inc.
Visual Basic Scripting (VBScript) and Windows ManagementInstrumentation (WMI) are vital tools for systems administratorsgrappling with the increasing complexity of Windows technologies.However, busy admins have been without a straightforward guide toscripting…until now.
Managing Windows(R) with VBScript and WMI explains how Windowsadministrators can effectively use VBScript to automate commonadministrative tasks and simplify complex ones. Detailed coverage ofsecurity concerns provides admins with the means for safely usingVBScript in Windows environments. The book is organized around theproblems you face daily, with reusable examples and coverage of WindowsNT, Windows 2000, Windows XP, and Windows 2003.
This user-friendly reference demystifies scripting and then showsyou how to produce new scripts from scratch. You will be producinguseful scripts right away as you study the VBScript language and learnhow to control nearly every aspect of the Windows operating system withWMI and the Active Directory Services Interface (ASDI). You will beable to build your own administrative Web pages and use advancedscripting technologies such as script encryption, scripting components,and script security. The book closes with still more ready-made examplescripts accompanied by complete line-by-line explanations. The CDincludes all the code from the book and trial versions of PrimalScript3.0 and VbsEdit. A companion Web site provides updates and errata.
Inside you will find answers to such questions as:
How do you write effective logon scripts? Chapter 11
How do you write scripts that query and modify user and group information? Chapter 16
How can you query the IP addresses from multiple network adapters in multiple remote computers? Chapter 19
How can you design, write, run, test, and debug your own administrative Web pages? Chapter 24
How can you reuse code between various scripts? Chapter 25