Cannot schedule task for domain user account

Posted by Filburt on Server Fault See other posts from Server Fault or by Filburt
Published on 2010-04-28T13:51:32Z Indexed on 2010/04/28 13:53 UTC
Read the original article Hit count: 233

On our Win 2008 machines I can't schedule tasks for domain users because the domain name does not resolve to network name but the AD dc name.

The "network name" looks like ABCDEFGE-HIJKLM and the "dc" / "name" would look like ABCDEFGE-HIJKLMN.

When selecting the domain user account the account qualifier will look like ABCDEFGE-HIJKLMN\task.user. This results in an "invalid account" error.

When however keeping the currently logged in user it will display ABCDEFGE-HIJKLM\current.user.

Does this behaviour result from the presumable "illegal" domain name?

Is there a workaround for this?

© Server Fault or respective owner

Related posts about windows-server-2008

Related posts about scheduled-tasks