How to Change Print Job Priority in Windows NT Server 4.0Last reviewed: October 2, 1997Article ID: Q156689 |
The information in this article applies to:
SUMMARYYou can adjust print performance and the priority used to assign print jobs to ports by setting the SchedulerThreadPriority setting in the registry. You can also use this entry to improve overall system performance by reducing the priority of the Scheduler thread.
MORE INFORMATIONUse the steps below to add or edit the SchedulerThreadPriority value. WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print
Value Name: SchedulerThreadPriority Data Type: REG_DWORD
Value Description -------------------------- 1 Above normal 0 Normal (default) ffffffff Below normal
net stop spooler net start spooler You can use Pviewer.exe from the Windows NT 4.0 Resource Kit to observe the thread priority for the fifth thread of the spoolss process. Note that you must use the Refresh key in Pviewer.exe to see the change. You can use System Policy Editor on computers running Windows NT Server 4.0 to configure the SchedulerThreadPriority entry for individual computers, or as a default configuration for all computers. To do this, perform the following steps:
|
Additional query words: monitor boost priority enable
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |