mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-19 04:13:41 +00:00
Add warning about PSExec rule blocking SCCM compliance rules.
This commit is contained in:
@ -174,6 +174,9 @@ Local Security Authority Subsystem Service (LSASS) authenticates users who log i
|
|||||||
|
|
||||||
This rule blocks processes through PsExec and WMI commands from running, to prevent remote code execution that can spread malware attacks.
|
This rule blocks processes through PsExec and WMI commands from running, to prevent remote code execution that can spread malware attacks.
|
||||||
|
|
||||||
|
>[!WARNING]
|
||||||
|
>[Only use this rule if you are managing your devices with Intune or other MDM solution. If you use this rule with SCCM, it will prevent SCCM compliance rules from working, because this rule blocks the PSExec commands in SCCM.]
|
||||||
|
|
||||||
### Rule: Block untrusted and unsigned processes that run from USB
|
### Rule: Block untrusted and unsigned processes that run from USB
|
||||||
|
|
||||||
With this rule, admins can prevent unsigned or untrusted executable files from running from USB removable drives, including SD cards. Blocked file types include:
|
With this rule, admins can prevent unsigned or untrusted executable files from running from USB removable drives, including SD cards. Blocked file types include:
|
||||||
|
Reference in New Issue
Block a user