Re: [Thinstation-general] Connect to a network printer with rdesktop
Brought to you by:
doncuppjr
|
From: Edison2k8 <ech...@sj...> - 2009-02-10 17:06:00
|
You mean after you connect to your windows terminal server? This is not really a thinstation issue but here is the script that you need for your GPO to map printers: save this as a ".vbs" file and modify accordingly... '************************************************* 'This vbscript file goes on user's logon script under group policy WshNetwork.AddWindowsPrinterConnection "\\server_name\printer_name" Edison Andreas Mayer-3 wrote: > > Hello, > > can i connect a network printer with rdesktop? The name of the shared > printer is for example PDFCreator, the Share is \\s1\PDFCreator? > > Thanks, > > Andreas > > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with > Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills and code > to > build responsive, highly engaging applications that combine the power of > local > resources and data with the reach of the web. Download the Adobe AIR SDK > and > Ajax docs to start building applications > today-http://p.sf.net/sfu/adobe-com > _______________________________________________ > Thinstation-general mailing list > Thi...@li... > https://lists.sourceforge.net/lists/listinfo/thinstation-general > > -- View this message in context: http://www.nabble.com/Connect-to-a-network-printer-with-rdesktop-tp21935182p21938094.html Sent from the thinstation-general mailing list archive at Nabble.com. |