﻿Export All:
  Run `RunADExport.bat` to export objects from AD
  (default output file name is fExport.ldf)

Import All:
  Run `RunADImport.bat` to import objects to AD
  (default source file name is fImport.ldf)

Import by username:
  Run `RunADImportUser.bat` to import selected objects to AD
  (default source file name is fExport.ldf)
  
  If the name (eg. 陳大文) cannot type in the command prompt or show in the user index,
  create a file (eg. name.txt) with a single line of content user:陳大文
  and choose "Import user from file" in the main menu


Note: Run "xxxxxxx.bat help" to look for all controllable arguments
      If the argument contains space char eg. user:Chan Tai Man, use double quotation marks eg. "user:Chan Tai Man"
