cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
730
Views
0
Helpful
1
Replies

Cannot pass "auto update setting" in NAC Agent in Windows 10 (10074)

clayop001
Level 1
Level 1

In Windows 10, Windows update menu in control panel has gone. So I don't have no control on scheduled automatic update. (new setting menu only provides other options that cannot meet NAC agent's criteria)

 

Is there any way to meet this condition using regedit or gpedit.msc?

1 Reply 1

Phantasm1337
Level 1
Level 1

use regedit and navigate to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update

Create a entry with the name AUOptions with the type REG_DWORD and the value 0x00000004 (4) using hexadecimal. 

This should spoof that Update is running.