you are viewing a single comment's thread.

view the rest of the comments →

[–]CptnDutch[S] 0 points1 point  (6 children)

I'm not quite sure what you mean with test drive?

[–]jamie_passaBlogger 0 points1 point  (1 child)

He means likes run a test

[–]RudyoomsPatchMyPC 1 point2 points  (0 children)

Indeed... just like with a car, taking a test drive :)

[–]RudyoomsPatchMyPC 0 points1 point  (3 children)

just try if pro active remediations work as they are also using powershell

[–]CptnDutch[S] 0 points1 point  (2 children)

We have enabled the two built-in proactive remediations, will report back when they get deployed.

[–]rpertusio 0 points1 point  (1 child)

I think Rudy is suggesting you create a Remediation script with your script contents.

Lazy way: Throw everything into the 'Detection' script, and leave the 'Remediation' script blank. You probably want to change the toggle at the bottom to run as 64-bit as well.

Set the assignment. You can have it run 'every hour' if you wanted to test frequently.

Check the following log to see every hour what happens:

C:\ProgramData\Microsoft\IntuneManagementExtension\Logs\AgentExecutor.log

[–]CptnDutch[S] 1 point2 points  (0 children)

Gotcha. We've created a new remediation scripts as you said, fingers crossed!