Console
Console copied to clipboard
Sitecore PowerShell Extensions
### Steps to Reproduce the Problem Add field with scripted datasource.  Create script which calls `GetBrokenLinks` followed by `Show-ListView`. Does not matter if there are any broken links. Just...
### Expected Behavior - [x] `Ctrl+A` - allows me to select whole text in the PS Console - [x] `Ctrl+C` - allows me to clear console whether selected text is...
As an SPE developer, I want to be able to move results row on the right side, so I can better use available space. Something like this 
Opening the ISE from the Launchpad results in a window missing the script path. The following appears to be a consequence of that: 
This may be a good candidate for the toolbox. What do you think @AdamNaj? https://jammykam.wordpress.com/2017/01/24/anti-update-rollback-package/ https://gist.github.com/jammykam/14d2d29ad15e727c0182545d60a5fef3
Consider a scenario where a report where a list of jobs are listed. The auto-refresh could take place of implementing a refresh action. Furthermore, would be nice to define the...
Intelligent code completion doesn't work for local functions/cmldets at the moment See how it works in standard ISE 
Supporting read,write,update of contacts in the xDB would allow users to script updates to xDB contacts using powershell. At a minimum i would suggest the following commands - Get-Contact -...
# Delegated Access > Provide the ability to grant users elevated access for specific scripts exposed through the Context Menu, Ribbon, and Report Action. This is something I've been thinking...
Error message: ``` ManagedPoolThread #1 09:31:09 WARN The property cannot be processed because the property "Name" already exists.At line:1 char:26 + $ScPsSlvPipelineObject | Select-Object -Property $ScPsSlvProperties + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Exception: System.Management.Automation.PSArgumentException...