Forum Discussion

EFFFFF's avatar
EFFFFF
Copper Contributor
Aug 10, 2021

A parameter cannot be found that matches parameter name 'Replace'

trying to create a mail contact , i get the error "A parameter cannot be found that matches parameter name 'Replace'" 

 

trying to populate an empty ad attribute

 

set-MailContact -identity $UserName -Replace @{onsitemailroutingaddress="$UserName@test.onmicrosoft.com"}

 

 

Resources