Skip to content →

Category: SharePoint

SharePoint 2013 tweaks

Create claims-based web application from SharePoint PowerShell

Creating claims-based web application is more flexible with SharePoint PowerShell script than CA. Here, the snippet for http and ssl site.

Cheers…!

Leave a Comment

Export Windows Service to Excel with Filter

Another sample Powershell script to exporting “Running” and “Stopped” windows service to excel by using Powershell Array.

Cheers!

Leave a Comment

Creating Managed Metadata Service Application by Powershell Script

As we are all knows, the SharePoint Powershell can be fast and simple. Here the sample script for creating Managed Metadata Service Application;

Cheers!

Leave a Comment

Script to disable list, libraries from SharePoint crawler

This script will disable all list and libraries from search result in the site collection.

You can disable it from list/library’s advanced settings. If…

Leave a Comment