Skip to content

Set-User cmd not working with Parameter Email #1025

@diegomoretto-sage

Description

@diegomoretto-sage

Expected Behavior

While executing the command:
Set-User -Identity $createduser -IsAdministrator $true -FullName $user.Key -Email "[email protected]"

It is expected that the email to be set on the user profile.

Actual Behavior

Please describe the actual behavior.
It was noticed that all properties work(IsAdministrator, FullName) but email is not set when executing:
It was noticed that all properties work(IsAdministrator, FullName) but email is not set.

Steps to Reproduce the Problem

Please include the version number of SPE and Sitecore.
4.7.2

  • Tested issue with clean install of Sitecore and the latest available version of SPE.

  • Asked questions on the Sitecore Slack Chat channel.

  • Reviewed questions and answers on the Sitecore Stack Exchange.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions