Skip to content

Conversation

evildevill
Copy link

  • Parametrized the OrgKit-CreateOU function to accept OU details as parameters.
  • Introduced an array of hashtables to store OU details, reducing repetitive code.
  • Replaced multiple hardcoded function calls with a loop that iterates over the array of OUs.
  • Maintained all existing features and functionalities while streamlining the script.

…bility

Parametrized the `OrgKit-CreateOU` function to accept OU details as parameters.
Introduced an array of hashtables to store OU details, reducing repetitive code.
Replaced multiple hardcoded function calls with a loop that iterates over the array of OUs.
Maintained all existing features and functionalities while streamlining the script.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant