GithubHelp home page GithubHelp logo

tools4everbv / helloid-conn-sa-full-ad-groupmanagememberships Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 0.0 48 KB

Active Directory - Group manage memberships

PowerShell 100.00%
service-automation delegated-form active-directory powershell groupmanagement import

helloid-conn-sa-full-ad-groupmanagememberships's Introduction

Description

This HelloID Service Automation Delegated Form provides AD group membership management functionality. The following options are available:

  1. Search and select the target AD group
  2. Modify AD group memberships
  3. After confirmation the updates are processed (add or remove AD account memberships)

Versioning

Version Description Date
1.1.1 Updated with audit logging 2022/06/08
1.1.0 Updated with code for SA agent 2022/03/14
1.0.1 Added version number and updated all-in-one script 2021/11/03
1.0.0 Initial release 2020/09/07

Table of Contents

All-in-one PowerShell setup script

The 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.

Please note that this script asumes none of the required resources do exists within HelloID. The script does not contain versioning or source control

Getting started

Please follow the documentation steps on HelloID Docs in order to setup and run the All-in one Powershell Script in your own environment.

Post-setup configuration

After 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

  1. Update the following user defined variables
Variable nameExample valueDescription
ADgroupsSearchOU[{ "OU": "OU=Groups,OU=HelloID Training,DC=veeken,DC=local"}]Array of Active Directory OUs for scoping AD groups in the search result of this form
ADusersSearchOU[{ "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"}]Array of Active Directory OUs for scoping AD user accounts to modify memberships

Manual resources

This Delegated Form uses the following resources in order to run

Powershell data source 'AD-group-generate-table-wildcard-manage-memberships'

This Powershell data source runs an Active Directory query to search for matching AD groups. It uses an array of Active Directory OU's specified as HelloID user defined variable named "ADgroupsSearchOU" to specify the search scope.

Powershell data source 'AD-group-generate-table-members-manage-memberships'

This Powershell data source runs an Active Directory query to receive the current group members.

Powershell data source 'AD-user-generate-table-samaccountname-manage-memberships'

This Powershell data source runs an Active Directory query to receive selectable AD user accounts. It uses an array of Active Directory OU's specified as HelloID user defined variable named "ADgroupsSearchOU" to specify the search scope.

Delegated form task 'AD-group-update-members'

This delegated form task will update the AD group members.

Getting help

If you need help, feel free to ask questions on our forum

HelloID Docs

The official HelloID documentation can be found at: https://docs.helloid.com/

helloid-conn-sa-full-ad-groupmanagememberships's People

Contributors

ajh3 avatar michiel85 avatar rschouten97 avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.