Created
August 15, 2022 18:19
-
-
Save lawndoc/ac450998f6c725afd88287e9e49fb49f to your computer and use it in GitHub Desktop.
Detect silent registration of Power Automate to a remote MDM
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DeviceProcessEvents | |
| where FileName =~ "PAD.MachineRegistration.Silent.exe" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment