Quantcast
Channel: Task Scheduler Managed Wrapper
Viewing all articles
Browse latest Browse all 2206

New Post: Error when running V1 - Unable to establish existence of the account specified

$
0
0
Hello, i get this error when trying to create a scheduled task remotely on windows xp:

Unable to establish existence of the account specified

Seems to work perfectly on Win 7 devices..

Code:

using (TaskService ts = new TaskService(device.DeviceIp, "myuser", ".", "mypass",true))

(net 2.0)

This seems to state that i need to use V1:

https://support.microsoft.com/en-us/kb/2027483

But i was under the impression that stating true at the end of my code forced this?

Thanks

Viewing all articles
Browse latest Browse all 2206

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>