Subscribe Subscribe | Subscribe Comments RSS

Google
 

How to prevent the login script console screen from being seen by the user when they login to the system.

Create a batch file that calls your login script.
START /MIN LOGON.BAT

Set this file as the new login script name for the user accounts in User Manager for Domain.

Now the login script will be executed seperately, preventing the user from seeing the commands that are being run.

Leave a comment

Name: (Required)

eMail: (Required)

Website:

Comment: