In this article let us see how to Update Managed Property with various properties.
How to Create Managed Property in SharePoint 2013 using PowerShell
In this article let us see how to create a Managed Property Using PowerShell in SharePoint 2013.
Interactive Programming in PowerShell – Read-Host in SharePoint 2013
In this article let us see about Read-Host and its options in PowerShell for SharePoint 2013
How to Identify the Size of the Content Database using PowerShell in SharePoint 2013
In this article let us see how to get the Content Database Size using PowerShell in SharePoint 2013
How to publish the Content Types in SharePoint 2013 by PowerShell
In this article let us see how to republish a Content Type through PowerShell in SharePoint 2013.
Activating Feature in Web, SiteCollection, WebApplication Scopes using PowerShell in SharePoint 2013
In this article let us see about a feature activation powershell script in a generic manner.
Deleting SiteColumns and Remove From Content Types, Lists Using PowerShell in SharePoint 2013
In this article let us see how to delete the site columns from the Content Types List and from the Web itself.
How to create SiteColumns and Add them to Content Types Using PowerShell in SharePoint 2013
In this article let us see how to creating Site Columns and Add them to a Content Type using PowerShell in SharePoint 2013
How to Activate a Feature using PowerShell in SharePoint 2013
In this article let us see how to Activate the Site Scoped WebApplication Scoped Features using PowerShell in SharePoint 2013.
Create and Delete Result Source in SharePoint 2013 using PowerShell
In the last article we saw how to create the Result Source using C# and through the Central Administration. Now let us see how to create the same using PowerShell.