{"id":31762355,"url":"https://github.com/intuneadministrator/batchadministrator","last_synced_at":"2025-10-09T22:18:26.500Z","repository":{"id":315144845,"uuid":"1058292730","full_name":"IntuneAdministrator/BatchAdministrator","owner":"IntuneAdministrator","description":"A collection of BAT scripts and automation tools for Microsoft 365, Windows 10 \u0026 11, and Microsoft Intune. Features remediation scripts, GUI utilities, configuration templates, and endpoint security solutions.","archived":false,"fork":false,"pushed_at":"2025-09-16T22:45:05.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-17T00:46:24.907Z","etag":null,"topics":["admin-tools","automation","batch-script","device-management","endpoint-manager","endpoint-security","intune-remediations","microsoft-365","microsoft-intune","system-optimization","windows-10","windows-11","windows-defender"],"latest_commit_sha":null,"homepage":"https://www.linkedin.com/in/allester-padovani","language":"Batchfile","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/IntuneAdministrator.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":"2025-09-16T22:33:16.000Z","updated_at":"2025-09-16T22:45:08.000Z","dependencies_parsed_at":"2025-09-17T00:46:26.504Z","dependency_job_id":"23df210b-cea8-4213-8f99-f9cda4691759","html_url":"https://github.com/IntuneAdministrator/BatchAdministrator","commit_stats":null,"previous_names":["intuneadministrator/batchadministrator"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/IntuneAdministrator/BatchAdministrator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntuneAdministrator%2FBatchAdministrator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntuneAdministrator%2FBatchAdministrator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntuneAdministrator%2FBatchAdministrator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntuneAdministrator%2FBatchAdministrator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntuneAdministrator","download_url":"https://codeload.github.com/IntuneAdministrator/BatchAdministrator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntuneAdministrator%2FBatchAdministrator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002120,"owners_count":26083307,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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":["admin-tools","automation","batch-script","device-management","endpoint-manager","endpoint-security","intune-remediations","microsoft-365","microsoft-intune","system-optimization","windows-10","windows-11","windows-defender"],"created_at":"2025-10-09T22:18:16.295Z","updated_at":"2025-10-09T22:18:26.494Z","avatar_url":"https://github.com/IntuneAdministrator.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"### 👨‍💻 Hey there! I’m [Allester Padovani](https://www.linkedin.com/in/allester-padovani/), your friendly neighborhood Intune \u0026 Microsoft 365 wrangler.\n\n```powershell\n# Introduction Script for GitHub Profile\n\n# Function to display a friendly and nerdy introduction\nfunction Show-Introduction {\n    $intro = @\"\n    Hello from the Ozarks! 🌄  \n    I'm Allester Padovani — IT Specialist Pro turned Intune whisperer.  \n\n    What I do (and love doing):\n    - Helping small \u0026 mid-sized businesses conquer Microsoft Intune with confidence 💼🛠️  \n    - Supporting 100+ end users like a calm ninja in a sea of tech chaos 🧘‍♂️  \n    - Simplifying Microsoft 365 deployments because complexity is overrated ☁️✨  \n    - Writing scripts that automate headaches away, one line at a time 🧾⚡  \n\n    Fun Fact: I've probably fixed more printers than I've had cups of coffee. And I drink a *lot* of coffee. ☕😄 \n\n    Motto: \"If it works smoothly, nobody notices. If it breaks, I fix it faster than you can reboot.\"  \n\n    Check out my projects, PowerShell snippets, and tools built to make IT life just a bit saner.  \n    Feel free to fork, follow, or just say hey — collaboration is how we all level up. 🙌\n\n    Cheers,  \n    Allester\n\"@\n    Write-Host $intro\n}\n\n# Run the introduction\nShow-Introduction\n\n```\n\n### 🤖 Scripting Languages \u0026 Technologies\n\n\u003cp\u003e\n  \u003ca href=\"https://docs.microsoft.com/powershell/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/powershell/powershell-original.svg\" alt=\"PowerShell\" title=\"PowerShell\" width=\"40\"/\u003e\n  \u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\n  \u003ca href=\"https://en.wikipedia.org/wiki/Command-line_interface\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/homarr-labs/dashboard-icons/main/svg/terminal.svg\" alt=\"Terminal\" title=\"Terminal\" width=\"40\"/\u003e\n  \u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\n  \u003ca href=\"https://code.visualstudio.com/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/homarr-labs/dashboard-icons/main/svg/visual-studio-code.svg\" alt=\"Visual Studio Code\" title=\"Visual Studio Code\" width=\"40\"/\u003e\n  \u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\n  \u003ca href=\"https://learn.microsoft.com/mem/intune/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/homarr-labs/dashboard-icons/main/svg/microsoft-intune.svg\" alt=\"Intune\" title=\"Intune\" width=\"40\"/\u003e\n  \u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\n  \u003ca href=\"https://azure.microsoft.com/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/homarr-labs/dashboard-icons/main/svg/microsoft-azure.svg\" alt=\"Azure\" title=\"Azure\" width=\"40\"/\u003e\n  \u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\n  \u003ca href=\"https://www.microsoft.com/microsoft-365\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/homarr-labs/dashboard-icons/main/svg/microsoft-365.svg\" alt=\"Microsoft 365\" title=\"Microsoft 365\" width=\"40\"/\u003e\n  \u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\n  \u003ca href=\"https://admin.microsoft.com/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/homarr-labs/dashboard-icons/main/svg/microsoft-365-admin-center.svg\" alt=\"Microsoft Admin\" title=\"Microsoft Admin\" width=\"40\"/\u003e\n  \u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\n  \u003ca href=\"https://exchange.microsoft.com/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/homarr-labs/dashboard-icons/main/svg/microsoft-exchange.svg\" alt=\"Microsoft Exchange\" title=\"Microsoft Exchange\" width=\"40\"/\u003e\n  \u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\n  \u003ca href=\"https://www.microsoft.com/security/business/microsoft-defender\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/homarr-labs/dashboard-icons/main/svg/microsoft-defender.svg\" alt=\"Microsoft Defender\" title=\"Microsoft Defender\" width=\"40\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n### 📊 Statistics\n\n\u003ca href=\"https://github.com/IntuneAdministrator\"\u003e\n  \u003cimg \n    align=\"left\" \n    alt=\"GitHub Stats\" \n    height=\"200\" \n    src=\"https://github-readme-stats.vercel.app/api?username=IntuneAdministrator\u0026show_icons=true\u0026theme=dark\u0026rank_icon=github\" \n  /\u003e\n\u003c/a\u003e\n\n\u003ca href=\"https://github.com/IntuneAdministrator\"\u003e\n  \u003cimg \n    align=\"left\" \n    alt=\"All Technologies\" \n    height=\"200\" \n    src=\"https://github-readme-stats.vercel.app/api/top-langs/?username=IntuneAdministrator\u0026theme=dark\u0026layout=compact\u0026custom_title=All%20Technologies\u0026langs_count=10\" \n  /\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintuneadministrator%2Fbatchadministrator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintuneadministrator%2Fbatchadministrator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintuneadministrator%2Fbatchadministrator/lists"}