Hi @Anant Bera
If the scheduled task use a domain service account , the service account needs to be authenticated before running the schedule task. When you shoose to launch the schedule task at startup , you cannot be sure thant the network is mounted on the machine to contact domain controller. that's why you get error "windows unable to authenticate user".
In this case try to define delay for this task for 30 min for example to be sure that the server is restarted and the network is mounted:
Please don't forget to accept helpful answer and close this thread