Differences
This shows you the differences between the selected revisions of the page.
2017-08-03 | 2017-08-18 | ||
ps> namespace (martin) | footnote after colon (martin) | ||
Line 18: | Line 18: | ||
</code> | </code> | ||
- | Note that by default, executing PowerShell scripts is disabled. To override that, you can either lift the restriction by typing using ''[[ps>microsoft.powershell.security/set-executionpolicy|Set-ExecutionPolicy]]'' cmdlet on PowerShell administrator console((Run ''powershell.exe'' as Administrator to get PowerShell console.)): | + | Note that by default, executing PowerShell scripts is disabled. To override that, you can either lift the restriction by typing using ''[[ps>microsoft.powershell.security/set-executionpolicy|Set-ExecutionPolicy]]'' cmdlet on PowerShell administrator console:((Run ''powershell.exe'' as Administrator to get PowerShell console.)) |
<code powershell> | <code powershell> |