How to Upload the Display Templates into SharePoint 2013 Using PowerShell
In this article let us see how to upload the display templates as well using powershell in sharepoint 2013.
How to Upload the Master Pages into SharePoint 2013 Using PowerShell
In this article let us see how to upload Master Pages into SharePoint 2013 using PowerShell as part of our series
How to Upload the JavaScript Files into SharePoint 2013 Using PowerShell
In this series of articles let us see about various powershell scripts to upload the artifacts into SharePoint Farm.
How to Upload the CSS into SharePoint 2013 Using PowerShell
In this article let us see how to upload CSS into SharePoint Style Libraries using PowerShell.
How to Upload the Page Layouts into SharePoint 2013 Using PowerShell
In this article let us see how to upload the page layouts into SharePoint 2013 using PowerShell.
How to Query Discussion Board List Sorting in the Content Search WebPart using the DiscussionLastUpdatedOWSDATE Managed Property
In this article let us see about sorting functionality on a Managed Property – DiscussionLastUpdatedOWSDATE and using them on the Content Search WebPart
Powershell Tips Series Part 2 : Get details of orphans in Content DB and Timer job history by date and time range in SharePoint 2010
As a continuations of PowerShell script series in this blog post the first script enables to find orphans in SharePoint and the second script helps to find out the timer job history for a specified date and time range in SharePoint 2010
Powershell Tips Series Part 1 : Script to get Sile collection details and sites with unique permission in SharePoint Online
As of now I am more and more involved into automation of regular SharePoint activities into PowerShell scripts. Not all things are that easy to find out in MSDN and technet
Using Nintex Workflow with SharePoint Rest Api
“Nintex workflows have powerful utilities that help to perform some of the tedious operations like batch updating content or configuration. One such action is the “Web Request””
How to Add Content Editor WebParts to SharePoint 2013 Publishing Pages using PowerShell
How to Add Content Editor Webpart – Using PowerShell in SharePoint 2013. A Small powerShell Script and few words about them.