Just so you know, when I run Radimus' script I get the following error...

agent.control.2
script error : expected expression !.
$= oleputproperty ( $agent, "connected", "s", "1" )

My login scipt run by NT Server 4.0 is:

login.bat

and holds code reading:

@ECHO OFF
%0\..\KIX32 test2.scr
sleep 10

test2.scr is Radimus' script EXACTLY.

I'm running Windows NT Workstation 4.0 SP6a with the C2 hotfix as my test user machine.

FauxPas