Quantcast
Channel: Exchange Server 2013 - Administration, Monitoring, and Performance 论坛
Viewing all articles
Browse latest Browse all 3457

Updating phone list on user profile.

$
0
0

Hi

I have to update  phone number on Business-2 filed which shows in outlook  user contact card. From powershell command I can fetch the information

get-aduser venky -Properties * | Format-List otherTelephone

otherTelephone : {5332}

But I cannot add the number in the field.

Get-ADUser -Identity "venky" | Set-ADUser format-list -otherTelephone "55555"

But throws error: Set-ADUser : A parameter cannot be found that matches parameter name 'otherTelephone'.

Can you please help me how can I set the phone number on business2 on outlook contact card of user?

Thanks

Venky


Viewing all articles
Browse latest Browse all 3457

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>