Difference between revisions of "PowerShell Notes"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
Line 3: | Line 3: | ||
* http://ss64.com/ps/syntax-run.html | * http://ss64.com/ps/syntax-run.html | ||
* https://blog.netspi.com/15-ways-to-bypass-the-powershell-execution-policy/ | |||
Revision as of 21:22, 13 October 2015
PS C:\Scripts> Start-Process cmd -ArgumentList "/c 1.cmd" -WorkingDirectory c:\test