Document option to disable check for updates button

This commit is contained in:
Tudor Dobrila
2019-09-04 15:56:17 -07:00
parent a3ac7e1cab
commit ba8fa89125

View File

@ -86,6 +86,17 @@ Change how MAU searches for updates.
| **Possible values** | Manual <br/> AutomaticCheck <br/> AutomaticDownload | | **Possible values** | Manual <br/> AutomaticCheck <br/> AutomaticDownload |
| **Comment** | Note that AutomaticDownload will do a download and install silently if possible. | | **Comment** | Note that AutomaticDownload will do a download and install silently if possible. |
### Change whether the "Check for Updates" button is enabled
Change whether local users will be able to click the "Check for Updates" option in the Microsoft Auto-Update user interface.
|||
|:---|:---|
| **Domain** | com.microsoft.autoupdate2 |
| **Key** | EnableCheckForUpdatesButton |
| **Data type** | Boolean |
| **Possible values** | True (default) <br/> False |
### Disable Insider checkbox ### Disable Insider checkbox
Set to true to make the "Join the Office Insider Program..." checkbox unavailable / greyed out to users. Set to true to make the "Join the Office Insider Program..." checkbox unavailable / greyed out to users.