Advertisement
gehasia

WindowsLegacyPrinterMode.adml

Jul 8th, 2016
456
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.91 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--  Copyright (C) Microsoft. All rights reserved.  -->
  3. <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
  4.   <displayName>Default Printer Mode</displayName>
  5.   <description>Default Printer Mode Policy</description>
  6.   <resources>
  7.     <stringTable>
  8.       <string id="LegacyDefaultPrinterMode">Do not let Windows manage default printer</string>
  9.       <string id="LegacyDefaultPrinterMode_Help">If you disable or do not configure this setting, Windows automatically manage the default printer by selecting the last used one.
  10.      
  11. If you enable this setting, the legacy mode is used and the default printer is fixed.
  12.       </string>
  13.     </stringTable>
  14.   </resources>
  15. </policyDefinitionResources>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement