{"id":22446080,"url":"https://github.com/samerde/norsat","last_synced_at":"2025-08-01T20:31:36.038Z","repository":{"id":266140357,"uuid":"897492283","full_name":"SamErde/NoRSAT","owner":"SamErde","description":"A PowerShell module to manage Active Directory without the Remote Server Administration Tools.","archived":false,"fork":false,"pushed_at":"2024-12-02T19:05:06.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-02T20:20:22.999Z","etag":null,"topics":[],"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/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,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"SamErde","patreon":null,"open_collective":null,"ko_fi":"SamErde","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"SamErde","thanks_dev":null,"custom":null}},"created_at":"2024-12-02T18:14:28.000Z","updated_at":"2024-12-02T19:05:10.000Z","dependencies_parsed_at":"2024-12-02T20:20:28.138Z","dependency_job_id":"4b7aa28c-feef-4340-bd8d-6aa30a3a114e","html_url":"https://github.com/SamErde/NoRSAT","commit_stats":null,"previous_names":["samerde/norsat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamErde%2FNoRSAT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamErde%2FNoRSAT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamErde%2FNoRSAT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamErde%2FNoRSAT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamErde","download_url":"https://codeload.github.com/SamErde/NoRSAT/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228402826,"owners_count":17914352,"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":[],"created_at":"2024-12-06T03:19:03.004Z","updated_at":"2024-12-06T03:19:03.543Z","avatar_url":"https://github.com/SamErde.png","language":"PowerShell","funding_links":["https://github.com/sponsors/SamErde","https://ko-fi.com/SamErde","https://buymeacoffee.com/SamErde"],"categories":[],"sub_categories":[],"readme":"# NoRSAT\n\n## Synopsis\n\nA PowerShell module to manage Active Directory without the Remote Server Administration Tools.\n\n## Description\n\nThe goal of this project is to write functions that can replace the most commonly used cmdlets in the **ActiveDirectory**  PowerShell module.\n\n\u003e [!NOTE]\n\u003e This concept has already been started by others and I need to look into contributing to those modules instead of starting another reinvented wheel from scratch.\n\u003e - [PSOpenAD by @JBorean93](https://github.com/jborean93/PSOpenAD): Cross-platform PowerShell module alternative to Microsoft's Active Directory module.\n\u003e - [AdsiPS by @LazyWinAdmin](https://github.com/lazywinadmin/AdsiPS): PowerShell module to interact with Active Directory using ADSI and the System.DirectoryServices namespace (.NET Framework).\n\n### Design Principles\n\n- All code must be open source\n- Structure and portability:\n  - Avoid code re-use by functions in the module\n  - Also provide a way for individual functions to be pulled and work independently (map any function dependencies and export individual function \"packages\")\n- Methods:\n  - Use .NET types whenever possible\n  - Use the ADSISearcher type if necessary\n  - Use embedded C# code?\n- Focus on 'Get' functions over 'Set' functions\n- Function prefix 'NR': `{Verb}-NR{Noun}`\n- Return native Active Directory object types that are consistent with the types returned by the related ActiveDirectory module's cmdlets; return rich custom objects otherwise\n\n### Work in Progress\n\nSome function concepts are in progress at \u003chttps://github.com/SamErde/NoRSAT/tree/main/src/NoRSAT/Public/ActiveDirectory\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamerde%2Fnorsat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamerde%2Fnorsat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamerde%2Fnorsat/lists"}