Open
Description
Prerequisites
- Existing Issue: Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react, or comment on that issue instead.
- Descriptive Title: Write the title for this issue as a short synopsis. If possible, provide context. For example, "Typo in
Get-Foo
cmdlet" instead of "Typo." - Verify Version: If there is a mismatch between documentation and the behavior on your system, ensure that the version you are using is the same as the documentation. Check this box if they match or the issue you are reporting is not version specific.
Links
- https://github.com/MicrosoftDocs/windows-powershell-docs/blob/main/docset/winserver2016-ps/processmitigations/Set-ProcessMitigation.md
- https://learn.microsoft.com/en-us/powershell/module/processmitigations/set-processmitigation?view=windowsserver2016-ps
Summary
I tried running the Set-ProcessMitigation
cmdlet on several Windows Server 2016 hosts and it would not be detecte as a valid cmdlet. After some research I couldn't find a way on how to install/import it either. Thus I was wondering whether this is some issue from my end or a bug in the documentation?
If the documentation is correct I would be interested on how it is possible get that cmdlet working and if there are any registry keys that could potentially block this cmdlet from being executed?
Thanks very much in advance!
Details
No response
Suggested Fix
No response