PowerShell icon indicating copy to clipboard operation
PowerShell copied to clipboard

Some powershell scripts for fun and stuff.

Results 2 PowerShell issues
Sort by recently updated
recently updated
newest added

You can improve [Examples/SuspendPowerPlan.ps1](../tree/master/Examples/SuspendPowerPlan.ps1) by allowing a combination of options, like you are already doing bitwise OR for `$ES_CONTINUOUS` internally, in particular Display+System is a useful combination in the real...

Hi mate, this is not actually an issue, more of a question. I've used your script to invoke the Win key in a powershell script of mine; I'm trying to...