问题描述
您好,
这是我在myServerName上运行的代码,上面已安装打印机(printerName).
目标是在remotePCname的打印机列表上具有类似以下内容:
"myservername上的printer1" ;而不是仅仅具有"printerName"
代码:
rundll32 printui.dll,PrintUIEntry/in/ga/c \\ remotePCname/n \"名称
Hi,
This is the code I run on myServerName which has a printer(printerName) installed on it.
The goal is on remotePCname's printers list to have something like :
"printer1 on myServername" instead of having just "printerName"
code:
rundll32 printui.dll,PrintUIEntry /in /ga /c\\remotePCname /n\"Name"
错误:
无法添加每台机器的打印机连接.操作无法完成.
unable to add the per machine printer connection. Operation could not be completed.
有什么想法吗?
推荐答案
感谢您的帖子!我建议将您的问题发布到 Microsoft TechNet >之一中. 论坛首页> Windows Server > 打印/传真位于此处: http: //social.technet.microsoft.com/Forums/zh-CN/winserverprint/threads/.
Thank you for your post! I would suggest posting your question in one of the Microsoft TechNet > Forums Home > Windows Server > Print/Fax located here: http://social.technet.microsoft.com/Forums/en-US/winserverprint/threads/.
祝您有美好的一天!
这篇关于PrintUIEntry的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!