Merged PR 3970: Changed PS arg for importing EMET converted policy

Changed PS arg for importing EMET converted policy
This commit is contained in:
Iaan D'Souza-Wiltshire 2017-10-19 22:00:28 +00:00
commit 5835863e69

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:
```PowerShell
Set-ProcessMitigation -RegistryConfigFilePath filename.xml
Set-ProcessMitigation -PolicyFilePath filename.xml
```
Change `filename` to the location and name of the Exploit protection XML file.