Map a network printer in a logon script
As long as your printer is networked, connected to a print server and shared, then mapping the printer via a logon script is fairly easy. Firstly consider adding an echo line of text to inform users of what’s happening. For example: echo Installing printers... Then the code to map the printers on the client machines