Archive for February, 2011
Google Art Project
by Hannah O'Neill on Feb.03, 2011, under Uncategorized
Google have taken the Street View Style to new places.
Useful Lync 2010 references…
by Kris Sum 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
- https://server-name/cscp – Management Address
- http://www.cjwdev.co.uk/Software/ADPhotoEdit/Info.html – AD Photo Editor
- http://blogs.technet.com/b/nexthop/archive/2010/11/22/microsoft-lync-2010-photo-experience.aspx – How lync gets it’s photo data