AD/DS/LDS offline data browser. Usage: %1 options Options: -dbpath filepath (required) Filepath must point to the DIT file ...

AD/DS/LDS offline data browser.

Usage: 
%1 options
Options:

  -dbpath filepath       (required) Filepath must point to the DIT file on the
                         local server, which could be on read-only media (such
                         as a snapshot). The DIT must be in a consistent state,
                         that is, the ESE logs must be replayed.

  -logpath path          (optional) The path should point to a writeable folder
                         on the local server, where ESE log files will be
                         created. If not specified, then temp folder will be
                         used.

  -adlds                 (optional) open AD/LDS DIT.

  -ldapPort number       (required) LDAP port value.
  -sslPort number        (optional) SSL port value. Default: LDAP port+1
  -gcPort number         (optional) GC port number. Default: LDAP port+2
  -gcSslPort number      (optional) GC SSL port number. Default: LDAP port+3

  -allowUpgrade          (optional) Allow to upgrade the DIT file. This is
                         useful for opening downlevel DITs/snapshots. The
                         file needs to be on writable media.

  -allowNonAdminAccess   (optional) Allow non-administrators to access data
                         in the directory. If not specified, then only Domain
                         Admins and Enterprise Admins from the target domain
                         will be able to access the data.