Skip to content

Jackbennett/ps-util

Repository files navigation

Utility Cmdlets

Functions I use on a weekly basis.

Approve-Script

Sign the given script

ConvertFrom-Base64

ConvertFrom-Base64 [-EncodedString] []

ConvertTo-Base64

ConvertTo-Base64 [-Text] []

ConvertTo-Base64 [-Path] []

Copy-MultiItem

Copy 1 or more items to multiple desitnations

Get-Shortcut

Get the shorcuts properties

New-Directory

New-Directory

New-Shortcut

Create a new shortcut with specified properties

Remove-MultiDirectory

Remove piped in object with a progress bar

Search-HaveIBeenPwned

Search-HaveIBeenPwned [-Password] <securestring[]> [-IncludeHashes] []

Set-Shortcut

Change a shortcut property

Watch-Here

Watch for new files

About

My helper scripts that get used a lot.

Resources

Stars

Watchers

Forks

Packages

No packages published