{"id":23379014,"url":"https://github.com/santisq/simplequeryui","last_synced_at":"2026-05-16T11:31:19.646Z","repository":{"id":142179353,"uuid":"329933095","full_name":"santisq/SimpleQueryUI","owner":"santisq","description":"SimpleQuery is a program to query ActiveDirectory in bulk.","archived":false,"fork":false,"pushed_at":"2021-11-26T14:28:53.000Z","size":359,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T03:39:46.394Z","etag":null,"topics":["active-directory","powershell","winforms"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/santisq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-15T14:22:00.000Z","updated_at":"2023-02-18T19:31:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"d4337b92-3872-490e-9606-f42b422a5710","html_url":"https://github.com/santisq/SimpleQueryUI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/santisq/SimpleQueryUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santisq%2FSimpleQueryUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santisq%2FSimpleQueryUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santisq%2FSimpleQueryUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santisq%2FSimpleQueryUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/santisq","download_url":"https://codeload.github.com/santisq/SimpleQueryUI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santisq%2FSimpleQueryUI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33100797,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["active-directory","powershell","winforms"],"created_at":"2024-12-21T19:16:10.690Z","updated_at":"2026-05-16T11:31:19.623Z","avatar_url":"https://github.com/santisq.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# SimpleQuery_UI\n\nSimple Query helps you perform bulk queries against Active Directory and export the data in different formats.\n\n__Latest version:__\n![Alt text](/Example/0.png?raw=true)\n\n## CHANGELOG\n\n### 2021-03-01\n#### Added\n- __Forms DPI Awareness:__ Now all forms should adapt to screen resolution and scaling. C# code from https://hinchley.net/articles/get-the-scaling-rate-of-a-display-using-powershell/\n- __`Refresh` Button:__ Performs the query against Active Directory for the items on the `DataGrid` without the need to perform a new search.\n- __`Select Properties` Button:__ Add or Remove properties to the items on the DataGrid without the need to perform a new search.\n- __`Remove All` Button:__ Added to the `Properties` Form, allows to remove all items on the Properties List.\n\n## FUNCTIONALITY\n\nAll the entries added to the Search Form will be validated, those entries that do not correspond with the selected __`ObjectClass`__ as well as those entries that could not be found on the Domain will be displayed on a new form where you can see each skipped entry as well as the status (why was the entry skipped). This information can also be exported.\n\n__Screenshots are from an older version.__\n\n![Alt text](/Example/1.png?raw=true)\n\n![Alt text](/Example/2.png?raw=true)\n\nOnce all entries have been validated a new form should appear where you can select which properties or attributes you wish to query. The Properties Form has a drop-down list with text prediction containing all the properties of the first object on the list. Note that you can use the 'Enter' key to add the selected / predicted items on the list.\n\n![Alt text](/Example/3.png?raw=true)\n\nAfter selecting the properties, the main DataGrid should be filled and the __`Export`__ button should become enabled.\n\n![Alt text](/Example/4.png?raw=true)\n![Alt text](/Example/5.png?raw=true)\n![Alt text](/Example/6.png?raw=true)\n\nAll buttons on the forms have shortcuts, the shortcuts can be accessed by pressing the \u003ckbd\u003eALT\u003c/kbd\u003e key.\nFor example, on the main form, \u003ckbd\u003eALT\u003c/kbd\u003e + \u003ckbd\u003eS\u003c/kbd\u003e is the shortcut for the 'Search' button, \u003ckbd\u003eALT\u003c/kbd\u003e + \u003ckbd\u003eE\u003c/kbd\u003e is the shortcut for the __`Export`__ button, etc.\n\n### Requirements:\n   - PowerShell v5.1\n   - ActiveDirectory PS Module\n   - ImportExcel v7.1.0 PS Module\n\n### Export Formats: `*.xlsx`, `*.csv`, `*.txt`, `*.xml`, `*.json`\n\n#### For any bugs feel free to pm or email me.\n  \n#### __Special mention to Douglas Finke for creating the awesome ImportExcel PowerShell Module. Check out his GitHub at https://github.com/dfinke.__\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantisq%2Fsimplequeryui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsantisq%2Fsimplequeryui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantisq%2Fsimplequeryui/lists"}