The problem is in "C:\test.bat". Change it to "C:\\test.bat". Please see FAQ section in on-line help for details. : Hi, : i've got a problem with this command. My 24x7 Scheduler 3.2, running on a W2K : server, allways gives me an error by using this command. : Logon failed. Returncode 1314....... : I tried it in different ways like that: RunAsUserAndWait : ("C:\test.bat","",0,"UsernameWithAdminrights","password",".",processid) : RunAsUserAndWait : ("C:\test.bat","",0,"UsernamewithAdminRights","password","ntdomain",processid) : The same with the RunAsUser - Command : Did I use wrong parameters?
|