Jump to content

[Help] - QOS and NWIPX on sysprep


Yarshman

Recommended Posts

I need to either disable or uninstall the qos packet scheduler through an inf file. I've been through the help files within the deploy.cab, and here's all I've been ablet o come up with, which doesn't work:

for qos, the protocol name is MS_PSched. The helpfile doesn't say how to uninstall, but only how to elect which of the components you wish to install, so I tried installing all of them but MS_PSched-

[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]

That didn't work, so I tried another method where you use [NetBindings]. You're supposed to specify the service or protocol by name, and it's location within the heiarchy of protocols: network_service, network_protocol, network_adapter. IThe problem is, the location for MS_PSched sin't mentioned or listed anywhere. I've tried the following, but it doesn't work:

[NetBindings]

Disable = "MS_PSched, MS_TCPIP, Adapter1"

I do have the [NetAdapters] section populated:

[NetAdapters]

Adapter1=params.Adapter1

[params.Adapter1]

INFID=*

Any ideas?

Title Edited - Please follow new posting rules from now on. No double posting please.

--Zxian

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...