adconnectdump
adconnectdump copied to clipboard
modified ADSyncQuery to add menu options for LocalDB alternatives
Created CLI menu options to enable MSSQL server alternatives to the default LocalDB option. Enables operators to avoid modifying and recompiling ADSyncQuery to contain a value other than LocalDB when attempting to read from a retrieved MDF database file (for cases where MSSQL is configured differently and LocalDB isn't found). Also added a CLI option to provide the full path to the MDF database file. This will also accept a filename by itself instead of a full file path if the file resides in the same folder ADSyncQuery was executed out of.