MicrosoftDocs / WDAC-Toolkit

Documentation and tools to access Windows Defender Application Control (WDAC) technology.
Creative Commons Attribution 4.0 International
201 stars 43 forks source link

Packaged scripts are not code signed #402

Closed jgeurten closed 1 month ago

jgeurten commented 2 months ago

It appears that the catalog signature in the MSIX does not apply to the PowerShell scripts. The scripts will have to be embed signed to prevent the following from happening in more locked down environments:

"CreateSignerPolicty.ps1 is not digitally signed. You cannot run this script in the current system. For more information about running scripts and setting execution policy..."