My 3rd post in the series went live as well the very next day.
This one is a little more involved. It is the script that handles compiling of the policy, and packaging it all up so it can be uploaded to Intune.

https://peterdodemont.com/wdac-compile-package.html

#PowerShell #ApplicationControl #Intune #WDAC #InfoSec

Compiling and packaging WDAC policies (WDAC management part 3)

The script that I use for compile WDAC policies and packaging them so they can be used by Intune.

Peter Dodemont

My 2nd post in this series went up over the weekend.
This one is a short one, but the #PowerShell script here is crucial to getting the policy loaded on your devices.

#ApplicationControl #Intune #WDAC #InfoSec

https://peterdodemont.com/wdac-refresh-policy.html

Refreshing the WDAC policy (WDAC management part 2)

The script that can be used to refresh the WDAC policy on a device.

Peter Dodemont

After nearly 2 years of not posting anything on my blog, putting something out last month reminded me of how satisfying it is to share knowledge that other might find useful. I'm hoping I can keep finding time to put more posts up.

My new post is the first post in a series showing how I am currently managing #WDAC through #intune.
I share the #PowerShell script I use to merge new items into the policies for the different groups.

#ApplicationControl #infosec

https://peterdodemont.com/wdac-policy-merge.html

Merging WDAC policy changes (WDAC management part 1)

Script to add items to the a WDAC XML policy.

Peter Dodemont

It's been nearly 2 years since I last published an article on my blog. But that changed today.
The article talks about an issue I encountered recently with WDAC and it's managed installer policy.

https://peterdodemont.com/non-working-wdac-managed-installer.html

#WDAC #ApplicationControl #Infosec

The mystery of the non working managed installer WDAC policy

How I solved the mystery of the WDAC managed installer policy not working on some devices

Peter Dodemont