Forum Discussion
Win2019 standalone baseline testing (lab)
I've been struggling with this as well. I think it's because of running a Core version.
FWIW, this does NOT fix it:
Install-Module -Name ProcessMitigations -Force -SkipPublisherCheck
Import-Module ProcessMitigations
A relevant thread to "follow" might be: https://github.com/microsoft/PowerStig/issues/866#issuecomment-815339692
- Ian-Cervantez-VolusionApr 09, 2022Copper Contributor
Rick_Munck Can you shed some light on where to get the latest baseline? The version I downloaded said it was published on 3/4/2022. It still has the following lines:
LogAndShowProgress "Installing Exploit Protection settings..." # TODO: Some way to capture this output? Set-ProcessMitigation -PolicyFilePath $rootDir\ConfigFiles\EP.xml
Based on your statement, it sounds like this has been removed from all baselines for a few years now??
I've downloaded it from https://www.microsoft.com/en-us/download/details.aspx?id=55319
- Rick_MunckApr 11, 2022
Microsoft
Ian-Cervantez-Volusion it depends on what version you are referring to. Starting in version 1909 we no longer include Exploit Protection settings. The baselines are point in time and evolved with each version. For 2019 I would recommend using the 20H2 baseline.