Retrieve Allowed Content Types from a Document Set Using PowerShell

This is more of a brain dump than anything else. This week at a client, I had to simulate their environment which was becoming very slow when loading a specific library. That particular library had over 450 Content Types associated with it, but we were specifically interested in figuring out how many allowed content types […]

Read More Retrieve Allowed Content Types from a Document Set Using PowerShell

Install SharePoint 2019 Prerequisites Offline

SharePoint 2019 introduces several new prerequisites, and dropped some compared to its predecessor. For example, it now requires .NET 4.7.2 to be installed on the servers. This article will provide you several ways of installing the SharePoint 2019 prerequisites in an offline environment. List of prerequisites: The following table shows the complete list of all […]

Read More Install SharePoint 2019 Prerequisites Offline

Create a Term Group at the Site Collection Level

By default, when you create Groups in the Managed Metadata Service Application, they become available across the board. SharePoint however also has the concept of Site Collection groups, that are only available inside a given site collection, and not made available outside that boundary. These special groups are automatically created when you activate the managed […]

Read More Create a Term Group at the Site Collection Level