A while back I was looking for the device update file and struggled to find it. then I stumbled across the Lync TechCenter which solved the problem.
I downloaded the file, extracted it and then ran Powershell to import it into the Lync Control Panel.
Worked like a charm..
Powershell syntax is :
Import-CsDeviceUpdate -Identity "service:WebServer:atl-cs-001.litwareinc.com" -FileName C:\Updates\UCUpdates.cab Substitute the variables for your values and away you go.For more Powershell command information see:http://technet.microsoft.com/en-us/library/gg398861.aspx
No comments:
Post a Comment