Console icon indicating copy to clipboard operation
Console copied to clipboard

Sitecore PowerShell Extensions

Results 146 Console issues
Sort by recently updated
recently updated
newest added

### Expected Behavior I as **Content Editor** want Sitecore Powershell Warnings to be executed for the **selected item version**. ### Actual Behavior Sitecore Powershell Warnings are executed in the context...

impact-breaking-change

### Expected Behavior _The script should complete with a valid output when calling Invoke-RemoteScript_ ### Actual Behavior It errors out with the below error: Invoke-RemoteScript : Server response: Method Failure...

### Expected Behavior I am able to export entries from ListView ### Actual Behavior Nothing happens, error on the console ``` SpeShared.js:45 GET https://sxa/-/script/handle/90C7CC3243904A229C9E1C7556E6B93E 401 spe.DownloadReport @ SpeShared.js:45 eval @...

bug
area-user-interface

Could we have a bit of documentation for upgrading for people not familiar with SPE's history / not familiar with updating modules? Perhaps something simple like ## From 5.x 1....

You may encounter an issue when installing with the following message: > Background process failed: Failed to delete the file 'D:\Sites\scms\sitecore\shell\Themes\Standard\PowerShell.zip' ![image](https://user-images.githubusercontent.com/933163/94344504-72647000-ffe5-11ea-947a-8a074febe2f8.png) As seen in the log file: > ManagedPoolThread...

### Expected Behavior The **Set-Rendering** function sets the rendering in the Presentation details of the version the Item in the **-Item** Parameter. ### Actual Behavior Only the latest version in...

question

### Expected Behavior Expected behavior is for the SPE to install ### Actual Behavior Error occurs when installing Could not resolve type name: Spe.Integrations.Pipelines.AssemblyResolver, Spe (method: Sitecore.Configuration.DefaultFactory.CreateFromTypeName(XmlNode configNode, String[] parameters,...

### Expected Behavior The script below is working fine when installing packages in my local machine sitecore instance but i got an error when i tried it in our dev...

### Expected Behavior No errors, I can run scripts in ISE. ### Actual Behavior ![image](https://user-images.githubusercontent.com/6848691/47618939-1206e400-dad9-11e8-9ca3-52ce7bb10ee2.png) ``` 23984 17:35:21 ERROR Application error. Exception: System.Web.HttpUnhandledException Message: Exception of type 'System.Web.HttpUnhandledException' was thrown....

bug

I created custom role using powershell script to get the access of powershell ISE for non-admin users and assigned this custom role to Sitecore & Corporate users. Corporate users are...