Originally posted by war59312@Aug 13 2004, 02:57 PM
I'm trying to figure out the [NetServices] part.
I'm just using normal Local Area Connection and want to disable MS_PSched QoS Packet Scheduler and MS_Server File and Print Services.
So how?
[snapback]208706[/snapback]
I did some searching on your question, and although no one clearly states "Use this option to NOT install THESE services"...
I interpret the following as an indication to ONLY install THESE services:
[NetServices]
MS_NwSapAgent = params.MS_NwSapAgent
MS_RasSrv = params.MS_RasSrv
MS_WLBS = params.MS_WLBS
[params.MS_NwSapAgent]
[params.MS_RasSrv]
[params.MS_WLBS]
Check out
this document for a list of some of the parameters you can use for the listed services.
Hope this helps.