home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 1 / Windows / PolicyDefinitions / en-US / WindowsConnectNow.adml < prev    next >
Extensible Markup Language  |  2008-01-19  |  3KB  |  30 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--  (c) 2006 Microsoft Corporation  -->
  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>enter display name here</displayName>
  5.   <description>enter description here</description>
  6.   <resources>
  7.     <stringTable>
  8.       <string id="WCN_Category">Windows Connect Now</string>
  9.       <string id="WCN_DisableWcnUi">Prohibit Access of the Windows Connect Now wizards</string>
  10.       <string id="WCN_DisableWcnUi_Help">This policy setting prohibits access to Windows Connect Now (WCN) wizards. If this policy setting is enabled, the wizards are disabled and users will have no access to any of the wizard tasks. All the configuration related tasks, including ΓÇÿSet up a wireless router or access pointΓÇÖ and ΓÇÿAdd a wireless deviceΓÇÖ, will be disabled. If this policy is disabled or not configured, users will have access to the wizard tasks; including ΓÇÿSet up a wireless router or access pointΓÇÖ and ΓÇÿAdd a wireless deviceΓÇÖ. The default for this policy setting allows users to access all WCN wizards.</string>
  11.       <string id="WCN_EnableRegistrar">Configuration of wireless settings using Windows Connect Now</string>
  12.       <string id="WCN_EnableRegistrar_Help">This policy setting allows the configuration of wireless settings using Windows Connect Now (WCN). The WCN Registrar enables the discovery and configuration of devices over Ethernet (UPnP), over In-band 802.11 Wi-Fi, through the Windows Portable Device API (WPD), and via USB Flash drives.
  13.  
  14. Additional options are available to allow discovery and configuration over a specific medium. If this policy setting is enabled, additional choices are available to turn off the operations over a specific medium. If this policy setting is disabled, operations are disabled over all media. If this policy setting is not configured, operations are enabled over all media. The default for this policy setting allows operations over all media.</string>
  15.       <string id="WCN_Higher_Precedence_Registrar_UPnP">WCN over Ethernet (UPnP)</string>
  16.       <string id="WCN_Higher_Precedence_Registrar_InBand802DOT11">WCN over In-band 802.11 Wi-Fi</string>
  17.     </stringTable>
  18.     <presentationTable>
  19.       <presentation id="WCN_EnableRegistrar">
  20.         <checkBox refId="WCN_EnableRegistrar_DisableUPnP">Turn off ability to configure using WCN over Ethernet (UPnP)</checkBox>
  21.         <checkBox refId="WCN_EnableRegistrar_DisableInBand802DOT11">Turn off ability to configure using WCN over In-band 802.11 Wi-Fi</checkBox>
  22.         <checkBox refId="WCN_EnableRegistrar_DisableFlashConfig">Turn off ability to configure using a USB Flash Drive</checkBox>
  23.         <checkBox refId="WCN_EnableRegistrar_DisableWPD">Turn off ability to configure Windows Portable Device (WPD)</checkBox>
  24.         <decimalTextBox refId="WCN_EnableRegistrar_MaxWCNDeviceNumber" defaultValue="500">Maximum number of WCN devices allowed:</decimalTextBox>
  25.         <dropdownList refId="WCN_Higher_Precedence_Registrar" noSort="true" defaultItem="0">Higher precedence medium for devices discovered by multiple media:</dropdownList>
  26.       </presentation>
  27.     </presentationTable>
  28.   </resources>
  29. </policyDefinitionResources>
  30.