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.
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.