Spread the word: Guest access for Microsoft Teams is here.

0
Lets just spread the word: Guest Access for Office365  Microsoft Teams is here! Take a look at the description. Is this another step for a major revelation in the upcoming weeks...

Day @ Office Episode #3 – Collaborate without creating duplicates

0
Tired and confused while compiling document.doc with document.doc from your team while you were already creating a new version of the "original with changes"? Stop hurting yourself! Try co-authoring, it's easy,...

How to log knockout.js errors

1
How to log knockout.js errors? Right now I'm working in a banking area project. It's a web project and we are using Knockout.JS framework. We (developers) don't have access to the...

Changing Lanes

0
After 10 years at Create IT, I have decided to take on a new challenge at a different company. Since this blog is hosted in Create IT's blog platform, I...

Configure ADFS 3.0 with Sharepoint 2013

3
First you need to install ADFS server 3.0, if don't know how, follow this tutorial http://blogit.create.pt/miguelmoreno/2014/11/14/installing-adfs-on-windows-server-2012-r2/   Configure relay party on ADFS Start server manager, click on tools, AD FS Management. On the right pane...

Installing ADFS On Windows Server 2012 R2

8
Start server manager, click on manage, add roles and features, select Active Directory Federation Services, then click next.     Click next until we reach confirmation screen to install ADFS. Click install.   When installation is...

Get UserProfile and set property value with PowerShell

0
Get a UserProfile ::Loadwithpartialname("Microsoft.Office.Server"); $site=new-object Microsoft.SharePoint.SPSite("http://sharepoint-site-url"); $serviceContext = Get-SPServiceContext $site; $site.Dispose(); $upm = new-object Microsoft.Office.Server.UserProfiles.UserProfileManager($serviceContext); $userProfile = $upm.GetUserProfile("domainusername"); Set property value $userProfile.Value = "property value"; $userProfile.Commit();

BizTalk Server 2010 70-595 Certification Exam is out

0
At last! Just published. You can find info on the e-learning site.

Microsoft Business Integration RoadShow 2011 (Lisboa, 28/Fev)

0
Another year, another Business Integration Roadshow. This year I’ll be unable to present, as I’ll be attending Microsoft’s MVP Summit in Redmond, but my two colleagues Tiago Oliveira and...