Friday, November 23, 2012
Wednesday, November 21, 2012
Monday, November 5, 2012
Lync Meet Now - Displayed Dial In Conferencing Number
When joined into a meeting with Lync 2010 client, the Dial-In number that is displayed in "Join Information and Meeting Options" is the Dial-In Conferencing number that has a priority of "0". To view what is currently set run PowerShell cmd Get-CsDialinConferencingAccessNumber. To change priority run cmd Set-CsDialInConferencingAccessNumber -Identity “sip:DialinSIPAddress@domain.com” -Priority <0,1,2,3 ect>.
Disabling Lync User Account - Proper Way
Disabling a user account in Active Directory does not immediately disable the user from using Lync. To properly disable user run powershell cmd: Disable-CsUser sip:enduser@domain.com
Subscribe to:
Posts (Atom)