• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

using login script to connect to printer

A-star

Senior member
Ok here is the problem.
We are using an nt4 server as file and print server (we're not going to upgrade this soon to windows 2000).
I want to add a certain printer on this server to all workstations that connect to the network.

I tried the "net use lpt1 \\butler\tekcolor_central_3fl" login command in the login script, but the printer doesn't show up at the workstations.
however if I perform the "net use" command, the connection to the printer is there.

Can anyone help me out with this?
 
Back
Top