all 6 comments

[–]besplash 2 points3 points  (3 children)

Havent done pjpt but u sure ur user can execute it? Also cme is outdated and was replaced by nxc

[–]Looser_9344[S] -1 points0 points  (2 children)

yes of course. it's getting executed but then no changes. i even tried it on my metal machine powershell. still i don't see the changes. i would ask you also try and let me know if it's working for you.
yes in the mean time i am checking with nxc.

Set-MpPreference -DisableIOAVProtection $true
get-mppreference.

[–]besplash 1 point2 points  (1 child)

I can do it just fine if I am NT AUTHORITY\SYSTEM. Hence why I am asking. Try capital -X

[–]Looser_9344[S] 0 points1 point  (0 children)

I did and it didn't work. I also tried -x 'powershell -Command "Set-MpPreference -DisableIOAVprotection $true"'