The "WHY I WANT TO DO THIS" is a lot to explain, but I will try:

When the script runs on a users account the first time, the CMD-windows takes the default-values for the windows-size with e.g. 300 lines display-length. If I now have a script, which runs very fast I canīt alter the CMD-window-settings to the wanted 25 lines display-length. And if I use an long SLEEP-command like e.g. SLEEP 10 the script will just make an unnecessary pause for the "normal" user.

So I search for a possibility to stop execution of my KIX-login-script if I want with using an "secret"-key.

btw. these CMD-windows-settings can be set through the Registry but a key have to be set for each servers NETLOGON. So itīs more handy to me to set these CMD-Windows-settings manually.

Regards,

Luziekix