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

Username is required to be case sensitive #200

Open
Rocketman-Chris opened this issue Jan 28, 2020 · 2 comments
Open

Username is required to be case sensitive #200

Rocketman-Chris opened this issue Jan 28, 2020 · 2 comments

Comments

@Rocketman-Chris
Copy link

This script will fail if the local username does not match the exact case of the username in JumpCloud. However, it appears that the local username matching the case of the username in JumpCloud is not required. The "IF" statement is exiting with an error when the script would otherwise run properly.

@jworkmanjc
Copy link
Contributor

@Rocketman-Tech to which script in this repository does this issue refer to? I can take a look at this.

@bi89
Copy link

bi89 commented Jun 5, 2023

I use "Add-JCSystemUser", it is also case sensitive.

Add-JCSystemUser -Username $username -Administrator $False

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

No branches or pull requests

3 participants