{"id":16564665,"url":"https://github.com/samerde/thecleaners","last_synced_at":"2025-09-24T16:31:25.806Z","repository":{"id":110111614,"uuid":"307486225","full_name":"SamErde/TheCleaners","owner":"SamErde","description":"PowerShell module to clean the loose ends from your Windows Servers.","archived":false,"fork":false,"pushed_at":"2024-12-02T19:26:11.000Z","size":2658,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T06:33:44.251Z","etag":null,"topics":["cleanup","hacktoberfest","logs","microsoft-windows","powershell","profile","sysadmin","utilities","utility","windows","windows-server"],"latest_commit_sha":null,"homepage":"http://day3bits.com/TheCleaners/","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/SamErde.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}},"created_at":"2020-10-26T19:43:36.000Z","updated_at":"2024-12-02T19:25:55.000Z","dependencies_parsed_at":"2023-12-11T12:58:58.855Z","dependency_job_id":"8abda7a9-43de-44bd-89a6-06f7047c0b0c","html_url":"https://github.com/SamErde/TheCleaners","commit_stats":null,"previous_names":["samerde/thecleaners"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamErde%2FTheCleaners","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamErde%2FTheCleaners/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamErde%2FTheCleaners/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamErde%2FTheCleaners/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamErde","download_url":"https://codeload.github.com/SamErde/TheCleaners/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234098243,"owners_count":18779585,"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","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":["cleanup","hacktoberfest","logs","microsoft-windows","powershell","profile","sysadmin","utilities","utility","windows","windows-server"],"created_at":"2024-10-11T20:44:43.575Z","updated_at":"2025-09-24T16:31:20.435Z","avatar_url":"https://github.com/SamErde.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Cleaners\n\n\u003c!-- badges-start --\u003e\n[![GitHub stars](https://img.shields.io/github/stars/samerde/TheCleaners?cacheSeconds=3600)](https://github.com/samerde/TheCleaners/stargazers/)\n![PowerShell Gallery Version](https://img.shields.io/powershellgallery/v/TheCleaners?include_prereleases)\n![PowerShell Gallery Downloads](https://img.shields.io/powershellgallery/dt/TheCleaners)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n[![GitHub contributors](https://img.shields.io/github/contributors/samerde/TheCleaners.svg)](https://github.com/samerde/TheCleaners/graphs/contributors/)\n\n![GitHub top language](https://img.shields.io/github/languages/top/SamErde/TheCleaners)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/ae92f0d929de494690e712b68fb3b52c)](https://app.codacy.com/gh/SamErde/TheCleaners/dashboard?utm_source=gh\u0026utm_medium=referral\u0026utm_content=\u0026utm_campaign=Badge_grade)\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/SamErde/TheCleaners/.github%2Fworkflows%2FBuild%20Module.yml)\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/SamErde/TheCleaners/.github%2Fworkflows%2FDeploy%20MkDocs.yml?label=MkDocs)\n\u003c!-- badges-end --\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/SamErde/TheCleaners/main/media/TheCleaners-CodeHoodieNoBG.png\" width=\"400\" /\u003e\n\n## Synopsis\n\nA module to help automate the cleanup of old log files and temp files on your systems.\n\n## Description\n\nThe Cleaners do the dirty work in your servers for you. We take care of temp files, IIS logs, Exchange Server logs, and more!\n\n## Why\n\n- For all those hours spent manually clearing old IIS logs, Exchange logs, and temp files when a server disk gets low on space.\n- For those teammates who get woken up at night while on call because a disk hit 90% full.\n- For the fun of writing something useful in PowerShell that will hopefully make somebody's day easier!\n\n## Getting Started\n\n### Prerequisites\n\nPowerShell or Windows PowerShell 5.1\n\nThere are no other strict dependencies, but the following can make things a little easier:\n\n- IIS: WebManagement Module\n- Exchange: Exchange Management Tools\n\n### Installation\n\n```powershell\n# How to install TheCleaners\nInstall-Module -Name TheCleaners -AllowPrerelease\n```\n\n### Quick Start\n\n#### Example1\n\n```powershell\n# See what jobs TheCleaners can do for you.\nStart-Cleaning\n```\n\nThese docs can also be found at [TheCleaners.ReadTheDocs.io/](https://thecleaners.readthedocs.io/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamerde%2Fthecleaners","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamerde%2Fthecleaners","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamerde%2Fthecleaners/lists"}