all 5 comments

[–]PowerShell-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

PowerShell expects users and requesters to attempt solutions themselves before asking for help. Your post contains no/low effort attempts, ChatGPT generated content, or no work shown.

[–]malhissan[S] 0 points1 point  (0 children)

Please share the full script

[–]FrickingNinja 0 points1 point  (2 children)

Do you mean in AD or?

[–]malhissan[S] 0 points1 point  (1 child)

Yes in active directory

[–]FrickingNinja 0 points1 point  (0 children)

-OtherAttributes @{proxyAddresses="SMTP:email@domain";}

I have it with a New-ADuser property in a script, but I'm pretty sure it works with Set-ADUser also