I can't add SYSTEM account in task scheduler. When I try to add it becomes MYDOMAIN\SYSTEM and I get invalid user error.

Can I use SYSTEM account to run a scheduled task?

link|improve this question

56% accept rate
AT command: support.microsoft.com/kb/223375/en-us?fr=1 – Nime Cloud Oct 18 '11 at 8:14
The correct name of the SYSTEM-account would be "NT AUTHORITY\SYSTEM" - have you tried that? – Robert Oct 18 '11 at 9:57
Yes I did try... – Nime Cloud Oct 18 '11 at 12:36
feedback

1 Answer

up vote 1 down vote accepted

Follow the below link to schedule your task

windows-Server-2008 scheduling link 1

windows-Server-2008 scheduling link 2

Also follow this link

scheduling link

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.