Hi, everyone:
How can I write a login script that can differentciate users and execute different login script commands. For example: if a student logon, it runs Student.bat, if a teacher logon, it runs Teacher.bat. If this is possible, what is the syntax for that command ?