Policy
Point and Print Restrictions
Microsoft Windows
Policy overview
Key metadata and intent for this policy.
Supported OS tags: Windows10, Windows10RT, Windows11, Windows7, Windows8, Windows81, WindowsRT, WindowsRT81, WindowsServer2008, WindowsServer2012, WindowsServer2012R2, WindowsServer2016, WindowsVista
This policy setting controls the client Point and Print behavior, including the security prompts for Windows Vista computers. The policy setting applies only to non-Print Administrator clients, and only to computers that are members of a domain. If you enable this policy setting: -Windows XP and later clients will only download print driver components from a list of explicitly named servers. If a compatible print driver is available on the client, a printer connection will be made. If a compatible print driver is not available on the client, no connection will be made. -You can configure Windows Vista clients so that security warnings and elevated command prompts do not appear when users Point and Print, or when printer connection drivers need to be updated. If you do not configure this policy setting: -Windows Vista client computers can point and print to any server. -Windows Vista computers will show a warning and an elevated command prompt when users create a printer connection to any server using Point and Print. -Windows Vista computers will show a warning and an elevated command prompt when an existing printer connection driver needs to be updated. -Windows Server 2003 and Windows XP client computers can create a printer connection to any server in their forest using Point and Print. If you disable this policy setting: -Windows Vista client computers can create a printer connection to any server using Point and Print. -Windows Vista computers will not show a warning or an elevated command prompt when users create a printer connection to any server using Point and Print. -Windows Vista computers will not show a warning or an elevated command prompt when an existing printer connection driver needs to be updated. -Windows Server 2003 and Windows XP client computers can create a printer connection to any server using Point and Print. -The "Users can only point and print to computers in their forest" setting applies only to Windows Server 2003 and Windows XP SP1 (and later service packs).
Registry values
How enabled and disabled states update the registry.
| Scope | Registry location | Type | Enabled value | Disabled value | Copy |
|---|---|---|---|---|---|
| Computer | Path Software\Policies\Microsoft\Windows NT\Printers\PointAndPrint Value name Restricted | REG_DWORD | HKLM 1 | HKLM 0 |
Policy elements
Inputs and configuration options exposed by this policy.
| Scope | Element | Type | Registry mapping | Constraints & behavior | Copy |
|---|---|---|---|---|---|
| Computer | Enter fully qualified server names separated by semicolons ID PointAndPrint_TrustedServers_Edit | text | Path Software\Policies\Microsoft\Windows NT\Printers\PointAndPrint Value name ServerList Type REG_SZ | None | |
| Computer | When installing drivers for a new connection: ID PointAndPrint_NoWarningNoElevationOnInstall_Enum | enum | Path Software\Policies\Microsoft\Windows NT\Printers\PointAndPrint Value name NoWarningNoElevationOnInstall Type REG_DWORD | Options: Show warning and elevation prompt (0), Do not show warning or elevation prompt (1) | |
| Computer | When updating drivers for an existing connection: ID PointAndPrint_NoWarningNoElevationOnUpdate_Enum | enum | Path Software\Policies\Microsoft\Windows NT\Printers\PointAndPrint Value name UpdatePromptSettings Type REG_DWORD | Options: Show warning and elevation prompt (0), Show warning only (1), Do not show warning or elevation prompt (2) | |
| Computer | Users can only point and print to these servers: ID PointAndPrint_TrustedServers_Chk | boolean | Path Software\Policies\Microsoft\Windows NT\Printers\PointAndPrint Value name TrustedServers Type REG_DWORD | Options: true (1), false (0) True: Set value = 1 · False: Set value = 0 | |
| Computer | Users can only point and print to machines in their forest ID PointAndPrint_TrustedForest_Chk | boolean | Path Software\Policies\Microsoft\Windows NT\Printers\PointAndPrint Value name InForest Type REG_DWORD | Options: true (1), false (0) True: Set value = 1 · False: Set value = 0 |