Don't like ads? PRO users don't see any ads ;-)
Guest

GPOBackup Config.xml

By: Freakling on Mar 7th, 2012  |  syntax: XML  |  size: 0.28 KB  |  hits: 71  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <Configuration>
  3.   <General>
  4.     <Comment></Comment>
  5.   </General>
  6.   <GPOBackup>
  7.     <Path>E:\GPOBackup\Backup</Path>
  8.     <GPO>
  9.        <name>NAME OF YOUR GPO</name>
  10.     </GPO>
  11.   </GPOBackup>
  12.   <GPOImport>
  13.   </GPOImport>
  14. </Configuration>