Printer configuration access policy.

Controls which printers from the
NativePrintersBulkConfiguration 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, NativePrintersBulkBlacklist is used to restrict access to
the specified printers. If WhitelistPrintersOnly is selected,
NativePrintersWhitelist designates only those printers which are
selectable.

If this policy is not set, BlacklistRestriction is assumed.

Supported on: SUPPORTED_WIN7

Printer configuration access policy.


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


chromeos.admx

Administrative Templates (Computers)

Administrative Templates (Users)