F5F Stay Refreshed Software Operating Systems How can I turn on automatic updates for Microsoft Defender antivirus even though Windows 11 updates are turned off?

How can I turn on automatic updates for Microsoft Defender antivirus even though Windows 11 updates are turned off?

How can I turn on automatic updates for Microsoft Defender antivirus even though Windows 11 updates are turned off?

K
KetzPlayer
Member
210
01-03-2021, 01:37 AM
#1
In the Local Group Policy Editor, the Automatic Update Setting has option 2 chosen – Notify before downloading and installing any updates. I believe this isn't necessary to elaborate on, particularly considering the significant issues after installation (KB5041585). However, with this configuration, the threat detection mechanism for Microsoft Defender Antivirus is not automatically downloaded or installed, requiring manual action. The main concern is that system updates can be tracked, while antivirus updates remain uninstalled automatically.
K
KetzPlayer
01-03-2021, 01:37 AM #1

In the Local Group Policy Editor, the Automatic Update Setting has option 2 chosen – Notify before downloading and installing any updates. I believe this isn't necessary to elaborate on, particularly considering the significant issues after installation (KB5041585). However, with this configuration, the threat detection mechanism for Microsoft Defender Antivirus is not automatically downloaded or installed, requiring manual action. The main concern is that system updates can be tracked, while antivirus updates remain uninstalled automatically.

H
Helioshark
Junior Member
18
01-03-2021, 01:45 AM
#2
Selective updates are being considered. This approach hasn't been part of my experience, but PowerShell could be a viable solution.

Relevant resources:
- https://techdirectarchive.com/2020/...ow...e_vignette
- https://www.nakivo.com/blog/automate-win...-overview/
PowerShell commands or scripts can be used to permit all downloads while excluding automatic installs. Then, a script can target and install only the antivirus updates. Adjusting update titles may help identify necessary security patches. The NAKIVO link offers useful examples.
H
Helioshark
01-03-2021, 01:45 AM #2

Selective updates are being considered. This approach hasn't been part of my experience, but PowerShell could be a viable solution.

Relevant resources:
- https://techdirectarchive.com/2020/...ow...e_vignette
- https://www.nakivo.com/blog/automate-win...-overview/
PowerShell commands or scripts can be used to permit all downloads while excluding automatic installs. Then, a script can target and install only the antivirus updates. Adjusting update titles may help identify necessary security patches. The NAKIVO link offers useful examples.