Revision history of "Powershell execution policy"

Jump to: navigation, search

Diff selection: Mark the radio boxes 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.

  • (cur | prev) 09:00, 8 July 2015George2 (Talk | contribs). . (162 bytes) (+162). . (Created page with "'''This command sets the execution policy to bypass for only the current PowerShell session'''<br> set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass<br>")