Dear all,

Domain & workstation = NT4 & SP5.

Can somebody correct my below syntax ? 

cmd.exe /c su %username% "copy %file% %systemroot%" < c:\password.txt -e
-l

The problem I have is every time when I run longer phrase as the above,
I will receive the following error message :- CreateProcessAsUser error!
<rc=2> The system cannot find the file specified.

But I can carry out the above step if I split them into 2 different
processes. Ie. Logon using SU as my 1st process then do the copying
process as my 2nd process.

I am trying to locate the latest SU version from Microsoft Web site, but
I don't know how to find it. 

Thanks in advanced.

BY



------
You are subscribed as [email protected]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to