M
M
mrkotovsk12021-10-04 10:28:20
Printers
mrkotovsk1, 2021-10-04 10:28:20

How to remove this error on the terminal server?

615aabe3f2140705409158.jpeg
The printer is used from the print server, on some printer models there is such an error on others - no
Rights are identical everywhere
Users add the printer manually, not by group policies

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
mrkotovsk1, 2022-01-31
@mrkotovsk1

It is necessary to distribute this branch by group policy (or manually)
reg add "HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows NT\Printers\PointAndPrint" /v RestrictDriverInstallationToAdministrators /t REG_DWORD /d 0 /f
The following policies can also help
61f839fbbc5f7165559620.jpeg
Point and Print Restrictions
Package Point and Print
The method with the registry helped me personally

V
Vladimir, 2021-10-04
@FluffyBeaver

If I remember correctly, there were updates in August after which you cannot install a printer driver with user rights if it is not in the driver store.
You can add drivers to the repository something like this:
pnputil /add-driver /subdirs /install

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question