Project 2013 and Project Server 2013 Service Pack 1

Project 2013 and Project Server 2013 Service Pack 1 Today sees the launch of Service Pack 1 (SP1) for Project 2 redmond\brismith, PSI: CalcServiceManager can't read PreReadProject2 for projectGuid 75cdd7db-1b68-4b70-a8d6-2fe52da83acd. Project:163a4fe7-6f9e-e311-9408-00155d745a04 Project:75cdd7db-1b68-4b70-a8d6-2fe52da83acd    6cd9779c-fc06-2036-19ca-0b08b1721dff 02/25/2014 15:38:27.59    Microsoft.Office.Project.Server (0x3338)    0x1E04    Project Server    Project Calculation [...]

Cross Farm Service Applications Integration Between Two Separate SharePoint Farms

Cross Farm Service Applications Integration Between Two Separate SharePoint Farms Thank you Issa Ayyash Set-Content "C:\ConsumingFarmRoot.cer" -Encoding byte b-To export the STS certificate from the consuming farm $stsCert = (Get-SPSecurityTokenServiceConfig).LocalLoginProvider.SigningCertificate $stsCert.Export("Cert") Set-Content "C:\ConsumingFarmSTS.cer" -Encoding byte under C: [...]