Skip to content

Commit cb54431

Browse files
Update configure-updates.md
added validation information for the settings
1 parent 47880e0 commit cb54431

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

defender-endpoint/configure-updates.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,19 @@ Set-MpPreference
8888
-DisableGradualRelease 1|0
8989
-DefinitionUpdatesChannel Staged|Broad|NotConfigured
9090
```
91-
9291
Example:
9392

9493
Use `Set-MpPreference -PlatformUpdatesChannel Beta` to configure platform updates to arrive from the Beta Channel.
9594

9695
For more information on the parameters and how to configure them, see [Set-MpPreference](/powershell/module/defender/set-mppreference) (Microsoft Defender Antivirus).
9796

97+
## Registry
98+
99+
These settings can be confirmed in the registry under HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender
100+
-EngineRing
101+
-PlatformRing
102+
-SignaturesRing
103+
98104
> [!NOTE]
99105
> You can also use a management tool such as Microsoft Configuration Manager to run PowerShell scripts. See [Create and run PowerShell scripts from the Configuration Manager console](/mem/configmgr/apps/deploy-use/create-deploy-scripts) for guidance on this topic.
100106

0 commit comments

Comments
 (0)