The site classification option is not enabled by default in modern site and you need to configure it using either CSOM or PowerShell script.
How to use PnP PowerShell in Windows 7 or Windows 8 machine
If you are not using windows 10 and still you want to use PnP PowerShell then you are at the right place. Follow the below steps and install whatever is necessary to make your PnP PowerShell work in your Windows 7 or 8 system.
How to connect to SharePoint Online using PnP PowerShell and SharePoint Online Management Shell
Here we are going to connect SharePoint Online using PnP PowerShell and SharePoint Online Management Shell from your machine. If you have an issue while accessing PnP from your Windows 7 or 8 please refer this article – How to use PnP PowerShell in Windows 7 or Windows 8 machine
ExecuteQuery” with “0” argument(s): “The remote server returned an error: (403) Forbidden–On SharePoint PowerShell CSOM
Solution for ExecuteQuery” with “0” argument(s): “The remote server returned an error: (403) Forbidden – PowerShell CSOM SharePoint
How To Get Inventory report Of Web parts added to SharePoint site page In SharePoint 2013
How To Get Inventory report Of Web parts added to SharePoint site page In SharePoint 2013
PowerShell script to change Password for App pool and manage account in SharePoint Onprem server
How to change the App Pool and Managed Account passwords in SharePoint OnPrem using PowerShell
How to get the inventory of the existing SharePoint workflow using PowerShell
In this article let us see how to get the list of workflows associated with a sharepoint list using PowerShell
Powershell script & Node module to Minify the JS files within directories & its sub-directories
Recently faced a requirement to search all the JS files from a visual studio solution minify each & overwrite at the same location.
SharePoint Office 365 – How to Get the Lists with Unique Permission – CSOM PowerShell
A Powershell snippet to identify whether a List has unique permission or not. Short but useful.
How to Get the Size of the Document Without Version in SharePoint using PowerShell Script – Client-Side Object Model
How to Get the Size of the Document Without Version in SharePoint using PowerShell Script – Client-Side Object Model