Sorry, I can provide more background info. Im creating a form, this is to convert a user from contractor to full time employee part of the process is changing the users principal name and e-mail address - the above takes place BEFORE changing a username. All of the task work properly except the clearing of the New Primary Email Address, that doesn't clear out. Thanks for the info about exchange settings but my Powershell script works without a problem changing the ADSI information for on-prem AD. I'm just confused as to why the New Primary Email address doesn't clear out after the other parts of the rule run.
The contractor2FTE flag clears as it should but not the new primary email address
Should I seperate them?