通过组策略添加WSD打印

我有一个新的wsdfunction的打印机。 用户可以在本地networking上发现并添加它,并且效果很好。

我怎样才能用GPO把这些推送给这些用户?这样他们就不必发现打印机并自己添加它了? 我不想configurationWindows打印服务器,我只想让客户端自动发现打印机并添加它。

我创build了一个像这样的用户首选项: 在这里输入图像说明

当应用gpo时,我的工作站上出现这个错误:

The user 'http://10.1.1.123:80/WebServices/Device' preference item in the 'printers_gpo {guid}' Group Policy Object did not apply because it failed with error code '0x80070709 The printer name is invalid.' This error was suppressed. 

您正在尝试使用url服务器中build立的打印机,这不是一个有效的path。 GPP期待UNCpath。