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 / WindowsCollaboration.adml < prev    next >
Extensible Markup Language  |  2008-01-19  |  2KB  |  28 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="TurnOffWindowsCollaboration">Turn off Windows Meeting Space</string>
  9.       <string id="TurnOffWindowsCollaborationExplain">Windows Meeting Space is a feature that enables quick, face-to-face collaboration for sharing programs and handouts and for passing notes.
  10.  
  11. If you enable this setting, Windows Meeting Space will be turned off.
  12.  
  13. If you disable or do not configure this setting, Windows Meeting Space will be turned on.
  14.  
  15. The default setting is for Windows Meeting Space to be turned on.</string>
  16.       <string id="WindowsCollaboration">Windows Meeting Space</string>
  17.       <string id="TurnOnWindowsCollaborationAuditing">Turn on Windows Meeting Space auditing</string>
  18.       <string id="TurnOnWindowsCollaborationAuditingExplain">Windows Meeting Space is a feature that enables quick, face-to-face collaboration for sharing programs and handouts and for passing notes.
  19.  
  20. If you enable this setting, Windows Meeting Space will audit various events that occur during a session (for example, when a user creates a session, joins a session, or starts a presentation) in the event log.
  21.  
  22. If you disable or do not configure this setting, Windows Meeting Space auditing will be turned off.
  23.  
  24. The default setting is for Windows Meeting Space auditing to be turned off.</string>
  25.     </stringTable>
  26.   </resources>
  27. </policyDefinitionResources>
  28.