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?
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?
For Windows Server 2008 this is how to change to use the SYSTEM user account when executing a scheduled task:
Just a point here. If you're doing this on a domain controller, it won't be "NT AUTHORITY\SYSTEM"
In that case, just use system and make sure the domain is selected.