{"id":22479595,"url":"https://github.com/thedxt/registry-check-setter","last_synced_at":"2026-04-25T12:32:07.227Z","repository":{"id":233147548,"uuid":"786157965","full_name":"thedxt/Registry-Check-Setter","owner":"thedxt","description":"A script to check and set or correct registry settings","archived":false,"fork":false,"pushed_at":"2024-04-13T16:20:14.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T20:17:14.141Z","etag":null,"topics":["powershell","registry","windows"],"latest_commit_sha":null,"homepage":"https://thedxt.ca/2024/04/registry-check-setter/","language":"PowerShell","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/thedxt.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}},"created_at":"2024-04-13T15:42:17.000Z","updated_at":"2025-05-19T21:20:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee6eb27f-2fd2-4ff2-a77e-eef629678362","html_url":"https://github.com/thedxt/Registry-Check-Setter","commit_stats":null,"previous_names":["thedxt/registry-check-setter"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thedxt/Registry-Check-Setter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedxt%2FRegistry-Check-Setter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedxt%2FRegistry-Check-Setter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedxt%2FRegistry-Check-Setter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedxt%2FRegistry-Check-Setter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thedxt","download_url":"https://codeload.github.com/thedxt/Registry-Check-Setter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedxt%2FRegistry-Check-Setter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32262800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: 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":["powershell","registry","windows"],"created_at":"2024-12-06T15:16:04.787Z","updated_at":"2026-04-25T12:32:07.204Z","avatar_url":"https://github.com/thedxt.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![image](https://github.com/thedxt/Registry-Check-Setter/assets/4249262/bdad9c55-e007-4aa8-92b7-b303fbe645f3)\n\n# Registry Check Setter\nA PowerShell script to check registry settings and set them if they don't exist or correct them if they do exist.\n\n- If the registry key path doesn't exist it will create it and all the settings\n- If the registry key path does exist it will move on to check if the registry value name exists\n- If the registry value name doesn't exist it will create it with the needed settings\n- If the registry value name exists it will check if the registry value is correct\n- If the registry value is correct it exists\n- If the registry value is not correct it corrects it and exists.\n\n- Depending on the Registry setting you are checking or settings you may need to run as an admin or system\n\n\u003e [!IMPORTANT]\n\u003e The `-reg_type` must be defined the only valid options are `Binary`, `DWord`, `ExpandString`, `MultiString`, `String`, and `QWord`\n\n[More detailed documentation](https://thedxt.ca/2024/04/registry-check-setter/)\n\n\n\u003e [!TIP]\n\u003e ## Examples\n\u003e \n\u003e `reg-check-set -reg_path \"HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\WindowsUpdate\" -reg_name \"TargetReleaseVersion\" -reg_type dword -reg_value \"1\"`\n\u003e\n\u003e `reg-check-set -reg_path \"HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\WindowsUpdate\" -reg_name \"TargetReleaseVersionInfo\" -reg_type string -reg_value \"22H2\"`\n\u003e\n\u003e `reg-check-set -reg_path \"HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\WindowsUpdate\" -reg_name \"ProductVersion\" -reg_type string -reg_value \"Windows 10\"`\n\u003e\n\u003e `reg-check-set -reg_path \"HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\WindowsUpdate\\AU\" -reg_name \"NoAutoUpdate\" -reg_type dword -reg_value \"1\"`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthedxt%2Fregistry-check-setter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthedxt%2Fregistry-check-setter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthedxt%2Fregistry-check-setter/lists"}