-
[powershell-core.zip](https://github.com/SitecorePowerShell/Console/files/431803/powershell-core.zip)
I made Japanese UI resource file for this module.
Please import attached xml file to Sitecore Cor…
-
Steps to replicate the error:
* Install Sitecore v80r150812
* Install package **4.2 Minimal for Sitecore 8** into v80r150812
* Install powershell module **Remoting for SPE 4.2**
* Download **4.2 f…
-
I think it would be more helpful if the command links in the Documentation went directly to their command page, rather than the Glossary. Currently unsure how the documentation is built but happy to t…
-
### Expected Behavior
When using `Set-User -Identity "sitecore\TestUser"` or `Set-User -Identity "sitecore\TestUser" -Enabled:$false` I would expect the user to be disabled.
### Actual Behavior
…
-
The Cake.AddinDiscoverer tool has discovered discrepencies between the YAML files currently on Cake's web site and the packages discovered on Nuget.org:
YAML files to be deleted:
YAML files to…
-
During install of "Sitecore PowerShell Extensions-3.0 for Sitecore 7.zip" on Sitecore 7.0, install fails with the following error
System.Exception: Failed to add an item. Key: '/sitecore/system/Setti…
-
Original documentation can be found here:
http://blog.najmanowicz.com/2015/03/03/set-up-sitecore-powershell-extensions-development-environment/
-
Hi guys,
It seems that feature introduced here
**Add command to create anti-package #337**
is not working. Or I am using it in wrong way.
When I try to create anti-package using PS Toolbox following…
-
Hello,
I'm on "**Chapter 10 - SITECORE POWERSHELL EXTENSIONS**" of Phil's book.
After a good 20 minutes of "Installing..." the SPE, nothing is happening other than the "Installing..." looping …
-
Hello there, I have the following code trying to install a package using SPE Remote:
```powershell
$script = {
Install-Package -Path $packagePath -InstallMode Overwrite -MergeMode Clear
}
$arg…