{"id":25231541,"url":"https://github.com/vabolos/powermodule","last_synced_at":"2026-05-09T14:33:04.648Z","repository":{"id":203729131,"uuid":"703719990","full_name":"Vabolos/PowerModule","owner":"Vabolos","description":"⚡A huge module/object based Powershell script to automate anything on windows servers or workstations","archived":false,"fork":false,"pushed_at":"2025-01-29T10:44:54.000Z","size":121,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T12:36:50.183Z","etag":null,"topics":["automation","modules","object-oriented","open-source","powershell","powershell-module","powershell-script","powershell-scripts","python","python-script","servers","windows","workstations"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Vabolos.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":"2023-10-11T19:20:50.000Z","updated_at":"2025-02-05T20:49:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"31492d9a-57cb-46ee-b0b8-cf7909b69613","html_url":"https://github.com/Vabolos/PowerModule","commit_stats":null,"previous_names":["vabolos/powermodule"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vabolos%2FPowerModule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vabolos%2FPowerModule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vabolos%2FPowerModule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vabolos%2FPowerModule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vabolos","download_url":"https://codeload.github.com/Vabolos/PowerModule/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247355617,"owners_count":20925666,"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":["automation","modules","object-oriented","open-source","powershell","powershell-module","powershell-script","powershell-scripts","python","python-script","servers","windows","workstations"],"created_at":"2025-02-11T12:29:01.965Z","updated_at":"2026-05-09T14:32:59.616Z","avatar_url":"https://github.com/Vabolos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎉 PowerModule 🎉\r\n\r\nWelcome to **PowerModule**! This is a powerful and versatile PowerShell module designed to make your automation tasks a breeze. Whether you're running on Windows Servers or regular Windows machines, PowerModule has got you covered.\r\n\r\nAnd guess what? We've recently added an **ADM (Active Directory Manager)** feature that allows you to effortlessly manage Active Directory components! 🎉\r\n\r\n## 🚀 Installation\r\n\r\nTo get started with PowerModule, simply run the following command in your PowerShell terminal:\r\n\r\n```powershell\r\nInstall-Module -Name PowerModule\r\n```\r\n\r\n(Note: This module is still in development, so it might not be available on PowerShell Gallery yet. Stay tuned for updates!)\r\n\r\nIn the meantime, if you want to contribute or make changes to the code, you can install the dependencies by running the following command in your terminal:\r\n\r\n```bash\r\npip install -r requirements.txt\r\n```\r\n\r\n## 🛠️ Usage\r\n\r\nUsing PowerModule is as easy as pie! Just import the module into your PowerShell session with the following command:\r\n\r\n```powershell\r\nImport-Module -Name PowerModule\r\n```\r\n\r\nAnd you're ready to automate! Check out the examples below to see how you can leverage the power of PowerModule.\r\n\r\n### Example: Active Directory Management\r\n\r\nWant to manage your Active Directory components? No problem! With our new ADM feature, you can do it effortlessly.\r\n\r\n```powershell\r\n# Example usage of ADM feature to get all users\r\nGet-ADMUsers\r\n\r\n# Example usage of ADM feature to add a new user\r\nAdd-ADMUser -Name \"John Doe\" -Department \"IT\"\r\n```\r\n\r\nFeel the power of automation right at your fingertips! 💪\r\n\r\n## 🤝 Contributing\r\n\r\nWe love contributions! If you have ideas or improvements, feel free to open a pull request. For major changes, please open an issue first to discuss what you'd like to change.\r\n\r\nHere's how you can contribute:\r\n\r\n1. Fork the repository\r\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\r\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\r\n4. Push to the branch (`git push origin feature/AmazingFeature`)\r\n5. Open a pull request\r\n\r\nLet's build something amazing together! 🚀\r\n\r\n## 📚 Documentation\r\n\r\nFor more detailed information and advanced usage, check out our [documentation](https://github.com/Vabolos/powermodule/wiki).\r\n\r\n## 🌟 Support\r\n\r\nIf you like PowerModule, please give us a ⭐ on [GitHub](https://github.com/vabolos/powermodule)! Your support means a lot to us.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvabolos%2Fpowermodule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvabolos%2Fpowermodule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvabolos%2Fpowermodule/lists"}