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

Can't update or add user #4

Open
DrLed97 opened this issue Apr 30, 2024 · 1 comment
Open

Can't update or add user #4

DrLed97 opened this issue Apr 30, 2024 · 1 comment
Assignees

Comments

@DrLed97
Copy link

DrLed97 commented Apr 30, 2024

Hello,
Could you help me please?

When I try to add a user, I get this error code:

CategoryInfo : InvalidArgument : (:) [Add-AddressBookEntry], ParameterBindingException
FullyQualifiedErrorId : AmbiguousParameterSet,Add-AddressBookEntry

The only thing I can do is Get-AddressBookEntry

@desjardinsm
Copy link
Owner

desjardinsm commented May 2, 2024

Hi @DrLed97, can you provide the full command you are trying to use? (Censor out the names and paths if you want, I'm just trying to figure out the set of parameters being provided)

There are a couple of different parameter sets based on whether you are trying to add a user with email or a folder path or both (similarly with the update function), but the error message is saying that PowerShell can't figure out which set to use, so I'm curious to see what's going on there.

@desjardinsm desjardinsm self-assigned this May 7, 2024
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

No branches or pull requests

2 participants