Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

solve error when creating multiple AD Users #124

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shubhambjadhavar
Copy link

Description

Solves the error occurred when creating multiple users i.e., stderr: New-ADUser : A local error has occurredAt.
Idea - Release the client after execution of PS Command.
Tested by creating 100 users.

References

#119

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

@hashicorp-cla
Copy link

hashicorp-cla commented Jul 27, 2021

CLA assistant check
All committers have signed the CLA.

@techBeck03
Copy link

When can we expect this to get merged?

@seahorseing-around
Copy link

Would love to use this provider but this issue is a killer. Would love a fix 👍 👍 👍

@martinrohrbach
Copy link

This pull request already had its first birthday. Is this provider dead?

@isometry
Copy link

Are you sure that this patch actually affects the behaviour at all? Within the scope, it should make no difference where you call defer.
We experience the same bug, but the only semi-reliable way I've found to avoid the issue is to reduce -parallelism to 3–4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants