如何限制在XenApp上安装打印驱动程序 2011-02-17 22:16:05
原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。http://virtualtop.blog.51cto.com/41003/495708
在Citrix XenApp环境中,往往都会遇到一些打印的问题,而很多情况下。都是因为在XenApp服务器中安装过多其他打印机驱动,当在一台服务器安装后,他还会把驱动复制到其他服务器中,而这些打印驱动却并不具备过好的多线程性能。为此,将会引起一系列打印问题。
    如何限制在XenApp服务器上限制安装打印驱动程度:
方法:
 1、打开XenApp Advanced Configuration Console
     
a. Select Policies > Create Policy. Name the policy and click OK.
b. Select the new policy, expand Printing, and expand Drivers.
c. Select Native printer driver auto-install.
d. Select Enabled and Do not automatically install drivers. This prevents the XenApp printing subsystem from attempting to install native print drivers when users connect.
e. Right-click the policy and select Apply this policy to…
如何限制在XenApp上安装打印驱动程序
2、编辑注册表:HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print\Environments\Windows NT x86\Drivers\Version-3
对Version-3进行权限编辑:
默认权限:
 
如何限制在XenApp上安装打印驱动程序 
修改后权限:所有用户为“只读”权限
 
 
如何限制在XenApp上安装打印驱动程序

如果以后需要安装程序时,再把权限修改回来。否则,会报错。
 
如何限制在XenApp上安装打印驱动程序
 
本文出自 “Virtualization Now!” 博客,请务必保留此出处http://virtualtop.blog.51cto.com/41003/495708

转载于:https://blog.51cto.com/2189440bop58/497235

相关文章:

  • 2021-08-11
  • 2021-12-26
  • 2021-12-23
  • 2022-01-11
  • 2022-12-23
  • 2021-11-12
  • 2022-01-12
  • 2021-12-24
猜你喜欢
  • 2021-12-28
  • 2021-05-26
  • 2021-08-11
  • 2021-08-05
  • 2021-05-24
  • 2021-08-21
相关资源
相似解决方案