WinXP PC sign on to a WinNT Server. When the logon script is run the CMD Window with my Welcome Message is not displayed because the CMD window is minimized.
How can I force the CMD window to be Maximized??
Not sure (but someone else is sure to). However, why not use a logon banner
instead? This way they have to click OK before they can even log in, which
makes sure they saw the message. Seems like a more elegant solution to me.
Jon T. wrote:
> WinXP PC sign on to a WinNT Server. When the logon script is run the
> CMD Window with my Welcome Message is not displayed because the CMD
> window is minimized. How can I force the CMD window to be Maximized??
Technically "start /max logon.bat" could help. Starting from W2k a logon
script runs in the background/minimized and that was a revolutionary
decision similar to memorizing a radio button position in W98 shutdown
dialog but...