I'm trying to make the command NETSH to dump its output to a file. But when using the following command, "SHELL netsh dhcp server \\windows dump > dump.dmp" in Kix I only get output. I suspect due to the > operator. But how to solve this problem so Kix executes the command ???