Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NOQOS=0 Workplace installation

Status
Not open for further replies.

Albus2

Programmer
Sep 18, 2010
319
CH
We can install Avaya Workplace using MSIEXEC, i.e. something like:
[tt]msiexec.exe /q /l* c:\log\Workplace_inst.log /i “c:\source\Avaya Workplace Setup 3.15.0.64.17.msi" IMPROVIDER=1 NOQOS=0 AUTOCONFIG="URL of config file"[/tt]​

Can someone please explain the meaning of NOQOS?
I mean, we do want QoS, right?
NO QoS must mean: To not use QoS. While NOQOS=0 will reverse the meaning again, as '0' means 'wrong/false'

Is it correct to assume 'NOQOS=0' will install DSCP driver and use QoS?
If so, why is the default (or simply by installing per double click) to disable QoS driver?
Is there a negative impact when using it?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top