2022-12-27 23:14:20 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<policyDefinitionResources revision="4.4" schemaVersion="1.0" >
|
|
|
|
<displayName/>
|
|
|
|
<description/>
|
|
|
|
<resources >
|
|
|
|
<stringTable >
|
|
|
|
<string id="WAU">Winget-AutoUpdate</string>
|
|
|
|
<string id="SUPPORTED_WAU_1_15_3">Winget-AutoUpdate version 1.15.3 or later</string>
|
2022-12-28 02:31:26 +00:00
|
|
|
<string id="ActivateGPOManagement_Name">Activate WAU GPO Management</string>
|
|
|
|
<string id="ActivateGPOManagement_Explain">This policy setting is an overriding toggle for GPO Management of Winget-AutoUpdate.</string>
|
2022-12-27 23:14:20 +00:00
|
|
|
<string id="BypassListForUsers_Name">Bypass Black/White list for User</string>
|
2022-12-30 20:20:42 +00:00
|
|
|
<string id="BypassListForUsers_Explain">This policy setting specifies whether to Bypass Black/White list when run in user context or not.
|
|
|
|
|
|
|
|
If this policy is disabled or not configured, the default is No.</string>
|
2022-12-27 23:14:20 +00:00
|
|
|
<string id="DisableAutoUpdate_Name">Disable Winget-AutoUpdate update checking</string>
|
2022-12-30 20:02:41 +00:00
|
|
|
<string id="DisableAutoUpdate_Explain">This policy setting specifies whether to Disable Winget-AutoUpdate update checking or not.
|
|
|
|
|
|
|
|
If this policy is disabled or not configured, the default is No.</string>
|
2022-12-27 23:14:20 +00:00
|
|
|
<string id="DoNotRunOnMetered_Name">Do not run WAU on metered connection</string>
|
2022-12-30 20:02:41 +00:00
|
|
|
<string id="DoNotRunOnMetered_Explain">This policy setting specifies whether to Run WAU on metered connection or not.
|
|
|
|
|
2022-12-30 20:20:42 +00:00
|
|
|
If this policy is disabled or not configured, the default is Yes.</string>
|
2022-12-27 23:14:20 +00:00
|
|
|
<string id="UpdatePrerelease_Name">Update WAU to PreRelease versions</string>
|
2022-12-30 20:02:41 +00:00
|
|
|
<string id="UpdatePrerelease_Explain">This policy setting specifies whether to update WAU to PreRelease versions or not.
|
|
|
|
|
|
|
|
If this policy is disabled or not configured, the default is No.</string>
|
2022-12-27 23:14:20 +00:00
|
|
|
<string id="UseWhiteList_Name">Use WhiteList instead of BlackList</string>
|
2022-12-30 20:02:41 +00:00
|
|
|
<string id="UseWhiteList_Explain">This policy setting specifies whether to use a WhiteList or not.
|
|
|
|
|
2022-12-30 20:20:42 +00:00
|
|
|
If this policy is disabled or not configured, the default is No.</string>
|
2022-12-30 07:55:27 +00:00
|
|
|
<string id="ListPath_Name">Get Black/White List from external Path (URL/UNC/Local)</string>
|
2022-12-30 20:02:41 +00:00
|
|
|
<string id="ListPath_Explain">If this policy is enabled, you can set a (URL/UNC/Local) Path to external lists other than the default.
|
|
|
|
|
|
|
|
If this policy is disabled or not configured, the default ListPath is used (WAU InstallLocation).</string>
|
2022-12-30 07:55:27 +00:00
|
|
|
<string id="ModsPath_Name">Get Mods from external Path (URL/UNC/Local)</string>
|
2022-12-30 20:02:41 +00:00
|
|
|
<string id="ModsPath_Explain">If this policy is enabled, you can set a (URL/UNC/Local) Path to external mods other than the default.
|
|
|
|
|
|
|
|
If this policy is disabled or not configured, the default ModsPath is used (WAU InstallLocation).</string>
|
2022-12-30 07:55:27 +00:00
|
|
|
<string id="NotificationLevel_Name">Notification Level</string>
|
2022-12-28 15:07:18 +00:00
|
|
|
<string id="NotificationLevel_Explain">If this policy is enabled, you can configure the Notification Level:
|
2022-12-30 20:02:41 +00:00
|
|
|
1. Full (Default)
|
|
|
|
2. SuccessOnly
|
|
|
|
3. None
|
2022-12-28 15:07:18 +00:00
|
|
|
|
2022-12-30 20:02:41 +00:00
|
|
|
If this policy is not configured or disabled, Notification Level: (1. Full).</string>
|
|
|
|
<string id="NotificationLevel_Full">1. Full (Default)</string>
|
|
|
|
<string id="NotificationLevel_SuccessOnly">2. SuccessOnly</string>
|
|
|
|
<string id="NotificationLevel_None">3. None</string>
|
2022-12-30 07:55:27 +00:00
|
|
|
<string id="UpdatesInterval_Name">Updates Interval</string>
|
|
|
|
<string id="UpdatesInterval_Explain">If this policy is enabled, you can configure the Updates Interval:
|
2022-12-29 06:57:36 +00:00
|
|
|
1. Daily (Default)
|
|
|
|
2. BiDaily
|
|
|
|
3. Weekly
|
|
|
|
4. BiWeekly
|
|
|
|
5. Monthly
|
2022-12-30 20:20:42 +00:00
|
|
|
6. Never (e.g. in combination with 'Updates at Logon')
|
2022-12-29 06:57:36 +00:00
|
|
|
|
2022-12-30 07:55:27 +00:00
|
|
|
If this policy is not configured or disabled, Updates Interval: (1. Daily).</string>
|
2022-12-29 06:57:36 +00:00
|
|
|
<string id="UpdatesInterval_Daily">1. Daily (Default)</string>
|
|
|
|
<string id="UpdatesInterval_BiDaily">2. BiDaily</string>
|
|
|
|
<string id="UpdatesInterval_Weekly">3. Weekly</string>
|
|
|
|
<string id="UpdatesInterval_BiWeekly">4. BiWeekly</string>
|
|
|
|
<string id="UpdatesInterval_Monthly">5. Monthly</string>
|
2022-12-30 20:02:41 +00:00
|
|
|
<string id="UpdatesInterval_Never">6. Never (e.g. in combination with 'Updates Interval')</string>
|
2022-12-30 07:55:27 +00:00
|
|
|
<string id="UpdatesAtLogon_Name">Updates at Logon</string>
|
2022-12-30 20:02:41 +00:00
|
|
|
<string id="UpdatesAtLogon_Explain">This policy setting specifies whether to set WAU to run at user logon or not.
|
|
|
|
|
|
|
|
If this policy is disabled or not configured, the default is No.</string>
|
2022-12-30 18:56:06 +00:00
|
|
|
<string id="UpdatesAtTime_Name">Updates at Time</string>
|
|
|
|
<string id="UpdatesAtTime_Explain">If this policy is enabled, you can configure the Sheduled Task Update time:
|
2022-12-30 19:41:39 +00:00
|
|
|
From 01:00 to 24:00 (Military/24 Hour Time)
|
2022-12-30 18:56:06 +00:00
|
|
|
|
2022-12-30 20:02:41 +00:00
|
|
|
If set, it will not take effect until 'Updates Interval' also has been changed!
|
2022-12-30 18:56:06 +00:00
|
|
|
|
2022-12-30 20:20:42 +00:00
|
|
|
If this policy is not configured or disabled, Updates at Time: (06:00 AM).</string>
|
2022-12-30 19:41:39 +00:00
|
|
|
<string id="UpdatesAtTime01">01:00 AM</string>
|
2022-12-30 18:56:06 +00:00
|
|
|
<string id="UpdatesAtTime02">02:00</string>
|
|
|
|
<string id="UpdatesAtTime03">03:00</string>
|
|
|
|
<string id="UpdatesAtTime04">04:00</string>
|
|
|
|
<string id="UpdatesAtTime05">05:00</string>
|
2022-12-30 19:41:39 +00:00
|
|
|
<string id="UpdatesAtTime06">06:00 (Default)</string>
|
2022-12-30 18:56:06 +00:00
|
|
|
<string id="UpdatesAtTime07">07:00</string>
|
|
|
|
<string id="UpdatesAtTime08">08:00</string>
|
|
|
|
<string id="UpdatesAtTime09">09:00</string>
|
|
|
|
<string id="UpdatesAtTime10">10:00</string>
|
|
|
|
<string id="UpdatesAtTime11">11:00</string>
|
|
|
|
<string id="UpdatesAtTime12">12:00</string>
|
2022-12-30 19:41:39 +00:00
|
|
|
<string id="UpdatesAtTime13">13:00 PM</string>
|
2022-12-30 18:56:06 +00:00
|
|
|
<string id="UpdatesAtTime14">14:00</string>
|
|
|
|
<string id="UpdatesAtTime15">15:00</string>
|
|
|
|
<string id="UpdatesAtTime16">16:00</string>
|
|
|
|
<string id="UpdatesAtTime17">17:00</string>
|
|
|
|
<string id="UpdatesAtTime18">18:00</string>
|
|
|
|
<string id="UpdatesAtTime19">19:00</string>
|
|
|
|
<string id="UpdatesAtTime20">20:00</string>
|
|
|
|
<string id="UpdatesAtTime21">21:00</string>
|
|
|
|
<string id="UpdatesAtTime22">22:00</string>
|
|
|
|
<string id="UpdatesAtTime23">23:00</string>
|
|
|
|
<string id="UpdatesAtTime24">24:00</string>
|
2022-12-30 23:59:46 +00:00
|
|
|
<string id="UserContext_Name">User context execution</string>
|
|
|
|
<string id="UserContext_Explain">This policy setting specifies whether to enable User context execution or not .
|
|
|
|
|
2022-12-31 10:15:10 +00:00
|
|
|
If this policy is disabled or not configured, the default is No.</string>
|
|
|
|
<string id="DesktopShortcut_Name">Enable Deskop Shortcut</string>
|
|
|
|
<string id="DesktopShortcut_Explain">This policy setting specifies whether to enable a Desktop Shortcut or not:
|
|
|
|
WAU - Check for updated Apps
|
|
|
|
|
|
|
|
If this policy is disabled or not configured, the default is No.</string>
|
|
|
|
<string id="StartMenuShortcut_Name">Enable Start Menu Shortcuts</string>
|
|
|
|
<string id="StartMenuShortcut_Explain">This policy setting specifies whether to enable Start Menu Shortcuts or not:
|
|
|
|
WAU - Check for updated Apps
|
|
|
|
WAU - Open logs
|
|
|
|
WAU - Web Help
|
|
|
|
|
2022-12-30 23:59:46 +00:00
|
|
|
If this policy is disabled or not configured, the default is No.</string>
|
2022-12-27 23:14:20 +00:00
|
|
|
</stringTable>
|
2022-12-28 00:47:04 +00:00
|
|
|
<presentationTable>
|
|
|
|
<presentation id="ListPath">
|
|
|
|
<textBox refId="ListPath">
|
|
|
|
<label>(URL/UNC/Local) Path:</label>
|
|
|
|
</textBox>
|
|
|
|
</presentation>
|
|
|
|
<presentation id="ModsPath">
|
|
|
|
<textBox refId="ModsPath">
|
|
|
|
<label>(URL/UNC/Local) Path:</label>
|
|
|
|
</textBox>
|
|
|
|
</presentation>
|
2022-12-28 12:52:03 +00:00
|
|
|
<presentation id="NotificationLevel">
|
|
|
|
<dropdownList refId="NotificationLevel"/>
|
|
|
|
</presentation>
|
2022-12-29 06:57:36 +00:00
|
|
|
<presentation id="UpdatesInterval">
|
|
|
|
<dropdownList refId="UpdatesInterval"/>
|
|
|
|
</presentation>
|
2022-12-30 18:56:06 +00:00
|
|
|
<presentation id="UpdatesAtTime">
|
|
|
|
<dropdownList refId="UpdatesAtTime"/>
|
|
|
|
</presentation>
|
2022-12-28 00:47:04 +00:00
|
|
|
</presentationTable>
|
2022-12-27 23:14:20 +00:00
|
|
|
</resources>
|
|
|
|
</policyDefinitionResources>
|