M
Mark Radant
Hi all
I run a logon script which is defined at the GPO level . The logon
script is a .bat file that launches a kixtart script .scr.
I have been trying to have the .scr script launch an application
(like notepad.exe) that should remain open on the user desktop even
after the script ends.
Up to now what happens is that Notepad is executed but it closes when
the logon script (.scr) ends.
At script level, I have tried all the possible combinations of the
various Run, Shell, Start.
It looks like there is a sort of rule somewhere that says that
anything that is run from within the login script terminates when the
login script terminates.
Does this have anything to do with some A.D. / GPO setting and can it
be modified?
thank you!
I run a logon script which is defined at the GPO level . The logon
script is a .bat file that launches a kixtart script .scr.
I have been trying to have the .scr script launch an application
(like notepad.exe) that should remain open on the user desktop even
after the script ends.
Up to now what happens is that Notepad is executed but it closes when
the logon script (.scr) ends.
At script level, I have tried all the possible combinations of the
various Run, Shell, Start.
It looks like there is a sort of rule somewhere that says that
anything that is run from within the login script terminates when the
login script terminates.
Does this have anything to do with some A.D. / GPO setting and can it
be modified?
thank you!