PowerShell Best Practice: Returning BIG Objects from Functions

    PowerShell Best Practice: Returning BIG Objects from Functions

    Sep 23, 2023

    Little hack to improve performance of functions returning big objects

    Read
    PowerShell Script autoUpdate

    PowerShell Script autoUpdate

    Sep 21, 2023

    Having a script check for it's latest version and auto update and relauch if available

    Read
    CRC Check in PowerShell

    CRC Check in PowerShell

    Sep 19, 2023

    Various Cyclic Redundancy Check implementation in PowerShell

    Read
    PowerShell - Where-Object Complex Filters

    PowerShell - Where-Object Complex Filters

    Sep 17, 2023

    Using a scriptblock to leverage powerful filtering logic with Where-Object

    Read