I am trying to add shared printers in my NT Login scripts, but the printers do not show up in the Printers folder. I am using a command similar to the following:
net use \\server1\officelaser
The printer shows up when I run Net Use at a commandprompt. But, it does not show up in the Printers folder. The shared folders that I add in the login script are available for use in My Computer, why aren’t the printers available the same way in the Printers folder?