• 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.

Adding Printer to clients in SBS2003

Homerboy

Lifer
Currently using a batch script to map network drives etc for users logging into the domain.
Pritner is added to the SBS2003 server (Network IP port)

I assume the "right" way to then have that printer connected to all the clients logging in is to add the:

NET USE LPT1: \\server1\printer_name

to the login script for them. Then on the client machine(s) add the printer via LPT1 correct?
Or is there a better way?
 
Back
Top