Wattle Software - producers of XMLwriter XML editor
 Bookstore Home | XMLwriter Home | Search | Site Map 
XML Related
 General XML
 XSLT & Stylesheets
 XHTML
 SGML
 XML DTDs
 XML Schema
Web Development
 Web Graphics
 HTML
 Dynamic HTML
Web Services
 General Web Services
 UDDI
 SOAP
 WSDL
 Programming/Scripting 
 PHP Programming
 Perl Programming
 Active Server Pages
 Java Server Pages
 JavaScript
 VBScript
 .NET Programming
 
XMLwriter
 About XMLwriter
 Download XMLwriter
 Buy XMLwriter
XML Resources
 XML Links
 XML Training
 The XML Guide
 XML Book Samples
 

Windows 2000 Scripting Bible


By William R. Stanek
 
Image of: Windows 2000 Scripting Bible
Pricing Details:

List Price:$34.99
You save:$11.90 (34%)
Your Price:$23.09
Buy Now

Book Details:

Format:Paperback, 667 pages.
Publisher:Wiley 2000-05-15
ISBN:0764546775

Average Customer Rating:

3.5 3.5 out of 5 stars (11 reviews)

Editorial Reviews:

This authoritative, comprehensive guide is your bible to Windows 2000 scripting. Written for people at all levels of technological know-how, it may be used as a reference book or a tutorial. You'll appreciate the step-by-step instructions and clear explanations enhanced by icons, charts, and hundreds of screenshots. The tips, insights, and shortcuts that appear in each chapter will help you to
* Automate most network routines.
* Master VBScript and JScript essentials.
* Learn the ins and outs of scripting engines and the Windows Scripting Host architecture.
* Read or write to files, manage drives and printers, configure menus, and work with the Registry.
* Save time with scripts for network tasks, logon/logoff operations, and other routines.
* Use Active Directory Services scripting to manage accounts, systems, and services.
* Build spreadsheets, animate charts, and access databases with COM scripting.
* Work with library utilities to automate scripts for file management, network administration, and more.
If you're an administrator or developer using Windows or scripting technologies, you'll find techniques not published anywhere else. You'll see why the entire Bible series has such an outstanding reputation when the Windows 2000 Scripting Bible goes the distance for you.


Customer Reviews:

Displaying 1 to 5 of 11 total reviews (Page 1 of 3):

5 out of 5 stars Excellent then, excellent now

Excellent! I haven't encountered a scripting book before or since that was so well written. I bought this book when it won an Excellence In Technical Writing award from the local chapter of the Society for Technical Communications. The book is stuffed full of well-documented code examples -- often with JScript and VBScript examples side by side.

This is a book that's meant to be read from the beginning. The early chapters provide excellent documentation on the essentials of scripting. Once these essentials are introduced, the author doesn't waste your time rehashing with every script example -- something that drives me crazy in most other scripting/progrmaming books.

The author brings everything together in the final four chapters -- providing complete code libraries for working with files, i/o, network resources and accounts. I have no doubt these utility libraries are widely used -- admins where I work used these scripts in every office throughout the US and Canada.

This is one useful book! I can only hope there'll be a new edition soon.

3 out of 5 stars Usable reference

Not for the beginning scripter. The style is extremely terse. Sample scripts are not well commented and the support in the text is generally weak as well. However, if you are reasonably familiar with VBScript or JScript and WSH, you'll have no problem understanding the samples.

The sample scripts are, in fact, the most worthwhile aspect of this book. Most are usable in Windows XP and Windows Server 2003 as well. There's no CD-ROM included with the book, so be sure to download the sample code. The author provides the link on page X (yes, Roman numeral X) of the Preface.

Jerry

5 out of 5 stars Actually quite good

Having actually bought and read this book cover to cover I can say it is actually quite good. It is one of two scripting books I use all the time. I used it when I was starting out with windows scriptting and I still use it. I've found it to be excellent, definitely for beginning to advanced. If you're already a scripting expert you don't need the book. You probably don't need anybook if your an expert on this.

Chapter by chapter the book works through windows scripting

Chapter 1 introduces windows scripting. It shows you the key objects for wsh, vbscript and jscript. The coverage of both vbscript and jscript is unique to this book. Stanek does an excellent job of providing every script in both.

Chapter 2/3 introduce vbscript and jscript. They are a perfrect primer for newbies as I was and I've used them as refreshers lately.

Chapter 4 covers techniques for creating script files. i found the discussion on using multiple scripts in a single file and script jobs to be particularly useful as was the discussion on using external objects and type libraries.

Chapter 5 covers essentials in both vbscript and jscript.

Chapter 6 covers i/o and error handling. Great discussion on input boxes, text boxes and popups. Excellent discussion on error handling, particularly with technqiues for throwing errors in jscript.

Chapter 7 covers the FSO. It shows how to examine, create, add, remove folders and files. Good discussion on special files and moving files/folders.

Chapter 8 covers reading and writing files. The discussion is made more valuable as it is in both vbscript and jscript as are all examples.

Chapter 9 covers managing printers, mapping network drives, and working with disk drives. Solid example scripts on obtaining drive information and formatting in useful way. Good discussion on mapping network printers.

Chapter 10 covers managing the menu system. It shows how to manipulate shortcuts, update menus, add startup applications.

Chapter 11 covers the registry and event logs. It shows you how to read/write registry keys and values, how to modify existing keys and values. Excellent follow on discussion on controlling WINS and DHCP from the regisry. Very thorough script examples on working with the event logs and generating event logs reports. 3-page sample script on creating HTML reports. It works wonderfully, and there's a detailed examination of how it works.

Chapter 12 covers scheduling scripts from the command line. It focuses on Task Scheduler and AT but doesn't cover the new schtasks. The most interesting part of the discussion is on schediling tasks and then logging success or failure in the event logs. Provides a 3-page scheduling manager script for managing multiple scripts on multiple systems.

Chapter 13 covers startup, shutdown, logon, logoff scripts. Good detail on how group policy works and how the scripts are applied.

Chapter 14-15 cover ADSI and ADSI schema scripting in extensive detail. It is a good primer on all the possibilities.

Chapter 16 covers using ADSI to examine and work with computer and account settings. Shows how to set domain account policies, local computer properties. The best discussion is on creating and modifying user accounts. Listing locked and disabled accounts, and then unlocking and enabling them. Provides a 3-page script called account management. Shows how to track group membership and change group membership.

Chapter 17 covers managing windows services, viewing memory/RAM usage. As throughout the book very complete tables on the options and services available. Detailed discussion on viewing service settings and depencies from scripts. 3-page script called the service troubleshooter helps solve service problems. Quite possibly the basis for "Restart Service" feature in W2k3. 5-page script called service manager controls shows how to control services. Completes with managing open resources and user sessions. 2-page script called share usage provides excellent tool for chekcing open resources and sessions.

Chapter 18 covers shared folders, print queues and print jobs. Shows how to create and manage shared folders, print queues and print jobs. Excellent discussion with detailed scripts. 2-page print monitor script, 3-page print jobs script.

Chapter 19 covers advanced ADSI with LDAP. Covers creating, renaming and moving accouts. Managing groups, users, contacts with LDAP. Working with OUs and creating them as well. Managing user accounts, setting account flags, renaming, moving users.

Chapter 20 shows additional possibilities fir COM, ActiveX.

Chapter 21-24 provides scripting libraries. The first utility library is FileSystem Utility Library, a 10-page script for managing folders, files, shortcuts and menu options, followed by detailed examination. The second utility library is the I/O utility library, a 4-page script for reading and writing files, reading from the keyboard, etc. The third utility library is the Network Resource library, a 16-page script for working with drives, checking free space, mapping drives, working with printers, viewing/managing services, working with network shares. The fifth utility library is Account Management Library a 20-page script for working with users and groups and computers.

Appendix A proivdes a wsh quick ref.
Appendix B provides ADSI quick ref.
Appendix C provides command-line utility ref.

Overall, it is an excellent book that is very thorough with many useful examples. I highly recommend it.

2 out of 5 stars There Are Better Books Available

The code examples in this book are too short and incomplete to be of real help to a real system administrator trying to implement scripting for the first time. For example, in trying to use ADSI (Active Directory Service Interfaces) the author has you flipping back and forth between code fragments in Chapter 14 and the Appendix. In neither spot does he actually put it all together to demonstrate how you use the methods correctly. All you get are bits and pieces, with no good explanation. Your money would be better spent looking elsewhere for help.

5 out of 5 stars Highly recommended

I would recommend this text to anyone who would like to gain an understanding of Windows Scripting; for those that want a quick fix or an exhaustive guide, this would not be for you. Big bonus are the side by side JScript and VBScript examples. I've never seen that before. Highly recommended but not the definitive text.

More Customer Reviews:
Next Page


Customers who bought this book were also interested in:


Microsoft Windows 2000 Scripting Guide


Windows: Scripting Secrets


Microsoft® Windows® Scripting Self-Paced Learning Guide (Pro-Other)


Microsoft Windows Administrator's Automation Toolkit (Pro-One-Offs)


Microsoft® Windows® Command-Line Administrator's Pocket Consultant (Pro - Administrator's PC)

 

Find similar books by category...


Search for more:

Search books:  



Google
 
Web XMLwriter.net




Last updated: Mon Oct 6 11:49:46 CDT 2008
© Wattle Software 2007. All rights reserved.