IT tutorials
 
Technology
 

Microsoft Lync Server 2010 : Front End and User Migration to Lync Server 2010 (part 1)

8/22/2013 6:21:10 PM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

The Front End Server migration is a bit more involved and requires more steps to complete successfully. The first step is to prepare Active Directory for Lync Server 2010.


After the Central Management Store is created and populated with a base topology, the administrator must import the legacy OCS 2007 R2 topology and configuration.

Note

Before proceeding, ensure the OCS WMI Backward Compatability pack is installed. It is located on the Lync Server installation media at Setup\amd64\Setup\OCSWMIBC.msi.


On the Front End Server, open the Lync Management Shell and enter the following command. Note the whole process can also be accomplished in the Lync Topology Builder GUI by selecting the Lync Server 2010 menu item at the top-left and then selecting Merge 2007 or 2007 R2 Topology in the right Action pane.

Merge-CsLegacyTopology –TopologyXmlFileName C:\TopologyFiles\MergedTopology.xml -Verbose



This command exports the existing OCS 2007 R2 topology and configuration to an XML file. This includes all Forest and Pool Server configuration data, including items such as location profiles, voice routes, and gateway devices. Now the information needs to be published to the new Lync topology. Run the following command to publish the legacy configuration information to the existing topology:

Publish-CsTopology –FileName C:\TopologyFiles\MergedTopology.xml -Verbose

Finally, the information must be imported to the topology. To do so, enter the following command:

Import-CsLegacyTopology -Verbose

If you have existing conferencing directories, you can import them using a similar command as shown in the following:

Import-CsLegacyConferenceDirectory -Verbose

Now when you view your Lync topology in Topology Builder, you can see a legacy site added on the left pane menu called BackCompatSite. This includes settings for the OCS 2007 R2 servers and configuration. As appropriate, the configuration items are also added to Lync containers and applied to existing and future Lync servers, as shown in Figure 1.

Figure 1. Topology Builder after Legacy Configuration Imported

Before moving on, the topology must be republished with the new OCS 2007 R2 data. Select your site, right-click, click topology, and then click publish. Follow the wizard to republish the topology, and then click Finish when the job is complete.

Migration Process

Now the administrator is ready to begin migrating users to Lync Server 2010. The steps that follow outline the user migration process using the Lync Server Control Panel:

1.
From the Start menu, open the Lync Server Control Panel.

2.
Click the Users tab on the left menu bar.

3.
In the main pane, click Add Filter.

4.
Set Legacy User equal to True, as shown in Figure 2.



Figure 2. Setting the Legacy User Filter

5.
Enter the name of a user you want to migrate or leave the field blank to find all users.

6.
Select the user or group of users, click the Action button, and then choose Move Selected Users to Pool.

7.
Choose the Lync pool and then click OK.

8.
The user should now be assigned to the Lync Server pool, as shown in Figure 3.

Figure 3. Successfully Migrated User

Users aren’t the only things that need to be migrated in many scenarios. Response Group configuration also needs to be migrated from Office Communications Server to Lync Server 2010. The Move-CsRgsConfiguration cmdlet is used to migrate the Response Group to Lync. An example is shown in the following:

Move-CsRgsConfiguration –Source "ocsr2.companyabc.com" –destination
"Lyncfe2.companyabc.com" -verbose

Ensure this command completes successfully by running the Get-CsRgsConfiguration cmdlet. The syntax is as follows:

Get-CsRgsConfiguration –Identity <RgsIdentity>
 
Others
 
- Microsoft Lync Server 2010 : Migrating from LCS and OCS - Edge Server Migration to Lync Server 2010
- Microsoft Lync Server 2010 : Migrating from LCS and OCS - Office Communications Server 2007 R2
- Windows 8 : Managing Content - Libraries - To add a folder to a library
- Windows 8 : Managing Content - The Picker (part 2) - To open a file or files, To view an alphabetical directory of your folders
- Windows 8 : Managing Content - The Picker (part 1) - To select a file in the Picker, To navigate the Picker
- Windows 8 : Managing Content - Media Types
- UNDERSTANDING THE THREE APPS FOR SHAREPOINT DEPLOYMENT MODELS (part 3) - Provider-Hosted
- UNDERSTANDING THE THREE APPS FOR SHAREPOINT DEPLOYMENT MODELS (part 2) - Autohosted
- UNDERSTANDING THE THREE APPS FOR SHAREPOINT DEPLOYMENT MODELS (part 1) - SharePoint-Hosted
- SHAREPOINT 2013 APP MODEL : Apps for Office, Apps for SharePoint
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us