|
-
January 6th, 2002, 02:20 PM
#1
printer for all user profile
Hi,
I am an new administrator for NT workstations, but not a LAN administrator. Users do not have permission to setup printer or go to network neighborhood. When I log on as an administrator, on a workstations, I can setup a default printer for that workstation, but user cannot use this printer. It keep printing to the old printer which no longer exist. How do I set up a default printer, so that any user who log on to that workstation will print to the same printer.
Thanks for all your help.
------------------
chao ma
chao ma
-
January 7th, 2002, 10:03 AM
#2
you can't setup allusers printers if it is a network printer. Your best bet is to get the lan admin to put something in the logonscript so whenever someone logs on to those computers, the network printer is automatically added. (there are lots of little exe's that can add printers from the command line) but then you will need rights to add a printer
-
January 7th, 2002, 11:59 AM
#3
It could be a profile problem. See if you can delete the users profile and then have them login and check if the new printer is now available.
-
January 8th, 2002, 12:29 AM
#4
Thank you for your response.
I know that if I delete all users and printer and re-install printer from the lan again then copy my administrator profile to all user profile, they will all have the same printer. But, everyone that log on will have an administrative right along with the printer. But, I only want to give them the printer.
Is there a logon script for a local NT workstation? I know, for windows 98 autoexec.bat is the log on batch file.
Thanks again for all your help.
------------------
chao ma
chao ma
-
January 8th, 2002, 12:30 AM
#5
Yes, I have right to add printer.
------------------
chao ma
chao ma
-
January 9th, 2002, 08:16 AM
#6
You can add Network printers using a registry file that can either be called from the login script, or put into the startup directory of the machine.
The reg file will look as follows:
REGEDIT4
[HKEY_CURRENT_USER\Printers]
[HKEY_CURRENT_USER\Printers\Connections]
[HKEY_CURRENT_USER\Printers\Connections\,,PRINTSERVER,PRINTERNAME]
"Server"="\\\\PRINTSERVER"
"Provider"="win32spl.dll"
[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Devices]
"\\\\PRINTSERVER\\PRINTERNAME"="winspool,Ne00:"
[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows]
"Device"="\\\\PRINTSERVER\\PRINTERNAME,winspool,Ne00:"
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|