Anyone ever implement Kixtart on a network that runs SMS 2.0? We are trying to load the smsls.bat file from our script and it won't run. We have tried the following lines:

SHELL "C:\WINNT\SYSTEM32\CMD /E:1024 /C \\SERVER\NETLOGON\SMSLS.BAT"

SHELL "C:\WINNT\SYSTEM32\CMD /E:1024 /C " + @LDRIVE + "\SMSLS.BAT"

RUN @LDRIVE + "\SMSLS.BAT"

RUN "\\SERVER\NETLOGON\SMSLS.BAT"

None of them seem to launch the external batch file. We know the script is running and there are no orphaned if/endif statements. Anyone have any ideas????

Thanks in advance.

------------------
Marc Zukerman
mzukerman@hotmail.com
MCSE, MCT, CNE, CNI, CTT, A+