A library of helpful PowerShell functions.
As this module is only available on GitHub, PSDepend is needed to install it. If not yet done, have a look on how to install PSDepend or just use these commands for PowerShell 5:
Install-Module PSDepend -Scope "CurrentUser" -Force
Invoke-PSDepend @{"dargmuesli/PowerShell-Lib"="latest"} -Install
PSDepend also allows other modules to depend on this one. Add the following line to your Requirements.psd1 file:
@{
"dargmuesli/PowerShell-Lib" = ""
}
We use cookies
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.