Active Directory, 2nd Edition by Robbie Allen, Alistair G. Lowe-Norris This errata page lists errors outstanding in the most recent printing. If you have technical questions or error reports, you can send them to booktech@oreilly.com. Please specify the printing date of your copy. This page was updated December 19, 2005. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification Confirmed errors: (124) 4th line from top; "...force printer seraches..." should be: "...force printer searches..." [431] Step 1 ; Dim strOutput 'The output of the search This variable is not used in the following steps and also not in the entire script on page 435. In Step 5 (page 434), after the script, "..., the script stores the contents of the record for each field into the output variable ..." is referring to strOutput but the script uses Wscript.Echo.