First of all
I'm new into MS scripting, we always used Novell scripts but now i'm testing a new SBS W2K server and want to use kixstart (4.21)

What have I done so far ?
I've placed all kixstart files into the netlogon directory and copied kix32.exe to every workstation(XP), then i've made a .bat file:
@ECHO OFF
c:\kixtart\kix32.exe \\Sbs-dkt\NETLOGON\welcome.kix
I've made a OU and in the policy i refer the logon script to the following location:
\\xxx.lokaal\SysVol\xxx.lokaal\scripts\KIX.BAT

welcome.kix is just a simple script to test if it's running but i get the following error before
the script runs: (i'll translate it from dutch).

CMD.EXE is started with the path mentioned above as the active foldder. UNC is not supported. The default setting is the Windows folder, this will be used.

I get this error with every script I use.
Why ????

Could somebody please help me on the right track ?

[ 23. September 2003, 16:36: Message edited by: pdezeeuw ]