I am trying to map drives across different domains.
I know in a batch file you use the net use * \\WHATEVER\IPC$ /user:DOMAIN\%username%
does something like this work in KIXTART???