|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" |
3 | | - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="4.8" schemaVersion="1.0" |
| 3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="5.0" schemaVersion="1.0" |
4 | 4 | xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions"> |
5 | 5 | <displayName>WinGet-AutoUpdate</displayName> |
6 | 6 | <description>WinGet-AutoUpdate GPO Management</description> |
|
58 | 58 | (URL/UNC/GPO/Local)</string> |
59 | 59 | <string id="ListPath_Explain">If this policy is enabled, you can set a |
60 | 60 | (URL/UNC/GPO/Local) Path to external lists other than the default. |
61 | | - If "Application GPO Blacklist/Whitelist" is set in this GPO the Path can be: |
| 61 | + If "Application GPO Blacklist/Whitelist" is set in this GPO the Path MUST be: |
62 | 62 | GPO |
63 | 63 |
|
64 | 64 | If this policy is disabled or not configured, the default ListPath is used |
|
84 | 84 | configure the Notification Level: |
85 | 85 | 1. Full (Default) |
86 | 86 | 2. SuccessOnly |
87 | | - 3. None |
| 87 | + 3. ErrorsOnly |
| 88 | + 4. None |
88 | 89 |
|
89 | 90 | If this policy is not configured or disabled, Notification Level: (1. Full).</string> |
90 | 91 | <string id="NotificationLevel_Full">1. Full (Default)</string> |
91 | 92 | <string id="NotificationLevel_SuccessOnly">2. SuccessOnly</string> |
92 | | - <string id="NotificationLevel_None">3. None</string> |
| 93 | + <string id="NotificationLevel_ErrorsOnly">3. ErrorsOnly</string> |
| 94 | + <string id="NotificationLevel_None">4. None</string> |
93 | 95 | <string id="UpdatesInterval_Name">Updates Interval</string> |
94 | 96 | <string id="UpdatesInterval_Explain">If this policy is enabled, you can configure |
95 | 97 | the Updates Interval: |
|
0 commit comments