ConfigMgrTest Program

  1. available commandline parameters
  2. the config file
    1. the format of the configfile must be
      // common parameters start
      registry =
      // common parameters end
      
    2. available parameters in in config file

  3. the testscriptfile
    1. the format of the configfile must be
      // common parameters start
      user =
      password =
      output =
      // common parameters end
      
      // test section start
      ...
      
    2. available parameters in in scriptfiles
    3. available commands in scriptfiles