Install Project Server for SharePoint 2016
This one is super easy because for SharePoint 2016, project server comes already installed with the SharePoint build. So this post will be super short. Got to PowerShell and add…
This one is super easy because for SharePoint 2016, project server comes already installed with the SharePoint build. So this post will be super short. Got to PowerShell and add…
I started off with the book above. It still sits on my shelf to this day. For some reason I even ordered it twice! Now I know what you are…
Every now and then after patching I have seen SharePoint Search services in the service administration window automatically disable. I am not sure why this happens but here is the…
This is how you migrate the user profile service using PowerShell- Restore the database from backup Open PowerShell ISE as administrator and add the snapin Here you want to restore…
This post is created to give an overall guide in the conducting of the SharePoint Products Configuration wizard. This is a monthly process that must be completed after every patching…
Restore the Database from backupOpen PowerShell as Administrator and add the Snapin Add-PSSnapin Microsoft.sharepoint.powershell -ErrorAction SilentlyContinue 3. Run the following PowerShell and be sure to check the variables $database =…
So you may come across central administration when you are attempting to change a user property in the user profile service and you cant seem to click on the account…