Month: November 2017

Sitecore Powershell to update item fields

The Powershell module is one of the flexible ways to work with the Sitecore items with ease. If you have not installed the module yet, i highly recommend installing the Sitecore Powershell Extensions module from the Sitecore Marketplace Here is a code snippet to update the Sitecore item fields: https://gist.github.com/aackose/03f68e769aca7baeb98ec1a1d4a3b32e The above script will be recursive ...