Scheduling a task in Windows Server 2008 R2 -



Scheduling a task in Windows Server 2008 R2 -

i have scheduled task run ssis job using task scheduler (ts). configured run user belongs admin group.

the security "run whether user logged on or not" checked "dont store password" checked "run highest preveilage" unchecked

the scheduled task run when user logged in when user logs out task doest seem run. figured "run whether user logged on or not" should run task when user isnt logged on.

what missing?

try storing password. if user isn't logged in , password isn't stored there may no proper authentication. if domain user, can seek creating local user password never expires.

windows-server-2008 scheduled-tasks

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -