Switch Systems Blog

Archive for February, 2011

Google Art Project

by on Feb.03, 2011, under Uncategorized

Google have taken the Street View Style to new places.

(continue reading…)

Leave a Comment more...

Useful Lync 2010 references…

by on Feb.03, 2011, under Technical

Some general references that i’ve been using whilst checking out Lync Server 2010

Configuring users from powershell

Enable-CsUser –Identity "Firstname Lastname" –RegistrarPool SERVERNAME -SipAddress "sip:email@domain.com" Disable-CsUser –Identity "Firstname Lastname"

http://blogs.technet.com/b/csps/archive/2010/06/28/wtlenableuservoice.aspx

Changing port information

For some reason, even though in the topology builder I’ve setup the correct ports, clients were still using the wrong information. Get-CsService

This will return all current service information.

Set-CsWebServer [-Identity ] [-AppSharingPortCount ] [-AppSharingPortStart ] [-Confirm []] [-ExternalFqdn ] [-ExternalHttpPort ] [-ExternalHttpsPort ] [-Force ] [-InternalFqdn ] [-PrimaryHttpPort ] [-PrimaryHttpsPort ] [-PublishedExternalHttpPort ] [-PublishedExternalHttpsPort ] [-PublishedPrimaryHttpPort ] [-PublishedPrimaryHttpsPort ] ReachExternalPsomServerPort ] [-ReachPrimaryPsomServerPort ] [-UserServer ] [-WhatIf []] Should be used to set the information e.g. PublishedExternalHTTPsPort – see http://social.technet.microsoft.com/Forums/en/ocsedge/thread/ecca3513-0f52-4821-bf87-fd2f6c140e42 and http://technet.microsoft.com/en-us/library/gg398759.aspx

DNS entries to setup

DNS SRV record for _sipinternaltls._tcp.contoso.com domain over port 5061 that maps to lyncserver.contoso.com

Useful URLs

Leave a Comment more...

Looking for something?

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!