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 / WindowsBackup.adml < prev    next >
Extensible Markup Language  |  2008-01-19  |  3KB  |  43 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--  (c) 2006 Microsoft Corporation  -->
  3. <policyDefinitionResources xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
  4.   <displayName>Windows Backup</displayName>
  5.   <description>Windows Backup</description>
  6.   <resources>
  7.     <stringTable>
  8.       <string id="AllowOnlySystemBackup">Allow only system backup</string>
  9.       <string id="AllowOnlySystemBackupExplain">This policy setting allows you to manage whether backups of only system volumes is allowed or both OS and data volumes can be backed up.
  10.  
  11. If you enable this policy setting, machine administrator/backup operator can backup only volumes hosting OS components and no data only volumes can be backed up.If you disable or do not configure this policy setting, backups can include both system or data volumes.</string>
  12.       <string id="DisallowLocallyAttachedStorageAsBackupTarget">Disallow locally attached storage as backup target</string>
  13.       <string id="DisallowLocallyAttachedStorageAsBackupTargetExplain">This policy setting allows you to manage whether backups of a machine can run to locally attached storage or not.
  14.  
  15. If you enable this policy setting, machine administrator/backup operator cannot user Windows Server Backup to run backups to a locally attached storage or disk.
  16.  
  17. If you disable or do not configure this policy setting, there is no restriction on locally attached storage or disk being backup target.</string>
  18.       <string id="DisallowNetworkAsBackupTarget">Disallow network as backup target</string>
  19.       <string id="DisallowNetworkAsBackupTargetExplain">This policy setting allows you to manage whether backups of a machine can run to a network share or not.
  20.  
  21. If you enable this policy setting, machine administrator/backup operator cannot user Windows Server Backup to run backups to a network share.
  22.  
  23. If you disable or do not configure this policy setting, there is no restriction on network share being backup target.</string>
  24.       <string id="DisallowOpticalMediaAsBackupTarget">Disallow optical media as backup target</string>
  25.       <string id="DisallowOpticalMediaAsBackupTargetExplain">This policy setting allows you to manage whether backups of a machine can run to an optical media or not.
  26.  
  27. If you enable this policy setting, machine administrator/backup operator cannot user Windows Server Backup to run backups to an optical media.
  28.  
  29. If you disable or do not configure this policy setting, there is no restriction on optical media being backup target.</string>
  30.       <string id="DisallowRunOnceBackups">Disallow run-once backups</string>
  31.       <string id="DisallowRunOnceBackupsexplain">This policy setting allows you to manage whether run-once backups of a machine can be run or not.
  32.  
  33. If you enable this policy setting, machine administrator/backup operator cannot user Windows Server Backup to run non-scheduled run-once backups.
  34.  
  35. If you disable or do not configure this policy setting, there is no restriction on running run-once backups.</string>
  36.       <string id="supported_win_vista">Windows Vista and later.</string>
  37.       <string id="Backup">Backup</string>
  38.       <string id="BackupServer">Server</string>
  39.       <string id="windowscomponents">Windows Components</string>
  40.     </stringTable>
  41.   </resources>
  42. </policyDefinitionResources>
  43.