Set-ADUser -Identity anyUser -Replace @{extensionAttribute4="myString"} a parameter Cannot be found that matches parameter name 'Replace´

Alessio Onofri 1 Reputation point
2021-05-30T13:01:16.787+00:00

error when trying to update extensionAttribute1

Set-ADUser -Identity anyUser -Replace @{extensionAttribute4="myString"} a parameter Cannot be found that matches parameter name 'Replace'
100774-screenshot-2021-05-30-075819.png

Windows for business Windows Server User experience PowerShell
Microsoft Security Microsoft Entra Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. js2010 191 Reputation points
    2021-05-30T17:13:38.34+00:00

    The screenshot has get-aduser.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.