Jump to content

making non dc server see all logins as domain\user rather than pc\user


Recommended Posts

Posted
I have had to set up a hyperv 2003r2 on a server as hp dont provide server 08 (or even vista) drivers for one of my printers. On domained pcs this works fine the printer gets deployed but on the staff laptops which are domained but use local logons when they try to go to \\print-svr manually (or presumably when the deploy gpo applies which acording to rsop it is) its asking for a password and im having to put in domain\user is there anyway i can force this serer to think any login attempt is domain\ unless told otherwise other than making it a dc (i dont really want a hyperv dc on my only other dc that sounds like a recipe for trouble)
Guest Guest
Posted (edited)

Assumiing you dont audit/charge prints;

 

Write a simple map drive script with a generic unpriveleged user which the user can run which maps to a "dummy" share. This will authenticate the users to the server, then map the printer as you usually do

 

net use z: \\printersvr\share /user:unpriveleged@domain password

 

 

If you do audit/charge you can write a vb script to do the above but prompt for the username and password

Edited by Guest
Posted
or if you do as j17sparky has said and do the batch file but i would remove Z: so it authenticates the connection but keeps it hidden for the user

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • 11 When would you like EduGeek EDIT 2025 to be held?

    1. 1. Select a time period you can attend


      • I can make it in June\July
      • I can make it in August\Sept
      • Other time period. Please comment in the thread what works for you
      • Either time

×
×
  • Create New...