Does secure boot and winpe work together?
I can't seem to get latest 24h2 fully patched winpe to boot when secure boot is enabled. What am I missing now
#configMgr#sccm
This is how I do WDAC:
I have a base policy, then supplementals-ThirdParty, and soe.
I have 3 scripts
CreatetPolicy.ps1 Scans dir, spits out xml
MergePolicy.ps1 Merges all the policies ready to deploy
CreateApp.ps1 Creates folder with complied policy and app detection script
@imessage357_H Nah, just a quick read of the doco. I don’t know much about applocker so maybe not applicable to me. I use wdac and I just scan each apps folder - use certs, and hash as backup. I then remove, or create a new version xml per app, before merge policies.
This is how I do WDAC:
I have a base policy, then supplementals-ThirdParty, and soe.
I have 3 scripts
CreatetPolicy.ps1 Scans dir, spits out xml
MergePolicy.ps1 Merges all the policies ready to deploy
CreateApp.ps1 Creates folder with complied policy and app detection script
@richardhicks Tested their new internal fix, working.
For our secure devices - I needed to extract the setup files, allowlist them in WDAC, edit the vbscript to not run their EULA acceptance🫠