Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Lync Server 2013 Standard Edition deployment (6) Front-end server patch update

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

Patch updates to Lync Server 2013 after the deployment of the Lync Server 2013 front-end server is complete.

1. Open an IE browser and enter cn.bing.com

Enter Lync Server 2013 updates in the search bar and enter to select the first item.

4. Update the application now

5. Select download

6. Wait for the download to complete

7. Open Windows PowerShell ISE authoring command # the following command runs # load Lync Server module Import-Module lync# View Lync Server service Get-CsWindowsService# stop Lync Server service Stop-CsWindowsService# update Lync database information Install-CsDatabase-ConfiguredDatabases-SqlServerFqdn Srv12LyncStd01.msftlearn.local-Verbose# publish topology Enable-CsTopology# restart computer Restart-Computer# View Lync Server service operation Get-CsWindowsService# view the version after the update is completed This information Get-ItemProperty HKLM:\ Software\ Microsoft\ Windows\ CurrentVersion\ Uninstall\ * |? {$_ .DisplayName-like "* Lync Server*"} | Sort-Object DisplayName | Select DisplayName DisplayVersion, InstallDate | Format-Table-AutoSize

8. View Servic

9. Out of Service

10. Run the update application

11. Wait for the update to complete

Update the database

13. Publish Topology

Enable-CsTopology

14. Restart the front-end server

15. View version number information

16. View service running status

The Lync Server 2013 front-end patch update is complete.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report