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

Set SIP for first.last@mydomain.com

$
0
0

Greetings, 

Anyone have any suggestions on how to change 'msRTCSIP-PrimaryUserAddress'=("sip:$($_.samAccountName)@mydomain.com"); 

 

to 'msRTCSIP-PrimaryUserAddress'=("sip:$($_.first.last)@mydomain.com");

I'd like to use first.last@mydomain.com for sip:

 

Thank you

Joe


Viewing all articles
Browse latest Browse all 6937

Trending Articles