Hello All!
I am having issue with scheduled task provider when using domain account.
Puppet version is 3.6.2 (yes i know it is old - i have no influence on that) win32-taskscheduler gem version is 0.2.2.
When using domain account in task definition i am getting:
:Could not evaluate: The operation completed successfully.
From debug:
Notice: /user: user changed '' to 'domainname\serviceaccount'
Error: : Could not evaluate: The operation completed successfully.
I am using same domain account with windows ACL and user / groups - works just fine.
Any ideas what may this be?
I also tried to define account in form account@domain and \username with no success.
EDIT: puppet runs on local system account, just confirmed that only removing username and password from scheduled task definition creates task but with localsystem account.
Thanks
Michal
↧