Changed PS arg for importing EMET converted policy

This commit is contained in:
Iaan D'Souza-Wiltshire 2017-10-19 20:31:45 +00:00
parent 6242973835
commit 79c94581fe

View File

@ -108,7 +108,7 @@ After importing, the settings will be instantly applied and can be reviewed in t
2. Enter the following cmdlet: 2. Enter the following cmdlet:
```PowerShell ```PowerShell
Set-ProcessMitigation -RegistryConfigFilePath filename.xml Set-ProcessMitigation -PolicyFilePath filename.xml
``` ```
Change `filename` to the location and name of the Exploit protection XML file. Change `filename` to the location and name of the Exploit protection XML file.