Powershell

Powershell

Sitecore Powershell Extensions - Use Script as Field Source

This feature is one of my most favourite things that Sitecore Powershell Extensions has to offer. We can use Sitecore Powershell scripts as the datasource query for our template fields, when Sitecore queries do not help. In this article, I explain how ...

Read
Powershell

Sitecore Powershell Extensions - Writing your Console Logs to a File

Whenever running Powershell Scripts on SPE, I have to copy the whole logs on the Console to keep a record of the execution. This becomes a problem when there is too much content on the logs. This article explains a solution to log all your Console logs...

Read
Powershell

Sitecore Powershell Extensions Example Scripts - 3

Sitecore Powershell Extensions has been my favorite module from Sitecore for a long time now. I often use SPE to quickly resolve content issues, build tools, etc. I will be posting the various SPE scripts that I have written so far. This post is the th...

Read
Powershell

Sitecore Powershell Extensions Example Scripts - 2

Sitecore Powershell Extensions has been my favorite module from Sitecore for a long time now. I often use SPE to quickly resolve content issues, build tools, etc. I will be posting the various SPE scripts that I have written so far. This post is the se...

Read