if the client logs on localy the logon server is the computername.

I would like to check it, but do not know the syntax.

Office User starting string
code:
 ECHO Starting Login script........
%systemdrive%\kix32.exe start.kix

Homeuser starting string
code:
 %systemdrive%\kix32.exe \\pdc\netlogon\start.kix 

Its executed and working

Today Im using "standalone" cmd file thats requires the User to dubbel click to recive the logon script

Then I got the Idea of separting depending on log on server.

But I dont now if its possible

\€rik