{"id":19505051,"url":"https://github.com/tools4everbv/helloid-conn-sa-full-ad-accountcreate","last_synced_at":"2026-06-19T14:32:16.384Z","repository":{"id":113211968,"uuid":"291991475","full_name":"Tools4everBV/HelloID-Conn-SA-Full-AD-AccountCreate","owner":"Tools4everBV","description":"Active Directory - User account create","archived":false,"fork":false,"pushed_at":"2024-09-01T15:10:20.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-11-18T14:38:08.650Z","etag":null,"topics":["active-directory","delegated-form","import","powershell","service-automation","usermanagement"],"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-01T12:27:03.000Z","updated_at":"2023-09-08T12:47:21.000Z","dependencies_parsed_at":"2025-01-08T10:44:14.740Z","dependency_job_id":"600fcf17-0335-4b87-9887-c0d835ebca63","html_url":"https://github.com/Tools4everBV/HelloID-Conn-SA-Full-AD-AccountCreate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tools4everBV/HelloID-Conn-SA-Full-AD-AccountCreate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-SA-Full-AD-AccountCreate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-SA-Full-AD-AccountCreate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-SA-Full-AD-AccountCreate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-SA-Full-AD-AccountCreate/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-AccountCreate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-SA-Full-AD-AccountCreate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34536275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"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":["active-directory","delegated-form","import","powershell","service-automation","usermanagement"],"created_at":"2024-11-10T22:28:13.279Z","updated_at":"2026-06-19T14:32:16.359Z","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 user create functionality. The following options are available:\n 1. Enter account details such as account type, name, department, jobtitle and expire date\n 2. The available account names are show based on naming convention and a lookup in Active Directory\n 5. The new AD user account is created in the configured OU and default AD groupmemberships are added based on the account type\n\n## Versioning\n| Version | Description | Date |\n| - | - | - |\n| 1.1.0   | Updated with code for SA agent | 2022/03/14  |\n| 1.0.1   | Added version number and updated all-in-one script | 2021/11/04  |\n| 1.0.0   | Initial release | 2020/09/01  |\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\u003eADuserUPNsuffix\u003c/td\u003e\u003ctd\u003ecompany.local\u003c/td\u003e\u003ctd\u003eDefault UPN suffix for your domain\u003c/td\u003e\u003c/tr\u003e\n\u003c/table\u003e\n 2. Update the following values in the static data source \"AD-account-generate-table-account-types-account-create\" connected to the \"account type\" selector in the form\n\u003ctable\u003e\n  \u003ctr\u003e\u003ctd\u003e\u003cstrong\u003eAttribute 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\u003ePath\u003c/td\u003e\u003ctd\u003eOU=Employees,OU=Users,OU=Enyoi,DC=enyoi-media,DC=local\u003c/td\u003e\u003ctd\u003eActive Directory path for new user account\u003c/td\u003e\u003c/tr\u003e\n  \u003ctr\u003e\u003ctd\u003eType\u003c/td\u003e\u003ctd\u003eEmployee\u003c/td\u003e\u003ctd\u003eValue for new AD account's attribute \"employeeType\"\u003c/td\u003e\u003c/tr\u003e\n  \u003ctr\u003e\u003ctd\u003eGroups\u003c/td\u003e\u003ctd\u003e[{\\\"Name\\\": \\\"TestGroup1\\\"},{\\\"Name\\\": \\\"TestGroup2\\\"}]\u003c/td\u003e\u003ctd\u003eJson array containing objects for default AD group memberships. The AD groupname must exist in your domain\u003c/td\u003e\u003c/tr\u003e\n\u003c/table\u003e\n\n## Manual resources\nThis Delegated Form uses the following resources in order to run\n\n### Static data source 'AD-account-generate-table-account-types-account-create'\nThis Static data source returns the available user types and corresponding configuration for Active Directory OU and default AD groupmemberships.\n\n### Powershell data source 'AD-user-create-check-names'\nThis Powershell data source runs an Active Directory query to return available names based on configured naming convention.  \n\n### Delegated form task 'AD-user-create'\nThis delegated form task will create a new AD user account based on selected available name, default groupmemberships and corresponding Active Directory container.\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/532-helloid-sa-active-directory-ad-account-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-accountcreate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftools4everbv%2Fhelloid-conn-sa-full-ad-accountcreate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftools4everbv%2Fhelloid-conn-sa-full-ad-accountcreate/lists"}