-
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
area-commandsInvolves functions and cmdlets.Involves functions and cmdlets.area-security🐞 bugOops! Sorry for the inconvenience.Oops! Sorry for the inconvenience.
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-commandsInvolves functions and cmdlets.Involves functions and cmdlets.area-security🐞 bugOops! Sorry for the inconvenience.Oops! Sorry for the inconvenience.