Slipstreaming SP4?

G

George Hester

In the KB article 896658 "Windows 2000 Service Pack 4 does not update the
Netserv.inf file when creating a slipstream installation"

http://support.microsoft.com/kb/896658

to fix a slipstreamed Windows 2000 SP4, I must:

"Remove LLSRPC from the NullSessionPipes list." The article says this:

"To repair the integrated, or slipstream, installation media, you must
modify and replace the original Netserv.in_ file that is located in the i386
subdirectory of the media. To do this, follow these steps:
....
3. Remove LLSRPC from the NullSessionPipes list."
....

In the expanded netserv.inf they are talking of this location:

HKR, Parameters, NullSessionPipes, 0x10000,
"COMNAP","COMNODE","SQL\QUERY","SPOOLSS","LLSRPC","EPMAPPER","LOCATOR","TrkW
ks","TrkSvr"

My question is exactly what do I remove? Do I remove LLSRPC and get this:

HKR, Parameters, NullSessionPipes, 0x10000,
"COMNAP","COMNODE","SQL\QUERY","SPOOLSS","","EPMAPPER","LOCATOR","TrkWks","T
rkSvr"

or do I remove the parameter entirely like this:

HKR, Parameters, NullSessionPipes, 0x10000,
"COMNAP","COMNODE","SQL\QUERY","SPOOLSS","EPMAPPER","LOCATOR","TrkWks","TrkS
vr"

Enquiring minds would like to know. Thanks.
 
J

Jerold Schulman

In the KB article 896658 "Windows 2000 Service Pack 4 does not update the
Netserv.inf file when creating a slipstream installation"

http://support.microsoft.com/kb/896658

to fix a slipstreamed Windows 2000 SP4, I must:

"Remove LLSRPC from the NullSessionPipes list." The article says this:

"To repair the integrated, or slipstream, installation media, you must
modify and replace the original Netserv.in_ file that is located in the i386
subdirectory of the media. To do this, follow these steps:
...
3. Remove LLSRPC from the NullSessionPipes list."
...

In the expanded netserv.inf they are talking of this location:

HKR, Parameters, NullSessionPipes, 0x10000,
"COMNAP","COMNODE","SQL\QUERY","SPOOLSS","LLSRPC","EPMAPPER","LOCATOR","TrkW
ks","TrkSvr"

My question is exactly what do I remove? Do I remove LLSRPC and get this:

HKR, Parameters, NullSessionPipes, 0x10000,
"COMNAP","COMNODE","SQL\QUERY","SPOOLSS","","EPMAPPER","LOCATOR","TrkWks","T
rkSvr"

or do I remove the parameter entirely like this:

HKR, Parameters, NullSessionPipes, 0x10000,
"COMNAP","COMNODE","SQL\QUERY","SPOOLSS","EPMAPPER","LOCATOR","TrkWks","TrkS
vr"

Enquiring minds would like to know. Thanks.

Entirely.

Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
http://www.jsifaq.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top