Install Printer on TS issue
hi,
i install several printer on the ts our printer server, after doing that all normal users still not see the printer. why? should re-install pritner themself? (only account administrator can see printer)
cna point me?
thanks.
i drivers installed on ts, each user have automate printer (queue) mapping, can done with a login script, or if in domain based network with gpo/gpp.
vbscript:
---------------------
set wshnetwork = wscript.createobject("wscript.network")
wshnetwork.addwindowsprinterconnection "\\" & printserverrintername
----------------------
let me know
Windows Server > Remote Desktop Services (Terminal Services)
Comments
Post a Comment