nuget.org : forceps
ForcePS - Allows you to run a PowerShell script from the Command Prompt bypassing Windows PowerShell Script Execution Policy. No more "File PSscript.ps1 cannot be loaded because running scripts is disabled on this system." messages! "Laziness is the mother of invention." I wrote ForcePS because I was lazy and didn't want to keep changing my Windows PowerShell Script Execution Policy back and forth to run scripts. So I made a little one line batch file that would call PowerShell with the appropriate parameters to bypass the execution policy. Now I've added some error checking, compiled it, and have released it to the world for others who can't remember or don't want to have to type "Set-ExecutionPolicy Unrestricted" and "Set-ExecutionPolicy Restricted" repeatedly. Now you can just run ForcePS from the Command Prompt followed by the name of a PowerShell script and... Walah! The PS script will run without hassle, all without you having to change any settings. Elevated Command Prompt required for some small sense of security. SCREENSHOT: https://cdn.staticaly.com/gh/bcurran3/ChocolateyPackages/master/forceps/ForcePS_screenshot.png USAGE: ForcePS PSscript.ps1 parameter1 parameter2
Registry
-
Source
- Homepage
- JSON
purl: pkg:nuget/forceps
Keywords:
forceps
, bcurran3
, force
, powershell
, utility
, binary
, portable
, chocolatey
, chocolatey-packages
, nuget
License:
Latest release: almost 6 years ago
First release: over 6 years ago
Downloads: 5,236 total
Stars: 212 on GitHub
Forks: 95 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago