I need some help with creating a multipurpose logon.bat.

The problem I am having is we have serveral sites with their own IDS (sub networks type thing) with variation of connection speed.

since we have gone to windows 2000 server, when I update one logon.bat it then gets sent around. of course If I update one thats nice and fast it gets sent to the slower server and of course it points back to the faster server.

is there a way I can set the logon.bat so it knows to use the server its ran from. after looking at the KIX doc I found the %0\..\kix32.exe but of course when I try to use that in my logon.bat it does this

\\Server1\netlogon\logon.bat\kix32.exe

anyone manged to get around this?