Windows Server Hacks by Mitch Tulloch The following errata were *corrected* in the 8/05 reprint: 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 {98} hack 29; Set UserName = GetObject("WinNT://" & UserDomain & "/" & ObjUser.Name & _ ",User") NOW READS: Set UserName = GetObject("WinNT://" & UserDomain & "/" & ObjUser.Name & _ ",User") (146) 2nd para Here are just few of many possible uses of this command: NOW READS: Here are just a few of many possible uses of this command: {225} just before the heading "Running the Hack"; which are documented in the Unattended.doc file on the Windows installation CD in the Support\Tools folder. NOW READS: which are documented in the Ref.chm help file found in Deploy.cab, which is in the Support\Tools folder on the Windows installation CD. (301) under the section "Disaster.bat" There were 3 or 4 occurrences of the word 'scirpt', which NOW READS 'script'.