Organize

0.1

Organize objects any way you want - Fast PowerShell Grouping and Filtering

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Organize

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Organize

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2026 Start Automating

Package Details

Author(s)

  • James Brundage

Tags

Organizer Group

Functions

Get-Organized

Dependencies

This module has no dependencies.

Release Notes


## Organize 0.1:

Organize objects any way you want. (#1)

Organize is a fast object organizer that lets you organize by multiple properties and scripts.

* It has a basic build (#2)
* It has a GitHub action (#3)
* It consists of a single command, `Get-Organized` (#4)  
 * `Get-Organized` returns an `Organizer` object
 * `Get-Organized` has many aliases (`Organize`, `Organizer`, `Organized`, `Organise`, `Organiser`, `Organised` etc) (#9)
* `Organizer`
 * `Organizer.Output` has the organized output (#5)
 * `Organizer.Input` gets or sets the organizer input (#6)
 * `Organizer.By` sets or sets the organizer criteria (#7)
 * `Organizer.DefaultDisplay` shows `Input`, `By`, `Output`(#8)
 * `Organizer` has table and list formatters (#15)
* Organize has several GitHub community standard files:
 * Organize Code of Conduct (#10)
 * Organize Contributing (#11)
 * Organize Security (#12)
 * Organize Sponsorship (#13)
 * Organize README (#14)

FileList

Version History

Version Downloads Last updated
0.1 (current version) 5 1/5/2026