Hi Ralf,

If i'll understand that correct you logon to the Netherlands domain and want to run a login script from youre own server ?

In that case youre start.bat should look like this.

Net use X: \\localserver\share
%0\..\Kix32 X:\login.kix ; %0\..\ is youre path to the netlogon share.
exit


Jos.