{"id":50578112,"url":"https://github.com/JayRHa/CustomComplianceScripts","last_synced_at":"2026-06-21T19:00:37.989Z","repository":{"id":122516700,"uuid":"606470964","full_name":"JayRHa/CustomComplianceScripts","owner":"JayRHa","description":"PowerShell scripts for Microsoft Intune Custom Compliance policies and device configuration checks.","archived":false,"fork":false,"pushed_at":"2026-05-15T07:14:08.000Z","size":12,"stargazers_count":34,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-05-15T07:18:07.034Z","etag":null,"topics":["custom-compliance","endpoint-management","microsoft-intune","powershell","windows"],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JayRHa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-02-25T15:40:59.000Z","updated_at":"2026-05-15T07:14:10.000Z","dependencies_parsed_at":"2024-01-14T08:07:01.747Z","dependency_job_id":null,"html_url":"https://github.com/JayRHa/CustomComplianceScripts","commit_stats":null,"previous_names":["jayrha/intune-custom-compliance-scripts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JayRHa/CustomComplianceScripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayRHa%2FCustomComplianceScripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayRHa%2FCustomComplianceScripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayRHa%2FCustomComplianceScripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayRHa%2FCustomComplianceScripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JayRHa","download_url":"https://codeload.github.com/JayRHa/CustomComplianceScripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayRHa%2FCustomComplianceScripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34622271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["custom-compliance","endpoint-management","microsoft-intune","powershell","windows"],"created_at":"2026-06-05T00:00:33.529Z","updated_at":"2026-06-21T19:00:37.984Z","avatar_url":"https://github.com/JayRHa.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"\u003c!-- unified-readme:start --\u003e\n\u003cdiv align=\"center\"\u003e\n\n# Custom Compliance Scripts\n\n**PowerShell scripts for Microsoft Intune Custom Compliance policies and device configuration checks.**\n\nAssess. Validate. Comply.\n\n[![GitHub stars](https://img.shields.io/github/stars/JayRHa/CustomComplianceScripts?style=for-the-badge\u0026logo=github\u0026color=f4c542)](https://github.com/JayRHa/CustomComplianceScripts/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/JayRHa/CustomComplianceScripts?style=for-the-badge\u0026logo=github\u0026color=4078c0)](https://github.com/JayRHa/CustomComplianceScripts/network/members)\n[![GitHub issues](https://img.shields.io/github/issues/JayRHa/CustomComplianceScripts?style=for-the-badge\u0026logo=github\u0026color=d73a4a)](https://github.com/JayRHa/CustomComplianceScripts/issues)\n[![Contributors](https://img.shields.io/github/contributors/JayRHa/CustomComplianceScripts?style=for-the-badge\u0026logo=github\u0026color=28a745)](https://github.com/JayRHa/CustomComplianceScripts/graphs/contributors)\n\n\u003cp\u003e\n  \u003ca href=\"https://jannikreinhard.com/\"\u003eBlog\u003c/a\u003e ·\n  \u003ca href=\"https://www.linkedin.com/in/jannik-r/\"\u003eLinkedIn\u003c/a\u003e ·\n  \u003ca href=\"https://x.com/jannik_reinhard\"\u003eX\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n`Endpoint Management` | `PowerShell` | `Public` | `Maintained`\n\n\u003c/div\u003e\n\n## What is this?\n\nCustom Compliance Scripts supports Microsoft Intune and endpoint management workflows such as automation, troubleshooting, remediation, deployment, or reporting.\n\n## Project Context\n\n- Use it when Intune work should be scripted, packaged, synchronized, or made easier to repeat.\n- Most workflows start from repository assets, then move through Microsoft Graph, Intune, or device-side execution.\n- This repository is maintained as a practical project and reference asset.\n\n## How It Works\n\nThe repository stores scripts or tooling, administrators configure or run them, Intune and Microsoft Graph apply the work, and endpoint results feed back into reports or follow-up actions.\n\n```mermaid\nflowchart LR\n    Repo[Repository assets] --\u003e Admin[Administrator workflow]\n    Admin --\u003e Graph[Microsoft Graph or Intune]\n    Graph --\u003e Device[Managed endpoint]\n    Device --\u003e Result[Detection, remediation, or report]\n    Result --\u003e Review[Review and iterate]\n    Review --\u003e Repo\n```\n\n## Quick Start\n\n1. Review the project context and workflow below.\n2. Clone the repository:\n\n   ```bash\n   git clone https://github.com/JayRHa/CustomComplianceScripts.git\n   ```\n\n3. Continue with the setup, usage, or workflow sections below.\n\n---\n\u003c!-- unified-readme:end --\u003e\n\n# CustomComplianceScripts\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJayRHa%2FCustomComplianceScripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJayRHa%2FCustomComplianceScripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJayRHa%2FCustomComplianceScripts/lists"}