Console
Console copied to clipboard
Sitecore PowerShell Extensions
It would be great to have some kind of history of scripts that have been run on the local machine. I understand we can save scripts in the content tree...
### Expected Behavior To create an anti-package remotely ### Actual Behavior Today we install packages remotely. We would like to make an anti-package before installing, in case of a rollback....
### Expected Behavior Using Quick Download Tree as Package and including Linked Items the package created should be able to be installed without breaking the SiteCore Root ### Actual Behavior...
### Expected Behavior Be able to login ### Actual Behavior Password input box not visible in Elevate Session State popup while Administrator:  And on clicking OK button the following...
### Expected Behavior When removing item version for instance: Remove-ItemVersion -ID $item.ID -Language "en-us" If I call Remove-ItemVersion -ID $item.ID -Language "en-au" -Archive System will throw: Remove-ItemVersion : A parameter...
### Expected Behavior I am trying to create language versions using SXA powershell script function Add-ItemLanguage. I have created script and this script should be executed from the remote without...
### Expected Behavior SXA site node should be cloned using Copy-Site function from the remote session. ### Actual Behavior I have created script to clone SXA site node using Copy-Site...
### Problem Statement Currently, in SPE ListView Report user has to perform multiple Ctrl+Click event for selecting multiple items (_consider huge list_) for performing any action. ### Solution It would...
Just an idea. Feel free to burn/remove it. I need to clean up my local to-do list 🤭
Pipelines grouping in **Sitecore 9.0** do not respect old patches, thus `Cognifide.PowerShell.VersionSpecific.Integrations.Pipelines.PageEditorNotificationScript, Cognifide.PowerShell.VersionSpecific` processor will not be used in Sitecore 9.0. Notice additional level (`group` node)  We could solve...