Enable Scripts in PowerShell: Revision history

From KlavoWiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 November 2019

30 April 2013

  • curprev 23:4223:42, 30 April 2013David talk contribs 179 bytes +179 Created page with "By default you can not run scripts from PowerShell. To enable the running of scripts: <pre> PowerShell.exe -ExecutionPolicy Unrestricted </pre> [[Category : Windows PowerShe..."