Set AD IP Phone based on Lync LineURI value (set-adipphone-from-lineuri.ps1)

I wrote this quick PowerShell script when I needed to import some phone number data from the Lync Line URI attributes within Lync 2010 and place it in Active Directory. This script is provided as-is, and I hope it provides you a head start if your looking to complete a similar task. You will need …

Continue reading ‘Set AD IP Phone based on Lync LineURI value (set-adipphone-from-lineuri.ps1)’ »

Set Lync LineURI based on AD IP Phone value (set-lineuri-from-ad.ps1)

I wrote this quick PowerShell script in August last year, when I needed to set several thousand Line URI attributes within Lync 2010 based on values present in AD. This script looks for IP Phone values starting with the number 1 as can be seen within the opening command. It then uses the IPPhone and …

Continue reading ‘Set Lync LineURI based on AD IP Phone value (set-lineuri-from-ad.ps1)’ »

Build a Lync 2013 Lab: Part 5 – Lync AD prep, Prereqs & initial topology

The next stage of the process is to complete the Lync AD prep, install the prerequisites on the first front end server, deploy management tools and design the initial topology. Install Prerequisites First login to the first server in your new Lync 2013 Front End pool. We will use this as the initial point of …

Continue reading ‘Build a Lync 2013 Lab: Part 5 – Lync AD prep, Prereqs & initial topology’ »

Build a Lync 2013 Lab: Part 4 – High Availability Lync File Store with DFS

During your deployment of Lync you will need to provision the file store, and my Lync 2013 Lab series covers deploying the whole environment in a full High Availability configuration. We will apply the same logic to the Lync File Store and use Distributed File System (DFS) to help us achieve it. This will be …

Continue reading ‘Build a Lync 2013 Lab: Part 4 – High Availability Lync File Store with DFS’ »

Build a Lync 2013 Lab: Part 3 – Backend Lync SQL Servers

Lync SQL requirements for HA Lync uses SQL everywhere, there are local databases on each FE & edge server, in addition to the backend Lync SQL databases, monitoring databases, archiving database and persistent chat. This article covers the deployment of the FE pool’s backend database servers, in a single pool deployment of Lync 2013 this …

Continue reading ‘Build a Lync 2013 Lab: Part 3 – Backend Lync SQL Servers’ »

Build a Lync 2013 Lab: Part 2 – Office Web Apps 2013 Farm (WAC)

Introducing Office Web Apps Microsoft Office Web Apps 2013 allows you to “access and share Office documents with browser-based versions of Word, PowerPoint, Excel, and OneNote” (Ref: microsoft.com). It enhances the Lync collaboration experience for all parties when sharing documents during conferences. You can deploy an Office Web Apps Server or farm (group of servers) …

Continue reading ‘Build a Lync 2013 Lab: Part 2 – Office Web Apps 2013 Farm (WAC)’ »

Build a Lync 2013 Lab: Part 1 – Build Lab Environment

In this series of posts, we will cover building a Lync 2013 lab environment, that demonstrates how you can achieve high availability with the use of an enterprise pool and also achieve reasonable system capacity. This lab will be based on publicly available evaluation software, which you can download and use to prove the value …

Continue reading ‘Build a Lync 2013 Lab: Part 1 – Build Lab Environment’ »

Updating Lync 2010 Standard Edition Server

Updating Lync 2010 is an important task, it ensures your deployment is secure and any identified issues are fixed. Best practice before starting any upgrade, for example to Lync 2013 in this case, is to ensure your current environment is operating correctly and is fully patched. Methods for updating Lync 2010 There are several ways …

Continue reading ‘Updating Lync 2010 Standard Edition Server’ »