PDA

View Full Version : WinNT Logon Script for Win98/XP/NT Clients (WNT)



jjt
03-24-2003, 12:44 PM
I have a WinNT Server and a number of Win98 Clients. I'd like to make a master logon script that uses the %username% environment variable to do this. However as you probably already know the WinNT environment variable of %username% doesn't translate to Win98 clients.

Does anyone know how I can get this information to pass on down to the client so that the batch file can do it's thing with the username? Or is there another way to capture the username at logon?