Advantage of PowerShell


  • Windows PowerShell is a command-line shell and scripting language that provides an administrator full access to applicable application programming interfaces (APIs).
  • Administrators can interact directly with SharePoint 2013 to manipulate web applications, site collections, sites, lists and much more. In addition, an administrator can script cmdlets (pronounced "command-lets").


Advantage


  • Without using PowerShell, you may limited to the use the GUI of Central Administration, SharePoint Designer and Site Settings.
  • There are a number of features that you simply can't use without running PowerShell because there is no GUI support for those features.

Comments

Popular posts from this blog

Add content type to SharePoint List/Library using REST API

A type named 'SP.Data. could not be resolved by the model error

Upload Single/Multiple file by using the REST API and jQuery SharePoint 2013