Filter By

Package Types

Operating System

Categories

Trust Information

By: | 79,807 downloads | Last Updated: 1/23/2018 | Latest Version: 1.0.2.1

Contains cmdlets to help manipulate byte arrays.

By: | 9,600 downloads | Last Updated: 8/16/2018 | Latest Version: 1.0.0

The Powershell module contain a function Get-Chunk splits an array into arrays each not exceeding the given size.

By: | 16,881 downloads | Last Updated: 3/15/2019 | Latest Version: 1.2.0

SysInfo module will help you get the system information that you need from local and remote machines. SysInfo will allow you to utilize CIM cmdlets in an easier way. Instead of trying to find the class name and filter based on the return code to get the exact data that you need, you can get what you need with SysInfo module. It utilizes CIM cmdl... More info

By: | 1,197 downloads | Last Updated: 1/13/2018 | Latest Version: 1.1.0

Wrap .NET array list operations in PowerShell

By: | 1,305 downloads | Last Updated: 4/23/2024 | Latest Version: 0.1.4

Object Graph Tools

By: | 488 downloads | Last Updated: 8/9/2018 | Latest Version: 1.0

A PowerShell function that is used to create a quick and dirty array from a paste of text. It takes data separated by line breaks, and outputs an array, containing one index per line.

By: | 403 downloads | Last Updated: 8/8/2016 | Latest Version: 1.0

Split Array to any parts for multithreads process Examples 1..11 | Split-Array -Thread 3 1..11 | Split-Array -Thread 3 -ExpandHashTable Split-Array -Thread 3 -InputObject @(1..11)

By: | 495 downloads | Last Updated: 7/7/2020 | Latest Version: 3.2.0.3

Provides functions (cmdlets) to manipulate the XtremIO clusters. More information here: XtremIO: Useful Guides and Best Practices PowerShell API Guide https://www.dell.com/support/kbdoc/en-us/487371

By: | 628 downloads | Last Updated: 1/7/2024 | Latest Version: 2.0.0

A simple module that provides functions to manipulate, search, and create Arrays, Collections, Lists, and Sets.

By: | 142 downloads | Last Updated: 12/24/2020 | Latest Version: 1.0.0.1

Module for splitting collections into smaller collections.

By: | 80 downloads | Last Updated: 9/14/2022 | Latest Version: 0.0.4

This cmdlet puts the items in the pipeline into batches of a sertain ammount.