Difference between revisions of "PowerShell Notes"

From PeformIQ Upgrade
Jump to navigation Jump to search
Line 4: Line 4:


* https://blog.netspi.com/15-ways-to-bypass-the-powershell-execution-policy/
* https://blog.netspi.com/15-ways-to-bypass-the-powershell-execution-policy/
 
* http://www.howtogeek.com/204166/how-to-configure-windows-to-work-with-powershell-scripts-more-easily/


  PS C:\Scripts> Start-Process cmd -ArgumentList "/c 1.cmd" -WorkingDirectory c:\test
  PS C:\Scripts> Start-Process cmd -ArgumentList "/c 1.cmd" -WorkingDirectory c:\test

Revision as of 20:59, 13 October 2015