Change the File Store Location for Lync Server 2013 Pool

In the event that you need to remove the file server that is currently acting as the file store for your Microsoft Lync Server 2013 deployment or make other changes that would make the current file store unavailable, you need to create a new share. Then, you make it available to your deployment as a file store by defining it in Topology Builder and publishing the changes. You shut down the Lync Server services that use the file store that you want to remove, move the data to the new file store, and then you restart the servers or services. Optionally, you can remove the old file share and directory.

In the scenario below I‘m changing the File Store location from Lync Server (cp-lync2013.cozumpark.local)to a Domain Control server (cp-dc2012.cozumpark.local).  You can find the currently assigned File Store for each pool in Topology Builder / Lync Server / SiteName / Shared Components / File Stores / File Store / Dependent Pools.

(Before starting: logon any of the Archiving Servers, Director pools, Directors, Front End Servers, or Front End pools that are using the file store that you want to remove and stop CS-WindowsService)

1.Log on to a computer as a member of the RTCUniversersalServerAdmins or CsServerAdministrator group where the Lync Server 2013, Administrative Tools are installed

2.Open Topology Builder, select Download Topology from existing deployment, and then click OK.

3. In Save Topology As, type a name for the topology document in File name, and then click Save

4. In Topology Builder, expand Shared Components / File Stores and check Dependent Pools. (or you can check in Topology Builder, expand each of the three server roles -that is, Front End Server, Director, or Archiving Server- right-click the server, and then click Edit Properties find file store)

5. Right-click the File Stores, and then select New File Store...

6.On Define New File Store page, type required information and click OK

To configure shared folder permissions on new server

- Go to new share and right click, Properties / Sharing / Advanced Sharing

- In Advanced Sharing page click Permissions

- For the Everyone, select the following under Allow:

Full Control

Change

Read

- Click Apply, and then click OK.

7. in Topology Builder, expand each of the three server roles -that is, Front End Server, Director, or Archiving Server- right-click the server, and then click Edit Properties find file store and select new store. (Repeat this step for each Archiving Server,      Director pool, Director, Front End Server, and Front End pool)

8.Select top of left panel, click Action / Publish Topology

9.On the Publish the topology page, click Next

10.When the publish process has completed, click Finish

11. Dependent pools has been changed to new file store.

12. If you now check the new share you can see that all the correct groups have been added

- RTCHSUniversalServices

- RTCComponentUniversalServices

- RTCUniversalServerAdmins

- RTCUniversalConfigReplicator

13.Check replication status, and then run the Lync Server Deployment Wizard.

You must repeat the Lync Server Deployment Wizard Step 2: Setup or Remove Lync Server Components on each server affected by the change of file store location. Server roles affected by the relocation of the file store location:

Front End pool, Front End Servers

Standard Edition server

Director, Director pool

Archiving Servers

(Optional) if you prefer to use the Lync Server Management Shell, run the following cmdlet on each affected server role:

Enable-CsComputer

14.Start a command prompt: Click Start, click Run, and then type cmd.exe.

15.Type the following command:

Robocopy \\<OldFileServer>\<OldShare> \\<NewFileServer>\<NewShare> /S /R:10 /W:10 /XF Meeting.Active /MT /LOG:<directory path\logname>

Robocopy \\cp-lync2013.cozumpark.local\LyncShare \\cp-dc2012.cozumpark.local\LyncShares /S /R:10 /W:10 /XF Meeting.Active /MT /LOG:C:\log.txt

16.When the data copy is complete, in the Lync Server 2013 Control Panel, click Topology, and then click Status

17.For each Archiving Server, Director pool, Director, Front End Server, or Front End pool that you stopped the services on previously, do the following:
a. In the list of servers in the deployment, click the server, click Action, click Start all services. Repeat for each Archiving Server, Director pool, Director, Front End Server, and Front End pool in your deployment.

b. Remove the old file store from the topology and then publish the topology

18.(Optional) Log on to the computer that contains the file store that you just removed as a member of the local Administrators group or the Domain Admins group, and then remove the old file share and directory

时间: 2024-08-02 10:00:28

Change the File Store Location for Lync Server 2013 Pool的相关文章

lync server 2013边缘前端无法同步

检查RtcReplicaRoot文件夹共享权限 在windwos server 2012 R2操作系统下增加注册表HKLM\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNELAdd the following DWORD values:New DWORD ClientAuthTrustMode Hex Value=2New DWORD SendTrustedIssuerList Hex Value=0重启边缘服务器解决问题 Su

Lync Server 2013移动功能部署

以此方式部署,基本没有失败过.此文章截图和文字部分由精诚恒逸首席UC工程师王宁显示编写. Lync 2013移动部署要点: 1.需要将Lync 2013前端服务器的8080.4443通过NAT的公网IP地址对应映射80.443发布到公网,否则,在内网环境下,Lync 2013客户端也无法登陆.http://technet.microsoft.com/zh-CN/library/hh690011.aspx 2.需要在公网的DNS域名管理中添加Lyncdiscover.rp(Lync web服务外部

Lync Server 2013 部署 _ 启用移动端功能及外网发布

移动端功能默认不是启用的,我们需要先安装最新的Lync补丁,然后进行数据库更新,最后才可以进行Lync移动端的使用,下图是各手机系统支持的Lync功能(图片来源于网络) = = 更新Lync补丁 1)去官网下载更新https://www.microsoft.com/en-us/download/confirmation.aspx?id=36820,然后在所有Lync Server上安装补丁包 2)前端服务器安装补丁,有17个补丁 3)LyncEdge安装补丁,边缘4个补丁 4)安装完成后重新启动

Lync Server 2013无法共享PPT故障排错处理

前段时间帮助朋友看了一个关于Lync Server 2013无法共享PPT的问题,共享PPT时报如下错误: 日志截图如下: 原因如下前端服务器未关联Ofice web Application服务器,关联即可,如下: 关联完成后,如下所示重新发布拓扑结构,即可正常进行共享PPT. Lync Server 2013无法共享PPT故障排错处理,布布扣,bubuko.com

四 Lync Server 2013 部署指南-前端部署(1)

4.1.Lync先决条件安装 部署Lync Server 2013的前端服务器,我们需要在做前端服务器的机器上安装一些Lync必备的一些组件,具体如下: 1.安装.netframework 4.5 2.安装powershell 3.0 3.安装消息列队和桌面体验: 重启服务器以完成以上组件的安装,如下图: 4.再安装IIS的相关组件: 运行Windows Powershell,输入以下命令: Import-Module ServerManager 5.安装IIS相关组件: Add-Windows

一 Lync Server 2013 部署指南-环境说明

1.1  网络拓扑 1.2  网络规划 此项目Lync环境主要为1前端+1后端+1边缘组成,其中Lync前端.边缘和OWA服务器操作系统为Server 2012操作系统,后端数据库采用Server 2008 R2操作系统,由于环境较为特殊,需要将Lync边缘服务器与前端服务器都具体规划如下表: 服务器名称                   服务器应用                   操作系统                   角色                   IP        

Lync Server 2013 实战系列之五:标准版-定义拓扑生成器

Lync Server 2013 拓扑生成器是一款非常简单和灵活的拓扑定义工具,可根据前期规划的架构自定义合适的拓扑,根据每个向导的步骤可轻松完成拓扑的定义.接下来为带大家一起来定义拓扑并讲解每个步骤的作用. 在Lync服务器上打开"Lync Server 2013 拓扑生成器"-----选择"新建拓扑"(由于我们是第一次部署,之前并没有定义过任何拓扑.) 点击"确定",指定拓扑文件的存放位置和文件名,如下图: 输入组织的主SIP域,点击&quo

Lync Server 2013 实战系列之三:标准版-准备Active Directory

在上一篇文章中我们已经完成了活动目录.证书服务器和Lync的前提准备工作,接下来我们就可以开始进行Lync标准版的部署和拓扑的定义了. 1. 安装Lync Server 2013 插入Lync Server 2013 标准版的安装光盘并双击运行,在提示框中点击"是",如下图 指定安装路径后点击"安装"(默认是安装在C盘的,建议修改) 勾选"我接受许可协议中的条款"----点击"确定" 稍等片刻安装成功后会弹出Lync Serv

Lync 小技巧-34-通过Lync Server 2013的URI批量启用UM

一. 批量-修改-用户-拔号策略 备:在启用UM前,Lync Server 2013中拔号策略也关键,如果以前你的不是想要的,请按以下方法修改. Get-CsUser -OU "OU=I-x-Cloud,DC=i-x-Cloud,DC=com" -Filter {LineURI -like "tel:*"} | Grant-CsDialPlan -PolicyName UMDialPlan 二. Lync Server 2013 PowerShell-导出-Lync