Central Administration

SharePoint Central Administration is the hub for managing your SharePoint environment. Learn the key features and functions to help you get started.

Create Search Service Application in SharePoint 2016 Multi-Server Farm using PowerShell

As its name implies, the Search Service Application in SharePoint provides search functionality. We must use PowerShell scripts to configure the search service application from SharePoint 2013 onwards. Although we can create a new search service application instance, there is no user interface to configure the Search topology from SharePoint Central Admin….

Create User Profile Service Application using PowerShell in SharePoint 2016

Requirement: Create the user profile service application in SharePoint 2016. We need the User Profile Service Application to consume social features in SharePoint 2016, such as My Sites, User profiles, etc. This PowerShell script creates User Profile Service Application in SharePoint 2016. Prerequisite: Create my site host prior creating user profile service…

Configure Resource Throttling Settings for Large Lists in SharePoint 2016

What is resource throttling in SharePoint? The biggest performance bottleneck in SharePoint sites is usually caused by large lists. If you have 50 simultaneous users on a site and two of them contribute to large lists, all 50 users will experience very slow performance. Luckily, starting from SharePoint 2010, a feature called…

How to Secure SharePoint 2016 Central Administration Site from HTTP to HTTPS using an SSL Certificate?

The Central Administration site is a web application where administration activities are performed for the farm. By default, Central Administration runs on non-secure HTTP. Enabling encryption ensures that the communications between users and the central admin website remain secure. Prerequisite: Of course, You need the SSL certificate! You can use a free…

Backup SharePoint Site Collection using Central Admin

Requirement: Backup a SharePoint Site Collection using Central Administration. Backup Site Collection in SharePoint 2016 Central Admin Backing up your site collection will ensure that your data is safe and can be recovered in case of data loss or corruption. Site collections can be backed up using SharePoint 2016 Central Administration. This…

Remove SharePoint Web Application Policy using PowerShell

Requirement: Remove Web Application Policy using PowerShell. How to remove a web application Policy in SharePoint? In SharePoint, user policies can be applied at the web application level to control access to resources for specific users or groups. PowerShell and Central Admin provide an easier way to manage user policies for web…

SharePoint 2016: Cannot Find “Start” or “Stop” Options in Services on Server?

Problem: When creating service applications, like in SharePoint 2013, I tried starting service instances from the “Services on Server” page of the SharePoint 2016 Central Admin site. Still, I couldn’t find any option to start any service instances. Root Cause and Solution We are using MinRoles farm topology. MinRole in SharePoint 2016…

Add Links to the “Resources” List in SharePoint Central Administration

The Resources list in the SharePoint Central Administration site lets you keep frequently accessed links to the home page. Say, for example, To access the user profile service application, you’ll have to navigate through the following: Sometimes, you’ll find difficulty navigating To-And-Fro in SharePoint Central Administration. So, a Resources list comes in…

How to Create State Service Application in SharePoint 2016?

Many components like InfoPath Form services, Visio, Search Service, workflows, etc., relies on the State Service Application of SharePoint to store the application sessions. If it’s not configured already, you’d probably see error messages such as: “The form cannot be rendered. This may be due to a misconfiguration of the Microsoft SharePoint…

Get All SharePoint Site Collections in a Web Application using PowerShell

How to get all site collections of a web application in SharePoint? All site collections and sites within a web application share the same top-level URL. To get all site collections in a web application from SharePoint central Admin, follow these steps: Get all site collections in web application using PowerShell: Here…

Page 1 of 11 1 2345 . 10 . »Last »

About Me

Salaudeen Rajack is a globally recognized IT Expert – Specialized in SharePoint, PowerShell, Office 365 and related Microsoft technologies.

create a form in sharepoint online

sharepoint document library template

remove everyone except external users

Colored folders in SharePoint Online and OneDrive

SharePoint Permissions – A Comprehensive Guide!

PowerShell String Manipulation: A Comprehensive Guide

Install the PnP PowerShell Module for SharePoint Online

Exploring SharePoint Admin Center: Complete Overview

Mastering PowerShell Loops: An Essential Guide

Mastering SharePoint Document Library: A Comprehensive Guide

Site Collection Administrator in SharePoint Online – A Comprehensive Guide!

How to Connect to SharePoint Online using CSOM PowerShell?

Connect to SharePoint Online from PowerShell with Connect-SPOService

PowerShell Basics: Your Quick Reference Guide!

Categories

Disclaimer

This is my personal blog. Articles written on this blog are from my experience for my own reference and to help others.

Do not reproduce my content anywhere, in any form without my permission. If any article written on this blog violates copyright, please contact me! If you have a more elegant solution on any of the topics discussed – please post a comment, I’ll be happy to hear!