I have seen a lot of content authors making a mistake of deleting an item in CMS before un-publishing it. This makes the item to persist in Target Database (usually the Web Database) as well as in search indexes. To prevent this common mistake and to make the un-publishing easier, I created a Sitecore Powershell
Tag: Powershell
Each time we migrate to new version of Sitecore or move to different environment ( AWS to Azure ), we wanted to clear unused user accounts and to reset passwords of Sitecore users. I thought it would be helpful for Sitecore folks to use below script to quickly reset pwd and export it.
Gulp and Powershell : If you don’t have licence for TDS and need to move items to target instance using gulp and powershell 🙂
Gulp can be used to build and deploying process really quick – You can configure a number tasks and make sure the build reaches the target site instance and runs seamlessly !