{"id":19505004,"url":"https://github.com/tools4everbv/helloid-conn-sa-full-ad-groupcreate","last_synced_at":"2025-07-01T18:04:00.041Z","repository":{"id":113212205,"uuid":"293532271","full_name":"Tools4everBV/HelloID-Conn-SA-Full-AD-GroupCreate","owner":"Tools4everBV","description":"Active Directory - Group create","archived":false,"fork":false,"pushed_at":"2023-08-21T14:42:02.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-25T22:13:40.478Z","etag":null,"topics":["active-directory","delegated-form","groupmanagement","import","powershell","service-automation"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tools4everBV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-09-07T13:13:41.000Z","updated_at":"2023-09-08T13:03:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"e5824432-98b6-40a0-b9db-d9183942b3ed","html_url":"https://github.com/Tools4everBV/HelloID-Conn-SA-Full-AD-GroupCreate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tools4everBV/HelloID-Conn-SA-Full-AD-GroupCreate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-SA-Full-AD-GroupCreate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-SA-Full-AD-GroupCreate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-SA-Full-AD-GroupCreate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-SA-Full-AD-GroupCreate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tools4everBV","download_url":"https://codeload.github.com/Tools4everBV/HelloID-Conn-SA-Full-AD-GroupCreate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-SA-Full-AD-GroupCreate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263013703,"owners_count":23399812,"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":["active-directory","delegated-form","groupmanagement","import","powershell","service-automation"],"created_at":"2024-11-10T22:28:00.804Z","updated_at":"2025-07-01T18:03:59.998Z","avatar_url":"https://github.com/Tools4everBV.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- Description --\u003e\n## Description\nThis HelloID Service Automation Delegated Form provides AD group creation functionality. The following options are available:\n 1. Enter group name, description and group type and scope\n 2. Enter group emailaddress is available for distribution groups\n 3. Select the manager (AD user account) of the new group\n 4. Available group name and emailaddress ar show based on configured naming convention and a lookup in Active Directory\n 5. New AD group is created after confirmation\n\n\n## Versioning\n| Version | Description | Date |\n| - | - | - |\n| 1.0.1   | Added version number and updated all-in-one script | 2021/11/03  |\n| 1.0.0   | Initial release | 2020/09/07  |\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n## Table of Contents\n* [Description](#description)\n* [All-in-one PowerShell setup script](#all-in-one-powershell-setup-script)\n  * [Getting started](#getting-started)\n* [Post-setup configuration](#post-setup-configuration)\n* [Manual resources](#manual-resources)\n* [Getting help](#getting-help)\n\n\n## All-in-one PowerShell setup script\nThe PowerShell script \"createform.ps1\" contains a complete PowerShell script using the HelloID API to create the complete Form including user defined variables, tasks and data sources.\n\n _Please note that this script asumes none of the required resources do exists within HelloID. The script does not contain versioning or source control_\n\n\n### Getting started\nPlease follow the documentation steps on [HelloID Docs](https://docs.helloid.com/hc/en-us/articles/360017556559-Service-automation-GitHub-resources) in order to setup and run the All-in one Powershell Script in your own environment.\n\n \n## Post-setup configuration\nAfter the all-in-one PowerShell script has run and created all the required resources. The following items need to be configured according to your own environment\n 1. Update the following [user defined variables](https://docs.helloid.com/hc/en-us/articles/360014169933-How-to-Create-and-Manage-User-Defined-Variables)\n\u003ctable\u003e\n  \u003ctr\u003e\u003ctd\u003e\u003cstrong\u003eVariable name\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003eExample value\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003eDescription\u003c/strong\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003ctd\u003eADusersSearchOU\u003c/td\u003e\u003ctd\u003e[{ \"OU\": \"OU=Disabled Users,OU=HelloID Training,DC=veeken,DC=local\"},{ \"OU\": \"OU=Users,OU=HelloID Training,DC=veeken,DC=local\"},{\"OU\": \"OU=External,OU=HelloID Training,DC=veeken,DC=local\"}]\u003c/td\u003e\u003ctd\u003eArray of Active Directory OUs for scoping AD user accounts as manager of the new AD group\u003c/td\u003e\u003c/tr\u003e\n  \u003ctr\u003e\u003ctd\u003eADgroupsCreateOU\u003c/td\u003e\u003ctd\u003eOU=Groups,OU=HelloID Training,DC=veeken,DC=local\u003c/td\u003e\u003ctd\u003eString value of Active Directory OU to create new AD groups\u003c/td\u003e\u003c/tr\u003e\n\n\u003c/table\u003e\n\n## Manual resources\nThis Delegated Form uses the following resources in order to run\n\n### Powershell data source 'AD-user-generate-table-groupmanagers-create-group'\nThis Powershell data source runs an Active Directory query to search for \"manager\" AD user accounts. It uses an array of Active Directory OU's specified as HelloID user defined variable named _\"ADusersSearchOU\"_ to specify the search scope. It uses an optional input called _\"selectedGroup\"_ to default select the current group manager in the returned data\n\n### Powershell data source 'AD-group-create-check-names'\nThis Powershell data source runs an Active Directory query to return the available group name and email address based on the configured naming convention.  \n\n### Delegated form task 'AD-group-create'\nThis delegated form task will create the configured new AD group.\n\n## Getting help\n_If you need help, feel free to ask questions on our [forum](https://forum.helloid.com/forum/helloid-connectors/service-automation/510-helloid-sa-active-directory-ad-group-create)_\n\n## HelloID Docs\nThe official HelloID documentation can be found at: https://docs.helloid.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftools4everbv%2Fhelloid-conn-sa-full-ad-groupcreate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftools4everbv%2Fhelloid-conn-sa-full-ad-groupcreate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftools4everbv%2Fhelloid-conn-sa-full-ad-groupcreate/lists"}