Category: Edge Server
-
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…
-
Firewall and Reverse Proxy Rules for Lync Deployment
I realize that this is some really old information but really needed this in the “cloud” for quick reference. So here it is:- Overview Absolute minimum on External Firewall as follows: UDP 3478 and TCP 443 inbound UDP 3478 to UDP 3478 outbound TCP 50000 – 59999 to TCP 443…