I'm setting up a Terminal Server with 5 clients, and I need to set their printers to remember the settings because I have an application that they use that will capture those settings. They are printing to a local printer.
For the win2k machines, there is not a problem as the user can use the net use command :
e.g. Net use lpt1 \computer namePrinterName /persistent:yes
In this way, the printer settings for win2k machines are remembered.
But for the win98 machines, the net use command cannot be used.
Anyone knows a solution to get past this problem for win98 so that I can set the printers on win98 to remember printer settings?
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.