Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Popuplating EmailAddress field with Firstname.lastname@company.ca

$
0
0

We have over 400 users which emailaddress = no.email@company.ca in powershell I want to populate the emailaddress to firstname.lastname@company.ca

I start with this command but do not know how to change the email address to.

I am very new to powershell

Get-ADUser -Filter {EmailAddress -like "no.email*"} -Properties EmailAddress


Viewing all articles
Browse latest Browse all 6937

Latest Images

Trending Articles



Latest Images