Get the List of Features which are Active and InActive – SharePoint PowerShell

In this article let us see how to get the Features from WebApplication SiteCollection Web Scoped using PowerShell Script in SharePoint 2013

 

How to execute PowerShell script (ps1 file) from C# code

How to execute PowerShell script (ps1 file) from C# code

 

How to Get a List of Webs, which were not accessed for quite some time – SharePoint PowerShell

In this article let us see how to get a List of Webs which were not accessed for quite sometime.

 
 

How to Get the List of WSPs (Solutions) Installed in a SharePoint Farm using PowerShell

PowerShell tip – How to Get the List of WSPs installed in a SharePoint Farm

 

How to Load the Required SharePoint Assemblies – PowerShell

PowerShell Tip – Load the Required SharePoint Assemblies

 

How to Load PS1 Files with in the Main File – PowerShell

PowerShell Tip – How to Load PS1 Files with in the Main File

 
 

How to Read the values from Config File – PowerShell

PowerShell tip – How to Read the Values from Config File

 

Switch Statement in PowerShell

In this article let us see how to use the Switch Statement in PowerShell

 

How to Create Directory (Folder) using PowerShell Execution

How to Create Directory using PowerShell – A PowerShell tips Series