{"id":13599151,"url":"https://github.com/majkinetor/posh","last_synced_at":"2025-04-15T00:02:04.922Z","repository":{"id":27863275,"uuid":"31354073","full_name":"majkinetor/posh","owner":"majkinetor","description":"Powershell modules and functions by majkinetor","archived":false,"fork":false,"pushed_at":"2024-08-06T08:33:32.000Z","size":212,"stargazers_count":81,"open_issues_count":10,"forks_count":13,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-07T05:43:09.678Z","etag":null,"topics":["powershell","powershell-module"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/majkinetor.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":"2015-02-26T06:39:48.000Z","updated_at":"2024-09-02T08:33:29.000Z","dependencies_parsed_at":"2023-01-14T07:38:19.087Z","dependency_job_id":"e4ff1ebd-9e56-49ec-b726-2a6ae0b3a166","html_url":"https://github.com/majkinetor/posh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majkinetor%2Fposh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majkinetor%2Fposh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majkinetor%2Fposh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majkinetor%2Fposh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/majkinetor","download_url":"https://codeload.github.com/majkinetor/posh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248981263,"owners_count":21193145,"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":["powershell","powershell-module"],"created_at":"2024-08-01T17:01:00.278Z","updated_at":"2025-04-15T00:02:04.888Z","avatar_url":"https://github.com/majkinetor.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"\n# Posh modules and functions by majkinetor\n\nThis repository contains number of PowerShell modules I develop for various needs during my work on number of other projects. Every module is well documented and intented to work on any computer having adequate version of PowerShell.\n\n## Install\n\n\n```Powershell\n    git clone https://github.com/majkinetor/posh\n    ./posh/setup.ps1\n```\n\nTo import-module from SMB share without security warning:\n\n```Powershell\n    $r = \"HKCU:\\Software\\Policies\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\ZoneMap\"\n    mkdir -force $r\n    sp $r UNCAsIntranet 1\n```\n\n## Discover\n\nTo discover available functions from the CLI run `Get-Command`:\n\n    gcm -module mm_network\n\nTo get help about specific function from the CLI run `Get-Help`:\n\n    import-module mm_network\n    man proxy","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajkinetor%2Fposh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmajkinetor%2Fposh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajkinetor%2Fposh/lists"}