View Full Version : Don't Display Last User Name
jgavers
07-06-2000, 10:03 PM
I went to my regedit settings on my server and changed the dontdisplaylastusername to a 1 to enable and I still see the last user displayed when I log on to our network from a workstation. Any ideas?
You change it on the workstations.
Nick
lucian13
07-07-2000, 01:12 PM
You will need to put it in the script. Just Use a reg file and put it in the scripts. There is the key that needs to go in the file. We do it, as well as display a legal notice through this Reg key.
Give it a try in your login script, then give it to all the users.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Winlogon]
"DontDisplayLastUserName"="1"
jgavers
07-07-2000, 07:32 PM
I'm sorry I'm new to this please be patient. I went to start run, typed in regedit clicked ok. Then I selected [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Winlogon]
Next I went to the edit menu and selected New string value, typed in DontDisplayLastUserName as the value name and set the value data as 1. I then restarted my computer and my last user name was still there. What did I do wrong?
Powered by vBulletin™ Version 4.1.0 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.