ข้ามไปที่เนื้อหาหลัก
การสนับสนุน
ลงชื่อเข้าใช้
ลงชื่อเข้าใช้ด้วย Microsoft
ลงชื่อเข้าใช้หรือสร้างบัญชี
สวัสดี
เลือกบัญชีอื่น
คุณมีหลายบัญชี
เลือกบัญชีที่คุณต้องการลงชื่อเข้าใช้
อังกฤษ
ขออภัย บทความนี้ไม่พร้อมใช้งานในภาษาของคุณ

Introduction

This article describes an update that enables Microsoft Lync 2010 to display extension numbers in contact cards for contacts that use a non-US telephone number together with an extension number.

More Information

To display the extension number in the contact card, the administrator must install the following cumulative update:

2737155 Description of the cumulative update package for Lync 2010: October 2012

After the update is installed, the administrator must set the value of the ShowExtensionInFormattedDisplayString client policy to "true." To do this, the administrator must run the following cmdlets in the Lync Server 2010 Management Shell:

$x = New-CsClientPolicyEntry -Name "ShowExtensionInFormattedDisplayString" -Value "True"
$y = Get-CsClientPolicy -Identity Policy_Identity
$y.PolicyEntry.Add($x)
Set-CsClientPolicy -Instance $yNote In this command, "Policy_Identity" is a placeholder for the policy identity. For example, you can use "Global" as the policy identity.

For more information about new Address Book features, go to the following Microsoft website:

General information about new Address Book featuresFor more information about how to use the New-CsClientPolicyEntry cmdlet, go to the following Microsoft website:

How to use the New-CsClientPolicyEntry cmdlet

ต้องการความช่วยเหลือเพิ่มเติมหรือไม่

ต้องการตัวเลือกเพิ่มเติมหรือไม่

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

ข้อมูลนี้เป็นประโยชน์หรือไม่

สิ่งที่ส่งผลต่อประสบการณ์ใช้งานของคุณ
เมื่อกดส่ง คำติชมของคุณจะถูกใช้เพื่อปรับปรุงผลิตภัณฑ์และบริการของ Microsoft ผู้ดูแลระบบ IT ของคุณจะสามารถรวบรวมข้อมูลนี้ได้ นโยบายความเป็นส่วนตัว

ขอบคุณสำหรับคำติชมของคุณ!

×