When I run the script on a single machine everything is fine the execution is done super fast and works perfectly, but when I run the same script in "Tasks" mode nothing happens.
I just get a "Skipped" return on the task see the screenshot. But I don't understand at all why?
Hello to all,
I have a big problem in one of my tasks (in the Automation -> Tasks section)
I want to execute a script in PowerShell quite simple:
"Remove-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" -Name "XXXXX" "
When I run the script on a single machine everything is fine the execution is done super fast and works perfectly, but when I run the same script in "Tasks" mode nothing happens.
I just get a "Skipped" return on the task see the screenshot. But I don't understand at all why?
Thanks a lot for your help.
Sincerely Dimitri
Edited by dimitri.gillet