Forum Discussion
UBBER2290
Oct 21, 2021Copper Contributor
Running a registry based query
Hello,
we have some computers which we need to find out the specific registry value in order to be able to update their OS.
The path: HKEY_LOCAL_MACHINE\software\policies\Microsoft\Windows\WindowsUpdate\AU
The value (Dword): NoAutoUpdate
I want to find out which computers that are onboarded to defender for endpoint has this registry set to "1"/On.
Thanks for help
4 Replies
Sort By
- David CaddickIron ContributorWhy not just Advanced Hunting and query the registry from there?
- UBBER2290Copper ContributorThat's what I am trying to do but I cant find the correct syntax
- David CaddickIron Contributor
Head into Advanced hunting - Microsoft 365 security
Use this to start with:
>DeviceRegistryEvents>| limit 100Then pivot from there using show filters?