Errata


Print Print Icon

Submit your own errata for this product.


The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.


Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question



Version Location Description Submitted By Corrected
Printed Page 98
hack 29

Set UserName = GetObject("WinNT://" & UserDomain & "/" & ObjUser.Name & _ ",User")

NOW READS:
Set UserName = GetObject("WinNT://" & UserDomain & "/" & ObjUser.Name &
_ ",User")

Anonymous  Aug 2005
Printed Page 100
3rd line of script

Line reads: "GroupMemebrs.csv"
It should be: "GroupMembers.csv"

Anonymous 
Printed Page 116
2nd paragraph under DHCP process, 3rd line

hostnameregistration should be: hostname registration

Anonymous 
Printed Page 116
2nd paragraph under DHCP process, 6th line

hostnameand should be: hostname and

Anonymous 
Printed Page 116
note, line 4

clients likes to refresh
should be
clients like to refresh

Anonymous 
Printed Page 116
last paragraph

DDNS process
should be:
DNS process

Anonymous 
Printed Page 117
last paragraph

This a mechanism
should be:
This is a mechanism

Anonymous 
Printed Page 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:

Anonymous  Aug 2005
Printed Page 150
in the code

Const UseNTServer=0 'Sets wether this script runs when logging on
locally

The word 'locally' should appear on the same line.

Anonymous 
Printed Page 169
paragraph 1, line 3

system32intesrv -----> system32inetsrv

Anonymous 
Printed Page 178
paragraph 2, line 2

388097640 -----> 388907640
{comment: with respect to the number in the previous page}

Anonymous 
Printed Page 182
paragraph 2,line 6

/LM/W3SCV -----> /LM/W3SVC
{comment: this same typo occures in pages 183 and 184}

Anonymous 
Printed Page 183
paragraph 2, lines 1 & 2

/LM -----> LM
{comment: AspThreadGateEnabled is for IIS 5, hence no leading '/'}

Anonymous 
Printed Page 195
paragraph 5, line 2

/recursively -----> /children
{comment: iiscnfg has no such switch}

Anonymous 
Printed Page 202
paragraph 5, line 1

toLlog to -----> to log

Anonymous 
Printed Page 204 & 205 & 215

a RIS -----> an RIS

Anonymous 
Printed Page 206
paragraph 3, line 2

and then double-click Add/Remove Windows -----> and then click Add/Remove Windows
{comment: no need to clicking twice!}

Anonymous 
Printed Page 210 & 213

Multilng.osc should be Multiling.osc

Anonymous 
Printed Page 211
paragraph 7, line 1

GUID address -----> GUID

Anonymous 
Printed Page 213
paragraph 9,line 3

Q Article 327536 -----> Article Q327536

Anonymous 
Printed Page 214
paragraph 8, line 1

a only -----> only

Anonymous 
Printed Page 220
paragraph 8, line 1

C:Drivers -----> C:SysPrepDrivers

Anonymous 
Printed Page 224
3rd parag

"Hide entry" is in monospace, whereas only "Hide" must be monospaced.

Anonymous 
Printed Page 225
just before the heading "Running the Hack"

which are documented in the Unattended.doc file on the Windows installation CD in the
SupportTools folder.

NOW READS:
which are documented in the Ref.chm help file found in Deploy.cab, which is in the
SupportTools folder on the Windows installation CD.

Anonymous  Aug 2005
Printed Page 301
under the section "Disaster.bat"

There were 3 or 4 occurrences of the word 'scirpt', which NOW READS 'script'.

Anonymous  Aug 2005
Printed Page 342
first paragraph, line 1

don't understood
should be:
don't understand

Anonymous 
Printed Page 342
3rd Paragraph, line 7

an significant way
should be:
a significant way

Anonymous 
Printed Page 344
4th paragraph, first line

..., because might may need to access your...
should be:
..., because you may need to access your...

Anonymous