AREV LOGIN in NT envrionment (AREV Specific)
At 17 AUG 1999 11:20:57AM Karen Layton wrote:
I guess this is really an NT question…. we have just moved our arev application from Novell to NT. In the Novell environment I had a shortcut for the AREV login that passed the Novell %LOGINNAME% parameter to start AREV : AREV.EXE %LOGINNAME% /x was my startup command.
Of course, with the switch to the NT evironment, that dosen't work now.
Does anyone know if there is an NT equivalent to this %LOGINNAME% parameter that I can use to make my users' login seamless again??
Thanks in advance,
Karen Layton
At 17 AUG 1999 12:35PM Thuan Pham ( Direct Connection System) wrote:
You can create a .bat file for each user in the User Environment Profile in Window NT server User Manager. (Logon Script Name box )
This will allow the .bat to run automaticly as the user logon to NT.
This .bat can contain the login name of the user and the command that start AREV
If you have any question, email me at dcs10@flash.net
Thuan Pham
Direct Connection System
At 18 AUG 1999 11:07AM Karen Layton wrote:
At 18 AUG 1999 11:08AM Karen Layton wrote:
We found a solution! There is an NT variable, %USERNAME% that accomplished our task.
Thanks for the response.
Karen Layton