If VSys Security is enabled, VSys requires that every user log in when the program is started. It's possible to bypass this by providing the login information on the command line.
Steps in this task
login
: parameter. For example,VSys.exe login:userid,password
userid
is the person's login ID and password
is their password. If there are spaces in either of these properties, wrap the entire parameter in double quotes like:VSys.exe "login:userid,pass word"
It's possible for operators to see the contents of most shortcuts that they have access to, and this can result in that user being able to see the user ID and passwords specified here.