|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions" revision="1.0.5.0" schemaVersion="1.0"> |
| 2 | +<policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions" revision="1.0" schemaVersion="1.0"> |
3 | 3 | <displayName>Intune-Printer-Mapping</displayName> |
4 | 4 | <description>Intune-Printer-Mapping</description> |
5 | 5 | <resources> |
@@ -268,22 +268,13 @@ Configurations will only be applied when this configuration is set to Enabled. |
268 | 268 | </stringTable> |
269 | 269 | <presentationTable> |
270 | 270 | <presentation id="RefreshInterval"> |
271 | | - <decimalTextBox refId="RefreshInterval"> |
272 | | - <label>Refresh interval</label> |
273 | | - <defaultValue>10000</defaultValue> |
274 | | - </decimalTextBox > |
| 271 | + <decimalTextBox refId="RefreshInterval" defaultValue="10000">Refresh interval</decimalTextBox > |
275 | 272 | </presentation> |
276 | 273 | <presentation id="UpdateInterval"> |
277 | | - <decimalTextBox refId="UpdateInterval"> |
278 | | - <label>Update interval</label> |
279 | | - <defaultValue>10800</defaultValue> |
280 | | - </decimalTextBox > |
| 274 | + <decimalTextBox refId="UpdateInterval" defaultValue="10800">Update interval</decimalTextBox > |
281 | 275 | </presentation> |
282 | 276 | <presentation id="PrinterConfigurationRefreshInterval"> |
283 | | - <decimalTextBox refId="PrinterConfigurationRefreshInterval"> |
284 | | - <label>Printer configuration refresh interval</label> |
285 | | - <defaultValue>3600</defaultValue> |
286 | | - </decimalTextBox > |
| 277 | + <decimalTextBox refId="PrinterConfigurationRefreshInterval" defaultValue="3600">Printer configuration refresh interval</decimalTextBox > |
287 | 278 | </presentation> |
288 | 279 |
|
289 | 280 | <presentation id="Printer_0_User_Presentation"> |
|
0 commit comments