Filter By
Displaying results 1 - 2 of 2 (Page 1 of 1)
By:
|
138,481 downloads
|
Last Updated: 11/16/2022
|
Latest Version: 6.4.0
The SPE Remoting module provides remote connectivity to a Sitecore instance. The Sitecore PowerShell Extensions (SPE) module must be installed and configured to accept remoting connections. |
By:
|
2,062 downloads
|
Last Updated: 11/2/2017
|
Latest Version: 0.1
This PowerShell module provides the ability to turn a delegate object into one that will work within PowerShell, for instance, methods ending (by convention) in *Async and return a Task object. You can create a runspaced delegate with `New-RunspacedDelegate` and pass it to `Task`s OnCompleted method. Check the GitHub repository https://githu... More info |