Filter By

Package Types

Operating System

Categories

Trust Information

By: | 73,293 downloads | Last Updated: 12/12/2017 | Latest Version: 1.7.0.3

Use Svendsen Tech's Merge-Csv function to merge CSV files and/or custom PowerShell objects based one or more shared ID properties. Online documentation here: http://www.powershelladmin.com/wiki/Merge_CSV_files_or_PSObjects_in_PowerShell

By: | 948 downloads | Last Updated: 7/14/2018 | Latest Version: 2.1.3

Turns "docker ps" output (with optional arguments) into custom PowerShell objects with (optional) dynamically generated methods - based on the docker output text structure as of 2018-05-20. https://github.com/EliteLoser/misc/tree/master/PowerShell/STDockerPS

By: | 632 downloads | Last Updated: 1/11/2018 | Latest Version: 1.2

Takes non PSObjects such as System.DataRow and outputs as PSObject

By: | 774 downloads | Last Updated: 2/27/2018 | Latest Version: 1.0.0

Provides easy functions to create dynamic parameters with.

By: | 687 downloads | Last Updated: 1/13/2019 | Latest Version: 1.0.5

Run Docker commands in PowerShell and get proper PSObjects not strings in stdout

By: | 88 downloads | Last Updated: 12/7/2023 | Latest Version: 1.1.0

Merge PSCustomObjects and HashTables

By: | 16 downloads | Last Updated: 3/12/2026 | Latest Version: 1.0.1

Add-PSObjectToRegistry accepts one or more PSObjects from the pipeline and serializes their properties as registry values under a specified key path. The target path is always rooted under HKLM:\SOFTWARE or HKCU:\SOFTWARE. When multiple objects are piped in, each object is written to its own subkey. By default, subkeys are nam... More info