Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

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?

share|improve this question
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

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

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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