You use Windows PowerShell to manage the QoS functionality in DCB. The cmdlets are in the NetQos, DcbQos, and NetAdapter modules. To view all cmdlets that relate to DCB QoS, run the Get-Help Qos command. Alternately, to retrieve the cmdlets that are available in each module, run the Get-Command -Module DcbQos, NetAdapter, NetQos command.