Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Create a Print Share

Status
Not open for further replies.
Jun 25, 2002
2
US
I have a need to be able to dynamically create Print Share on a Win2K Terminal Server. I can easily do file shares, but have been unsuccesful making a print share in VBScript...Any thoughts, code snipets or direction would be appreciated....
 
Are you saying you need a way to create a printer share point on the Terminal Server or are you saying you need a way to create a connection to a shared printer on a Terminal Server client?

Later, Rob
robschultz@yahoo.com
-Focus on the solution to the problem, not the obstacles in the way.-
 
I need to be able to dynamically create a share point...I have a client running a legacy DOS app that will remote users will need to be able to print to...So I want to dynamically take their default printer as they login, create a share point and then redirect lpt1 to the share point...I know how to do everything except dynamically create the share point...file shares are real easy, but printer shares have confounded me...You help is greatly appreciated!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top