如何限制在XenApp上安装打印驱动程序

在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…

2、编辑注册表:HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print\Environments\Windows NT x86\Drivers\Version-3
对Version-3进行权限编辑:
默认权限:
 

 
修改后权限:所有用户为“只读”权限
 

 

 
如果以后需要安装程序时,再把权限修改回来。否则,会报错。
 

 

你可能感兴趣的:(打印,休闲,Xenapp,打印驱动,cirix)