Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 422 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 422 Bytes

Powershell

Inside of the scripts folder, folder names relate to the authors / names of the makers of the scripts.

I am NOT taking credit for these, I am only making them accessable via Invoke-WebRequest and Invoke-Expression.

Scripts

Powershell scripts to use with "iwr" and "iex" commands with.

Invoke-WebRequest "https://powershell.cadenf.com/SCRIPT_NAME.ps1" | Invoke-Expression