home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / PolicyDefinitions / en-US / adfs.adml < prev    next >
Extensible Markup Language  |  2008-01-19  |  1KB  |  21 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="AdfsName">Active Directory Federation Services</string>
  9.       <string id="DisallowFederationService">Turn off Federation Service</string>
  10.       <string id="DisallowFederationServiceExplain">This policy setting prevents a Federation Service in Active Directory Federation Services (AD FS) from being installed or run.
  11.  
  12. If you enable this policy setting, installation of a Federation Service fails. If a Federation Service has already been installed, all requests made to it fail.
  13.  
  14. If you disable or do not configure this policy setting, installation of a Federation Service is allowed and any installed Federation Service functions normally.
  15.  
  16. Note: A Federation Service may be installed only on Windows Server 2008 Enterprise Edition or Windows Server 2008 Datacenter Edition.
  17. </string>
  18.     </stringTable>
  19.   </resources>
  20. </policyDefinitionResources>
  21.