/build/static/layout/Breadcrumb_cap_w.png

Deploying printers with the software library

I'm setting up the software library to allow users to install printers. The point and print restrictions in windows is stopping the installation of the drivers without admin credentials. I'm looking for ideas of how to deal with this other than GPO and turning off point and print restrictions.
Thanks a bunch.

0 Comments   [ + ] Show comments

Answers (1)

Answer Summary:
Change point and print restrictions via regedit script, rather then GPO.
Posted by: chucksteel 12 years ago
Red Belt
2
Most group policies are just registry settings. We use group policy to push out the point and print restrictions and I pasted the registry settings that are on my machine as a result of that policy. You could push these settings through a KACE script or some other method.

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Printers\PointAndPrint]
"Restricted"=dword:00000001
"TrustedServers"=dword:00000000
"ServerList"=""
"InForest"=dword:00000000
"NoWarningNoElevationOnInstall"=dword:00000001
"UpdatePromptSettings"=dword:00000002

Comments:
  • Thanks a bunch. If I do it with a kscript then I won't need to worry about GPO? If I'm understanding this correctly. - ckubaska 12 years ago
  • Thanks again..That worked perfectly. - ckubaska 12 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

View more:

Link

Related Links

Post

Related Posts

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ