mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-15 14:57:23 +00:00
Update manage-event-based-updates-windows-defender-antivirus.md
This commit is contained in:
parent
a32d898e46
commit
05e3f7be56
@ -84,7 +84,7 @@ You can use Group Policy to force Windows Defender Antivirus to check and downlo
|
|||||||
|
|
||||||
3. Click **Policies** then **Administrative templates**.
|
3. Click **Policies** then **Administrative templates**.
|
||||||
|
|
||||||
4. Expand the tree to **Windows components > Windows Defender Antivirus > Signature Updates**.
|
4. Expand the tree to **Windows components** > **Windows Defender Antivirus** > **Signature Updates**.
|
||||||
|
|
||||||
5. Double-click **Check for the latest virus and spyware definitions on startup** and set the option to **Enabled**.
|
5. Double-click **Check for the latest virus and spyware definitions on startup** and set the option to **Enabled**.
|
||||||
|
|
||||||
@ -100,7 +100,7 @@ You can also use Group Policy, PowerShell, or WMI to configure Windows Defender
|
|||||||
|
|
||||||
3. Click **Policies** then **Administrative templates**.
|
3. Click **Policies** then **Administrative templates**.
|
||||||
|
|
||||||
4. Expand the tree to **Windows components > Windows Defender Antivirus > Security Intelligence Updates**.
|
4. Expand the tree to **Windows components** > **Windows Defender Antivirus** > **Security Intelligence Updates**.
|
||||||
|
|
||||||
5. Double-click **Initiate security intelligence update on startup** and set the option to **Enabled**.
|
5. Double-click **Initiate security intelligence update on startup** and set the option to **Enabled**.
|
||||||
|
|
||||||
@ -118,7 +118,7 @@ For more information, see [Use PowerShell cmdlets to manage Windows Defender Ant
|
|||||||
|
|
||||||
### Use Windows Management Instruction (WMI) to download updates when Windows Defender Antivirus is not present
|
### Use Windows Management Instruction (WMI) to download updates when Windows Defender Antivirus is not present
|
||||||
|
|
||||||
Use the [**Set** method of the **MSFT_MpPreference**](https://msdn.microsoft.com/library/dn455323(v=vs.85).aspx) class for the following properties:
|
Use the [**Set** method of the **MSFT_MpPreference**](https://docs.microsoft.com/previous-versions/windows/desktop/legacy/dn455323(v=vs.85)) class for the following properties:
|
||||||
|
|
||||||
```WMI
|
```WMI
|
||||||
SignatureDisableUpdateOnStartupWithoutEngine
|
SignatureDisableUpdateOnStartupWithoutEngine
|
||||||
|
Loading…
x
Reference in New Issue
Block a user