{"id":23835183,"url":"https://github.com/tmknight/tmk-coremodules","last_synced_at":"2026-01-23T20:41:22.778Z","repository":{"id":47388340,"uuid":"124914829","full_name":"tmknight/TMK-CoreModules","owner":"tmknight","description":"Collection of PowerShell modules to ease system management in the enterprise","archived":false,"fork":false,"pushed_at":"2023-10-31T19:26:34.000Z","size":194,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-12T03:23:03.162Z","etag":null,"topics":["management","powershell"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tmknight.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}},"created_at":"2018-03-12T15:59:48.000Z","updated_at":"2023-01-31T16:57:54.000Z","dependencies_parsed_at":"2025-01-02T15:39:43.710Z","dependency_job_id":null,"html_url":"https://github.com/tmknight/TMK-CoreModules","commit_stats":{"total_commits":90,"total_committers":5,"mean_commits":18.0,"dds":0.5666666666666667,"last_synced_commit":"131894ee703280a3e2c061a35283e13d99971002"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/tmknight/TMK-CoreModules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmknight%2FTMK-CoreModules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmknight%2FTMK-CoreModules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmknight%2FTMK-CoreModules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmknight%2FTMK-CoreModules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmknight","download_url":"https://codeload.github.com/tmknight/TMK-CoreModules/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmknight%2FTMK-CoreModules/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274045845,"owners_count":25212978,"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-09-07T02:00:09.463Z","response_time":67,"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":["management","powershell"],"created_at":"2025-01-02T15:27:26.256Z","updated_at":"2026-01-23T20:41:22.770Z","avatar_url":"https://github.com/tmknight.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TMK-CoreModules\r\n\r\n[![GitHubPublish][GitHubPublishBadge]][GitHubPublishLink]\r\n\r\nCollection of custom PowerShell modules to ease system management in the enterprise.\r\n\r\nThe latest version is also available from [PowerShell Gallery][GitHubPublishLink]:\r\n\r\n`Install-Module -Name TMK-CoreModules -Repository PSGallery -Force`\r\n\r\nIf TMK-CoreModules is already installed from PSGallery, obtain the latest release with:\r\n\r\n`Update-Module -Name TMK-CoreModules -Force`\r\n\r\n| Module                    | Description                                                                                                                                         |\r\n|:-------------------------:|:---------------------------------------------------------------------------------------------------------------------------------------------------:|\r\n| **Copy-WithProgress**     | Module for writing file copy progress (most useful on a large number of files/directories)                                                                                                              |\r\n| **Find-File**             | Module for quickly finding files using multi-threading                                                                                              |\r\n| **Get-ADGroupMembership** | Module for performing recursive lookup of the groups to which an Active Directory object belongs                                                    |\r\n| **Get-ADOUObject**        | Module to simplify returning Active Directory object details                                                                                        |\r\n| **Get-ADSite**            | Module for returning Active Directory Site (ADSS) details                                                                                           |\r\n| **Get-NetworkInfo**       | Module to return details about interfaces on the local machine                                                                                      |\r\n| **Invoke-Multithreading** | Module to perform multi-threaded tasks on large target sets (written before [ForEach-Parallel](https://github.com/PowerShell/PowerShell/pull/10229) was implemented in PowerShell Core)           |\r\n| **Test-FastPing**         | Module for performing a lightnig-quick ping and TCP port check (best when used in conjunction with multi-threading on large target list)            |\r\n| **Test-SubnetMember**     | Module for testing if an IP address (or portion thereof) is within a subnet boundary                                                                |\r\n| **Write-InlineProgress**  | Module for writing progress (written particularly for the VS Code Host when it did not support Write-Progress...more or less obsolete now) |\r\n\r\n[GitHubPublishBadge]: https://github.com/tmknight/TMK-CoreModules/actions/workflows/publish-module.yml/badge.svg\r\n[GitHubPublishLink]: https://www.powershellgallery.com/packages/TMK-CoreModules/\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmknight%2Ftmk-coremodules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmknight%2Ftmk-coremodules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmknight%2Ftmk-coremodules/lists"}