> Dear all, > > Domain & workstation = NT4 & SP5.
How does one manage to send the same message to the list three times with corrections for each? You know if you click "Send" the message will actually get posted. You can't go back and edit a message once it has been emailed. I'm afraid it's out of the question. > 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]
