Hi there.

Looks like that line is from the WMIProcessList function that's used to close outlook if it's open.

That is an older function written by Glenn Barnas, he may have an updated one. Are you testing on Windows 7?

Another option is to REM out the whole section on terminating outlook, and just make sure that outlook is closed manually, or with a "taskkill /F /IM Outlook.exe" in the script used to launch the kix script.

HTH

Lan

PS - NTdoc, is there file size that's too much for kix to handle that you feel robocopy would work better? I was quite pleased that a 2gb file was moved between network shares as fast as it was by kix . . when copied via windows drag and drop it took close to an hour to move :(. I know I have users with 10gb+ PST's...is there a breaking point for kix's move funtion?