Recently I was browsing the TechNet Forums like I usually do a few times a week, and I’ve seen a question a user was asking,…
Create the Content Type Hub in SharePoint Server (GUI & PowerShell)
Today’s post will be a bit long. But at the end, you’ll understand what is the Content Type Hub, its purpose, and how to create…
List Columns or Site Columns in SharePoint?
We have two (2) types of columns in SharePoint: List Columns Site Columns One is created at the List/Library level (list columns), and the other…
Configure Profile Sync in SharePoint Server using Active Directory (AD) Import
Compared to previous versions of SharePoint, we now have more options in SharePoint Server 2016 to synchronize user profiles. We still have the Active Directory…
Create the Search Service Application in SharePoint Server using PowerShell
One of the most important service application (in my opinion), and maybe one of the most complex as well, is the Search Service Application. We…
Retrieve all subsites and sub-subsites in SharePoint Online using PowerShell PnP
Short blog post for today is about getting all your subsites & sub-subsites for a specific Site Collection within your SharePoint Online environment. As an…
Create the Managed Metadata Service Application in SharePoint Server (GUI & PowerShell)
The most common examples for metadata are “data about data“, or “info about info“. And that’s obviously true 🙂 In a way, you give more…
Disable “LoopBackCheck” for SharePoint Server
One thing that’s frustrating when you do testing, or studying with SharePoint, is having to enter your credentials every time you hit a Web Application……
Create the Usage and Health Service Application using PowerShell
The Usage and Health Data Collection Service Application might be “quiet”, but don’t be fooled, it is a very important for your SharePoint Farm. Once…
Create the State Service Application in SharePoint Server using PowerShell
The State Service Application is used to store the status of some of the SharePoint components. This service application can be created via SharePoint Central…