When setting up jobs in Project 2010 such as the Active Directory (AD) group syncronisation, these jobs get queued and then processed by using the Microsoft Project Server Queue Service, if you notice jobs are
Continue ReadingAuthor: Luke Smith
I’ve been working with Microsoft Technologies for over 20 years, my main focus now being Microsoft Online Services. I manage the Cloud Services at ElysianIT Limited and as a P-SELLER at Microsoft. I have worked with many organisations from SMC to Enterprise.
I’ve been working with Microsoft Technologies since DOS 5.0, to date I have been working on Microsoft’s latest cloud technology Windows Azure, Windows 10 Office 365 and Microsoft SharePoint
SharePoint 2010 – USer Profile NetBIOS domain name.
How to enable NetBIOS Domain Names for the User Profile Service in SharePoint 2010. Run the following powershell $UPA = Get-SPServiceApplication | ? {$_.TypeName -like “User Profile Service Application”} $UPA.NetBIOSDomainNamesEnabled=1 $UPA.Update() Then recreate the AD
Continue ReadingSPDocKit – Generating SharePoint Documentation
Have you ever wanted to generate the entire documentation of a SharePoint farm with just a few mouse clicks, or wanted to compare settings of two different SharePoint Farms? SPDocKit from Acceleratio have an application
Continue Reading