# Universal Printing drivers

A system administrator can control the list of client-side printer drivers which should be allowed or denied the Universal Printing redirection privileges.

Using this functionality you can:

* Avoid server resource overloading by non-useful printer redirection. Since the majority of users choose to redirect all local printers (this is default setting), a large number of redirected devices is created on the server which are not really used. It's mostly related to various paperless printers like PDFCreator, Microsoft XPS Writer, or various FAX devices.
* Avoid server instability with certain printers. There are some printers that might create server instability (spooler service component) and as the result deny printing services as a whole for all connected users. It is very important that the administrator has the ability to include such drivers to the "deny" list to continue running printing services.

To specify printer drivers:

1. In the Parallels RAS Console, navigate to **Universal Printing** > **Printer drivers**.
2. In the **Mode** drop-down list, select which printers should be allowed redirection from the following options:
   * **Allow redirection of printers using any driver** — (default) This option places no limitation on the type of driver a printer is using to use redirection privileges.
   * **Allow redirection of printers using one of the following drivers** — Only the printers using the drivers listed in the box below the **Mode** field are allowed redirection. To add a printer driver to the list, click the **Tasks** > **Add** (or click the **+** icon) and type the printer driver name in the edit field provided.
   * **Don't allow redirection of printers that use one of the following drivers** — This is probably the most useful option in the context of this feature. The printers that use the drivers specified in the list will be denied redirection privileges. All other printers will be allowed to use redirection. To add a printer driver to the list, click the **Tasks** > **Add** (or click the **+** icon) and type the printer driver name in the edit field provided.
3. To delete a printer driver from the list, click **Tasks** > **Delete** or click the minus-sign icon.
4. When done making changes, click the **Apply** button to save the changes.

Please make a note of the following:

* When adding a printer driver to the list, type the printer *driver* name, not the printer name.
* The driver names comparison is case insensitive and requires full match (no partial names, no wildcards).
* The settings that you specify on this tab affect the entire Site (not an individual server).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.parallels.com/landing/ras-admin-guide/v20-en-us/parallels-ras-20-administrators-guide/universal-printing/universal-printing-drivers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
