Category: Lync Edge
-
Edge Server Quick Reference Guide – install and Troubleshoot
I Use this page to speed up the deployment all the time :-p #Adding the persistent Route route add –p 192.168.99.0 mask 255.255.255.0 192.168.99.252 if ? #Get Replication status Get-CsManagementStoreReplicationStatus #Force Replication Invoke-CsManagementStoreReplication #Exporting for Edge export-csconfiguration -filename c:\edge.zip #Importing to Edge import-csconfiguration -filename c:\LXLSupportedge.zip -localstore #Testing the External interfaces…
-
Edge Server Quick Reference Guide – install and Troubleshoot
I Use this page to speed up the deployment all the time :-p#Adding the persistent Routeroute add –p 192.168.99.0 mask 255.255.255.0 192.168.99.252 if ? #Get Replication statusGet-CsManagementStoreReplicationStatus #Force ReplicationInvoke-CsManagementStoreReplication #Exporting for Edgeexport-csconfiguration -filename c:\edge.zip #Importing to Edgeimport-csconfiguration -filename c:\LXLSupport\edge.zip -localstore #Testing the Ext interface – From Internettelnet public IP/FQDN port…
-
Lync SRV Records
I was configuring a new Edge environment today and thought I’d done it enough times not to have to refer to my notes. It was at this time that I realized that I hadn’t clearly documented the different SRV record options…only noticed as I had to take a peek 🙂…