-
I have installed Powershell for Sitecore version 4.2 for Sitecore 8
When logged on as an admin I can access powershell reports under Reporting Tools >> PowerShell Reports. When logged on as a conten…
-
**Importance:**
Normal
**Description:**
Unable to install Sitecore PowerShell Extensions (SPE) module with SIM.
Sitecore 8.2 Update 1 (but reproduces on others as well)
SPE 4.3 (full) f…
-
On a first session after startup the Get-Host would return simply: `Sitecore PowerShell Extensions Host` as the host name, rather than more detailed: `Sitecore PowerShell Extensions Host 4.4.1.19759 o…
-
Hi I am try to get some child items at version Sitecore PowerShell Extensions-4.4 ,
`function Get-MediaItemWithNoReference {
$items = get-childitem -Path "master:\sitecore\media library\Img" …
-
Hi,
I have installed PowerShell Extensions 2.7.5 first and 4.4 for Sitecore 8 (Full 4.4 release for Sitecore 8)
on sitecore 8.1.
I can't execute any app becourse I see an error^
> Server Err…
-
Question has come up a few times.
http://sitecore.stackexchange.com/questions/4095/sitecore-powershell-extensions-reports-authorization/4109#4109
-
There is an issue running scripts when the LogFolder setting is set to an absolute path instead of relative to the dataFolder path. By default the LogFolder is set to $(dataFolder)/logs however we wri…
-
@akshaysura posted this great article on how he tapped into SPE with a pipeline. Would be great to formally support it.
http://www.akshaysura.com/2016/07/23/sitecore-powershell-extensions-history-eng…
-
new setup for services with role authorization:
``` xml
…
-
Hi,
I have installed Sitecore Powershell Extension 4.0 in Sitecore 8.1 instance, but RemoteAutomation.asmx service is not working. As it was works fine with Sitecore 7.2.
My local sitecore 8.1 …