How to find out last PowerShell script a particular Sitecore user updated?
Prabakaran Ganesan
Senior Software Engineer at Indegene | Sitecore 10 Certified Developer | .NET MVC | SXA | Scriban | CSS,JS,JQuery |
If you are working with Sitecore PowerShell Extensions(SPE), you might want to check what script a particular user updated at some point of time.
Go to /sitecore/system/Modules/PowerShell/Settings/ISE/sitecore, in your Sitecore instance. You will see list of all Sitecore users listed down in this foder.
By default , "Save script last executed" is enabled. You can update this setting if needed.
In Last executed script field, you will get the script that particular user executed previously.