Skip to content

Instantly share code, notes, and snippets.

@hishaamn
Created May 10, 2017 18:48
Show Gist options
  • Save hishaamn/f4ab3b33ffa1a2d4049a6fffcae58fbd to your computer and use it in GitHub Desktop.
Save hishaamn/f4ab3b33ffa1a2d4049a6fffcae58fbd to your computer and use it in GitHub Desktop.
SPE - Script Session
$scriptPath = "master:\system\Modules\PowerShell\Script Library\Experimental\Item Delete"
Start-ScriptSession -Path $scriptPath -Interactive -AutoDispose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment