Cleaning up Lync SDN API 2.0
Applies to: Lync 2013 | Lync Server 2013
This section describes how to clean up the Lync SDN API 2.0 and Lync SDN Manager services.
Cleaning up the Lync SDN API 2.0 involves removing the registration of LDL as a Lync Server application, and uninstalling the Lync Dialog Listener and Lync SDN Manager services.
Unregister Lync Dialog Listener as Lync server application
To unregister Lync Dialog Listener as a Lync Server application, run the Remove-CsServerApplication cmdlet following these steps:
Start a Lync Server Management Shell window and then issue the following cmdlet:
Issue the following cmdlet:
Remove-CsServerApplication -Identity <app identity>
Where <app identity> is the application identity string; for example, "Service:registrar:pool1.contoso.com/Diagnostics". You can follow the example shown in Installing Lync SDN API 2.0 components to use Get-CsServerApplication cmdlet to find out the <app identity> of the application.
Uninstall the Lync Dialog Listener (LDL)
To uninstall the LDL, follow these steps:
On the LDL server, launch Control Panel to open Program and Features.
Select Lync SDN API 2.0.
Right-click the selection to uninstall the application.
The uninstall step will automatically stop the Lync Dialog Listener service.
Uninstall the Lync SDN Manager (LSM)
To uninstall the LSM, follow these steps:
On the LSM server, launch Control Panel to open Program and Features.
Select Microsoft Lync SDN Manager.
Right-click the selection to uninstall the application.