Device printers configuration access policy.

Controls which printers from the
DeviceNativePrintersConfiguration are available to users.

Designates which access policy is used for bulk printer configuration.
If AllowAll is selected, all printers are shown. If BlacklistRestrction
is selected, DeviceNativePrintersBlacklist is used to restrict access to
the specified printers. If WhitelistPrintersOnly is selected,
DeviceNativePrintersWhitelist designates only those printers which are
selectable.

If this policy is not set, BlacklistRestriction is assumed.

Supported on: SUPPORTED_WIN7

Device printers configuration access policy.


  1. All printers are shown except those in the blacklist.
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameDeviceNativePrintersAccessMode
    Value TypeREG_DWORD
    Value0
  2. Only printers in the whitelist are shown to users
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameDeviceNativePrintersAccessMode
    Value TypeREG_DWORD
    Value1
  3. Allow all printers from the configuration file.
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameDeviceNativePrintersAccessMode
    Value TypeREG_DWORD
    Value2


chromeos.admx

Administrative Templates (Computers)

Administrative Templates (Users)