HI,
I need to change the local policy on multiple machines, the registry key is here: \HKEY_USERS\S-1-5-21-3566209664-22381059-3937490802-1173\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects{57612E20-D3E8-4AA5-8625-DFEE4939DA39}Machine\Software\Policies\Microsoft\Windows Defender
DisableAntiSpyware from a 1 to a 0
My issue is that the policy number varies from machine to machine so how do I apply the change across all my machines using a PS script? I also need to apply this using Intune.
Any advice would be greatly helpful.