Event details
Will you be supporting other filetypes in the future (other than exe/msi/.ps1), for example running built-in Windows components that require administrative rights? Examples: "Advanced system settings".
- Don BrownMar 05, 2025
Microsoft
We're investigating other file types. The example you cite, "Advanced system settings"... might these be settings/tools like Disk Manager? We're close to having file parameter support, so in the Disk Manager example, you'd create the rule like "mmc.exe %windir%\system32\diskmgmt.msc". Other advanced system settings would map to different command line parameters, of course, so would need additional rules to pinpoint.
Please keep an eye on the "What's New Blog" and the "In Development" blogs for details of what is on the near-term release schedule. - Olaf_ThyssenFeb 21, 2025Brass Contributor
This sounds like support of UAC prompt which I'm desperately waiting for .....
- Don BrownMar 05, 2025
Microsoft
We're evaluating this, too. Hooking UAC events is a very sensitive security bit of work with Windows, but we're partnered closely with Windows to implement a solution that is secure and meets needs. Stay tuned!