Registry Entries for LPDSVC

The binding information is stored in three value entries in the Linkage subkey for a component under the Services subkey. The Registry path for each Linkage subkey is the following:


HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
\LPDSVC\Parameters

AllowJobRemoval REG_DWORD 0 or 1

Setting this parameter to 0 disables job removal. If it is required that LPDSVC not delete a job from the queue once it is submitted, set this to 0. The default (1) allows a job to be removed if the removal request comes from the machine that originally submitted it.

Default: 1

AllowPrinterResume REG_DWORD 0 or 1

If set to 1 (default), anyone can cause a paused printer to resume by sending the appropriate LPR command. If set to 0, all resume commands are ignored.

Default: 1

MaxconcurrentUsers REG_DWORD 0 to 0x64 users

Specifies how many users can concurrently send a job to LPDSVC.

Default: 0x64 (100)