mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-17 19:33:37 +00:00
@ -7,7 +7,7 @@ ms.sitesec: library
|
|||||||
ms.pagetype: security
|
ms.pagetype: security
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: mdsakibMSFT
|
author: mdsakibMSFT
|
||||||
ms.date: 05/17/2019
|
ms.date: 05/21/2019
|
||||||
---
|
---
|
||||||
|
|
||||||
# Allow COM object registration in a Windows Defender Application Control policy
|
# Allow COM object registration in a Windows Defender Application Control policy
|
||||||
@ -64,6 +64,7 @@ Example 2: Blocks a specific COM object from being registered via Internet Explo
|
|||||||
<Boolean>false</Boolean>
|
<Boolean>false</Boolean>
|
||||||
</Value>
|
</Value>
|
||||||
</Setting>
|
</Setting>
|
||||||
|
```
|
||||||
|
|
||||||
Example 3: Allows a specific COM object to register in PowerShell
|
Example 3: Allows a specific COM object to register in PowerShell
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user