Generic Collections in PowerShell

    Generic Collections in PowerShell

    Oct 12, 2022

    Learn about some generic collections that can make your life much easier

    Read
    Positioning the PowerShell Console Cursor with Write-Host

    Positioning the PowerShell Console Cursor with Write-Host

    Oct 10, 2022

    PowerShell console supports VT escape sequences that can be used to position and format console text. An overview.

    Read
    Compile a Set of PowerShell Scripts in a single PS1

    Compile a Set of PowerShell Scripts in a single PS1

    Oct 5, 2022

    Convert a set of PS1 files to Base64 compressed strings and generate a single PS1 file

    Read
    Get File and String Hash

    Get File and String Hash

    Oct 1, 2022

    Validating File Integrity with Get-FileHash - Using it for STRING HASHES

    Read