Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

摘要

本文將說明 Microsoft Lync 伺服器 2010,元件的網頁伺服器中年 4 月,到 2014 年的累積更新所修正的問題。

本文包含關於這個累積更新的下列資訊︰

  • 所累積的更新所修正的問題。

  • 套用此累積更新的先決條件。

  • 是否您必須重新啟動電腦之後,您套用累積的更新。

  • 是否累積的更新會取代任何其他累積的更新。

  • 您是否必須登錄做任何變更。

  • 累積更新所包含的檔案。

簡介

這個更新修正的問題

此累積更新可以解決下列問題︰

  • 2954538應用程式和桌面共用功能不見了 Lync 的 Web 應用程式執行 Internet Explorer 11 或要在 Firefox 時

  • 2884800無法加入會議中 Lync 的 Web 應用程式在 Lync 伺服器 2010年環境土耳其文的地區及語言的格式時


此外,累積的更新也會包含所述的更新下列 「 Microsoft 知識庫 」 文件︰

  • Lync 伺服器 2010,元件的 Web 伺服器的累積更新2884619描述︰ 年 10 月 2013年

  • Lync 伺服器 2010,元件的 Web 伺服器的累積更新2793338描述︰ 年 3 月 2013年

  • Lync 伺服器 2010,元件的 Web 伺服器的累積更新2737902描述︰ 2012 年 10 月

  • Lync 伺服器 2010,元件的 Web 伺服器的累積更新2710559描述︰ 2012 年 6 月

  • Lync 伺服器 2010,元件的 Web 伺服器的累積更新2670534描述︰ 2012 年 2 月

  • Lync 伺服器 2010,元件的 Web 伺服器的累積更新2514979描述︰ 2011 年 11 月

  • 2571547的 Lync 伺服器 2010,元件的 Web 伺服器的更新套件的描述︰ 2011 年 7 月

  • 2500441的 Lync 伺服器 2010,元件的 Web 伺服器的更新套件的描述︰ 2011 年 4 月

  • 2449497的 Lync 伺服器 2010,元件的 Web 伺服器的更新套件的描述︰ 2011 年 1 月

更多的資訊

更新套件資訊

Microsoft 下載中心

可從「Microsoft 下載中心」下載下列檔案:
Download 立即下載更新套件。
發行日期︰ 年 4 月 2014

如需有關如何下載 Microsoft 支援檔案的詳細資訊,請按一下下面的文件編號,檢視「Microsoft 知識庫」中的文件:

119591如何從線上服務取得 Microsoft 的支援檔案Microsoft 會掃描這個檔案有無病毒。Microsoft 會使用張貼檔案當日可使用的最新病毒偵測軟體。檔案會儲存在加強安全性的伺服器,以避免受到任何未經授權的更改。

先決條件

安裝此累積更新沒有先決條件。

重新啟動需求

您可能必須在套用這個累積更新後,請重新啟動電腦。

更新取代資訊

此累積更新會取代下列累積的更新︰

Lync 伺服器 2010,元件的 Web 伺服器的累積更新2884619描述︰ 年 10 月 2013年

登錄資訊

若要使用其中一個更新套件,在此套件中,您不需要對登錄進行任何變更。

更新套件安裝資訊

若要安裝此更新套件,請執行下列平台的電腦上安裝 WebComponents.msp 封裝︰

  • Lync 伺服器 2010 標準版

  • Lync 伺服器 2010-企業版-前端

移除資訊

若要移除此更新套件,請使用控制台的 [新增或移除程式] 功能。

當您解除安裝此累積更新時,請插入來源 CD,或提供原始程式檔所在如果系統提示您執行這項操作的路徑。

如果要在解除安裝此更新套件之後,網際網路資訊服務 (IIS) 可能會停止執行。因為當您解除安裝此更新套件時,將會套用到 ApplicationHost.config 檔案的下列變更,就會發生這個問題。

注意ApplicationHost.config 檔案位於下列目錄︰

%Windir%\System32\inetsrv\config\

  • 重複的項目建立兩個區段之後, 在 < 位置路徑 ="Lync 伺服器內部網站"overrideMode = [允許] > 及 < 位置路徑 ="Lync 伺服器外部網站"overrideMode = [允許] > 標記。

    建立重複的項目之後,這些兩個區段會如下所示︰

    < 位置路徑 ="Lync 伺服器內部網站"overrideMode = [允許] >
    <system.webServer>
    <security>
    <authentication>
    <windowsAuthentication/>
    <windowsAuthentication/>
    </authentication>
    <authentication/>
    </security>
    <security/>
    </system.webServer>
    <system.webServer/>
    </location>
    < 位置路徑 ="Lync 伺服器外部網站"overrideMode = [允許] >
    <system.webServer>
    <security>
    <authentication>
    <windowsAuthentication/>
    <windowsAuthentication/>
    </authentication>
    <authentication/>
    </security>
    <security/>
    </system.webServer>
    <system.webServer/>
    </location>

  • 下列項目在之前建立 < / 組態 > 標記在檔案結尾處︰

    • < 位置路徑 ="Lync 伺服器內部網站"overrideMode = [允許] / >

    • < 位置路徑 ="Lync 伺服器外部網站"overrideMode = [允許] / >

若要解決這個問題,請依照下列步驟執行︰

  1. 移除重複的項目在後兩節 < 位置路徑 ="Lync 伺服器內部網站"overrideMode = [允許] > 及 < 位置路徑 ="Lync 伺服器外部網站"overrideMode = [允許] > 標記。移除項目後,兩個區段會如下所示︰

    < 位置路徑 ="Lync 伺服器內部網站"overrideMode = [允許] >
    <system.webServer>
    <security>
    <authentication>
    <windowsAuthentication/>
    </authentication>
    </security>
    </system.webServer>
    </location>
    < 位置路徑 ="Lync 伺服器外部網站"overrideMode = [允許] >
    <system.webServer>
    <security>
    <authentication>
    <windowsAuthentication/>
    </authentication>
    </security>
    </system.webServer>
    </location>

  2. 刪除下列項目結尾的 ApplicationHost.config 檔案︰

    • < 位置路徑 ="Lync 伺服器內部網站"overrideMode = [允許] / >

    • < 位置路徑 ="Lync 伺服器外部網站"overrideMode = [允許] / >

  3. 儲存 ApplicationHost.config 檔案,然後再重新啟動 IIS。

此更新套件並未包含您必須將產品完整更新至最新版組建的所有檔案。此更新套件僅包含的檔案,您必須修正本文所列的問題。

此更新套件的全域版本會使用 Microsoft Windows Installer 套件來安裝更新套件。下表中,以的日期和時間,這些檔案會列出在國際標準時間 (UTC)。當您檢視檔案資訊時,會將日期轉換為本地時間。若要查看 UTC 與當地時間的時差,請在 [控制台] 中的日期和時間項目使用 [時區] 索引標籤。

檔案名稱

檔案版本

檔案大小

日期

時間

平台

File_absext_bin_abserverhttphandler.dll

4.0.7577.0

219,936

21-Oct-2010

23:37

x86

File_absint_bin_abserverhttphandler.dll

4.0.7577.0

219,936

21-Oct-2010

23:37

x86

File_bigfin_rtcmgmt.resource_xap

不適用

91,466

21-Oct-2010

23:43

不適用

File_bigfin_rtcmgmt_presenter_xap

不適用

1,207,494

15-Nov-2011

21:14

不適用

File_bigfin_rtcmgmt_rgs_resource_xap

不適用

44,446

21-Oct-2010

23:39

不適用

File_bigfin_rtcmgmt_rgs_ui_xap

不適用

95,377

21-Oct-2010

23:43

不適用

File_bigfin_rtcmgmt_ui_xap

不適用

381,710

15-Nov-2011

21:16

不適用

File_bigfin_serverbin_rtcmgmt_mappingengine_dll

4.0.7577.0

441,128

21-Oct-2010

23:37

x86

File_bigfin_serverbin_rtcmgmt_plugin_dll

4.0.7577.0

97,048

21-Oct-2010

23:37

x86

File_bigfin_serverbin_rtcmgmt_rgs_tasks_dll

4.0.7577.0

52,000

21-Oct-2010

23:36

x86

File_bigfin_serverbin_rtcmgmt_tasks_dll

4.0.7577.0

469,784

21-Oct-2010

23:37

x86

File_bigfin_serverbin_rtcmgmt_ui_app_dll

4.0.7577.0

191,256

21-Oct-2010

23:37

x86

File_certprov_ext_bin_certprov.dll

4.0.7577.197

1,239,672

27-Mar-2012

15:41

x86

File_certprov_ext_bin_lccerthelper.dll

4.0.7577.0

44,304

21-Oct-2010

23:32

x64

File_certprov_int_bin_certprov.dll

4.0.7577.197

1,239,672

27-Mar-2012

15:41

x86

File_certprov_int_bin_lccerthelper.dll

4.0.7577.0

44,304

21-Oct-2010

23:32

x64

File_ext_bin_deviceupdatehttphandler.dll

4.0.7577.0

244,520

21-Oct-2010

23:36

x86

File_ext_communicatorlogotype.png

不適用

5,068

15-Nov-2011

16:14

不適用

File_ext_conference.dll

4.0.7577.0

203,584

21-Oct-2010

23:34

x86

File_ext_default.aspx

不適用

20,323

27-Sep-2013

9:14

不適用

File_ext_defaultmobile.aspx

不適用

15,466

18-Feb-2013

4:58

不適用

File_ext_defaultresource.aspx.en_us.resources

不適用

3,344

18-Feb-2012

17:21

不適用

File_ext_dialinform.js

不適用

91,713

15-Nov-2011

16:14

不適用

File_ext_dialinhandler.dll

4.0.7577.190

281,424

18-Feb-2012

21:21

x86

File_ext_joinlauncherperf.dll

4.0.7577.0

40,728

21-Oct-2010

23:32

x64

File_ext_joinlauncher_antixsslibrary.dll

3.1.3524.16873

761,752

15-Nov-2011

16:14

x86

File_ext_launch.js

不適用

29,894

25-Sep-2013

4:56

不適用

File_ext_launchv1425.js

不適用

17,937

22-Jun-2011

9:23

不適用

File_ext_launchv143.js

不適用

21,286

19-Jul-2011

15:34

不適用

File_ext_lynclogo.png

不適用

3,307

15-Nov-2011

16:14

不適用

File_ext_microsoft.rtc.internal.collaboration.appsharing.dll

4.0.7577.216

1,591,944

18-Feb-2013

11:07

x86

File_ext_microsoft.rtc.internal.joinlauncher.dll

4.0.7577.216

273,008

18-Feb-2013

11:07

x86

File_ext_microsoft.rtc.internal.webrelay.dll

4.0.7577.199

461,440

25-May-2012

8:29

x86

File_ext_myutilities.js

不適用

12,479

25-Sep-2013

4:56

不適用

File_ext_officelogo2011.png

不適用

4,745

15-Nov-2011

16:14

不適用

File_ext_pluginloader.js

不適用

7,068

15-Nov-2011

16:14

不適用

File_ext_reachclient.css

不適用

4,375

15-Nov-2011

16:14

不適用

File_ext_reachweb_client_bin_microsoft_rtc_internal_reachjoin_dll

4.0.7577.216

232,056

18-Feb-2013

11:07

x86

File_ext_reachweb_client_bin_resources_en_us

4.0.7577.216

15,488

18-Feb-2013

11:07

不適用

File_ext_reachweb_client_clientbin_microsoft_ocg_rc_extcmp_xap

不適用

3,780,340

08-Apr-2014

7:39

不適用

File_ext_reachweb_client_clientbin_microsoft_ocg_rc_extres_xap

不適用

710,667

27-Sep-2013

13:49

不適用

File_ext_reachweb_client_clientbin_microsoft_ocg_reachclient_xap

不適用

1,318,061

08-Apr-2014

7:39

不適用

File_ext_reachweb_client_plugins_32

4.0.7577.216

4,987,976

18-Feb-2013

10:50

不適用

File_ext_reachweb_client_plugins_64

4.0.7577.216

5,012,568

18-Feb-2013

11:15

不適用

File_ext_reachweb_client_resources_communicatorlogotype_png

不適用

5,068

15-Nov-2011

16:14

不適用

File_ext_reachweb_client_resources_reachclient_css

不適用

4,375

15-Nov-2011

16:14

不適用

File_ext_reachweb_client_scripts_rc_globals_js

不適用

3,412

15-Nov-2011

16:14

不適用

File_ext_reachweb_client_scripts_utilities_js

不適用

12,479

25-Sep-2013

4:56

不適用

File_ext_reachweb_client_webpages_reachjoin_aspx

不適用

39,194

15-Feb-2013

17:01

不適用

File_ext_reachweb_web.config

不適用

4,826

15-Nov-2011

18:37

不適用

File_ext_utilities.js

不適用

12,479

25-Sep-2013

4:56

不適用

File_ext_web.config

不適用

1,823

15-Nov-2011

18:37

不適用

File_ext_webrelay_mediaperf.dll

4.0.7577.0

44,816

21-Oct-2010

23:34

x64

File_ext_webrelay_perf.dll

4.0.7577.0

40,720

21-Oct-2010

23:37

x64

File_ext_webticketmanager.js

不適用

61,393

15-Nov-2011

16:14

不適用

File_gac_microsoft.rtc.server.abcommon.dll

4.0.7577.0

215,864

21-Oct-2010

23:33

x86

File_gac_microsoft.rtc.server.mcuinfrastructure.dll

4.0.7577.183

2,288,464

15-Nov-2011

21:12

x86

File_gac_microsoft.rtc.server.webinfrastructure.dll

4.0.7577.205

2,327,712

21-Sep-2012

19:52

不適用

File_groupexpansion_int_microsoft.liveserver.dlexpansion.dll

4.0.7577.0

322,360

21-Oct-2010

23:32

x86

File_groupexpansion_microsoft.liveserver.dlexpansion_ext.dll

4.0.7577.0

322,360

21-Oct-2010

23:32

x86

File_int_bin_deviceupdatehttphandler.dll

4.0.7577.0

244,520

21-Oct-2010

23:36

x86

File_int_communicatorlogotype.png

不適用

5,068

15-Nov-2011

16:14

不適用

File_int_conference.dll

4.0.7577.0

203,584

21-Oct-2010

23:34

x86

File_int_default.aspx

不適用

20,323

27-Sep-2013

9:14

不適用

File_int_defaultmobile.aspx

不適用

15,466

18-Feb-2013

4:58

不適用

File_int_defaultresource.aspx.en_us.resources

不適用

3,344

18-Feb-2012

17:21

不適用

File_int_dialinform.js

不適用

91,713

15-Nov-2011

16:14

不適用

File_int_dialinhandler.dll

4.0.7577.190

281,424

18-Feb-2012

21:21

x86

File_int_joinlauncherperf.dll

4.0.7577.0

40,728

21-Oct-2010

23:32

x64

File_int_joinlauncher_antixsslibrary.dll

3.1.3524.16873

761,752

15-Nov-2011

16:14

x86

File_int_launch.js

不適用

29,894

25-Sep-2013

4:56

不適用

File_int_launchv1425.js

不適用

17,937

22-Jun-2011

9:23

不適用

File_int_launchv143.js

不適用

21,286

19-Jul-2011

15:34

不適用

File_int_lynclogo.png

不適用

3,307

15-Nov-2011

16:14

不適用

File_int_microsoft.rtc.internal.collaboration.appsharing.dll

4.0.7577.216

1,591,944

18-Feb-2013

11:07

x86

File_int_microsoft.rtc.internal.joinlauncher.dll

4.0.7577.216

273,008

18-Feb-2013

11:07

x86

File_int_microsoft.rtc.internal.webrelay.dll

4.0.7577.199

461,440

25-May-2012

8:29

x86

File_int_myutilities.js

不適用

12,479

25-Sep-2013

4:56

不適用

File_int_officelogo2011.png

不適用

4,745

15-Nov-2011

16:14

不適用

File_int_pluginloader.js

不適用

7,068

15-Nov-2011

16:14

不適用

File_int_reachclient.css

不適用

4,375

15-Nov-2011

16:14

不適用

File_int_reachweb_client_bin_microsoft_rtc_internal_reachjoin_dll

4.0.7577.216

232,056

18-Feb-2013

11:07

x86

File_int_reachweb_client_bin_resources_en_us

4.0.7577.216

15,488

18-Feb-2013

11:07

不適用

File_int_reachweb_client_clientbin_microsoft_ocg_rc_extcmp_xap

不適用

3,780,340

08-Apr-2014

7:39

不適用

File_int_reachweb_client_clientbin_microsoft_ocg_rc_extres_xap

不適用

710,667

27-Sep-2013

13:49

不適用

File_int_reachweb_client_clientbin_microsoft_ocg_reachclient_xap

不適用

1,318,061

08-Apr-2014

7:39

不適用

File_int_reachweb_client_plugins_32

4.0.7577.216

4,987,976

18-Feb-2013

10:50

不適用

File_int_reachweb_client_plugins_64

4.0.7577.216

5,012,568

18-Feb-2013

11:15

不適用

File_int_reachweb_client_resources_communicatorlogotype_png

不適用

5,068

15-Nov-2011

16:14

不適用

File_int_reachweb_client_resources_reachclient_css

不適用

4,375

15-Nov-2011

16:14

不適用

File_int_reachweb_client_scripts_rc_globals_js

不適用

3,412

15-Nov-2011

16:14

不適用

File_int_reachweb_client_scripts_utilities_js

不適用

12,479

25-Sep-2013

4:56

不適用

File_int_reachweb_client_webpages_reachjoin_aspx

不適用

39,194

15-Feb-2013

17:01

不適用

File_int_reachweb_web.config

不適用

4,999

15-Nov-2011

18:37

不適用

File_int_utilities.js

不適用

12,479

25-Sep-2013

4:56

不適用

File_int_web.config

不適用

1,823

15-Nov-2011

18:37

不適用

File_int_webrelay_mediaperf.dll

4.0.7577.0

44,816

21-Oct-2010

23:34

x64

File_int_webrelay_perf.dll

4.0.7577.0

40,720

21-Oct-2010

23:37

x64

File_int_webticketmanager.js

不適用

61,393

15-Nov-2011

16:14

不適用

File_locationinformation_int_microsoft.rtc.lis.liservice.dll

4.0.7577.0

293,680

21-Oct-2010

23:34

x86

File_ocspowershell_wsmanplugin.dll

4.0.7577.0

38,160

21-Oct-2010

23:37

x64

File_rgs_clients_ext_bin_microsoft.rtc.acd.common.dll

4.0.7577.0

224,040

21-Oct-2010

23:35

x86

File_rgs_clients_ext_bin_microsoft.rtc.acd.diagnostics.dll

4.0.7577.0

92,984

21-Oct-2010

23:35

x86

File_rgs_clients_ext_bin_microsoft.rtc.rgs.clients.dll

4.0.7577.0

125,744

21-Oct-2010

23:34

x86

File_rgs_clients_int_bin_microsoft.rtc.acd.common.dll

4.0.7577.0

224,040

21-Oct-2010

23:35

x86

File_rgs_clients_int_bin_microsoft.rtc.acd.diagnostics.dll

4.0.7577.0

92,984

21-Oct-2010

23:35

x86

File_rgs_clients_int_bin_microsoft.rtc.rgs.clients.dll

4.0.7577.0

125,744

21-Oct-2010

23:34

x86

File_rgs_config_bin_microsoft.rtc.acd.common.dll

4.0.7577.0

224,040

21-Oct-2010

23:35

x86

File_rgs_config_bin_microsoft.rtc.acd.deployment.dll

4.0.7577.0

97,072

21-Oct-2010

23:37

x86

File_rgs_config_bin_microsoft.rtc.acd.diagnostics.dll

4.0.7577.0

92,984

21-Oct-2010

23:35

x86

File_rgs_config_bin_microsoft.rtc.acd.web.dll

4.0.7577.0

121,640

21-Oct-2010

23:37

x86

File_webcompperf.dll

4.0.7577.183

42,264

15-Nov-2011

21:12

x64

File_webticket_web_ext.config

不適用

7,307

15-Nov-2011

18:37

不適用

File_webticket_web_int.config

不適用

7,537

15-Nov-2011

18:37

不適用


參考

如需有關軟體更新術語的詳細資訊,請按一下下面的文件編號,檢視「Microsoft 知識庫」中的文件:

用來描述 Microsoft 軟體更新標準術語的編號 824684描述如需有關 Lync 伺服器 2010年最新的更新的詳細資訊,請按一下下面的文件編號,檢視 「 Microsoft 知識庫 」 中的文件︰

Lync 伺服器 2010年的2493736更新

Need more help?

Want more options?

探索訂閱權益、瀏覽訓練課程、瞭解如何保護您的裝置等等。

社群可協助您詢問並回答問題、提供意見反應,以及聆聽來自具有豐富知識的專家意見。

Was this information helpful?

How satisfied are you with the translation quality?
What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×