Powershell.Helper.Extension

1.9

# Powershell.Helper.Extension
Provides helper functions to assist in the use of powershell

This powershell module has been distributed on the powershell gallery at
https://www.powershellgallery.com/packages/Powershell.Helper.Extension.
The purpose for adding this to GitHub is to collaborate with other developers
and to increase proficiency in Git repositorie
# Powershell.Helper.Extension
Provides helper functions to assist in the use of powershell

This powershell module has been distributed on the powershell gallery at
https://www.powershellgallery.com/packages/Powershell.Helper.Extension.
The purpose for adding this to GitHub is to collaborate with other developers
and to increase proficiency in Git repositories and continue to build powershell skills.

Please report issues to the github repository at https://github.com/CODevOp/Powershell.Helper.Extension

Show more

Installation Options

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

Install-Module -Name Powershell.Helper.Extension

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

Install-PSResource -Name Powershell.Helper.Extension

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

(c) 2016 Bret Knoll. All rights reserved.

Package Details

Author(s)

  • Bret Knoll

Tags

Helper utility Format-NumberedList Format Path Add-Path Limit-Job

Functions

Format-OrderedList Add-Path Limit-Job

Dependencies

This module has no dependencies.

Release Notes

Fixed issue with Format-OrderedList where array of items would come back with the array length as the item names.

FileList

Version History

Version Downloads Last updated
1.9 (current version) 1,422 4/30/2016
1.8 27 4/24/2016
1.7 21 4/23/2016
1.6 25 4/17/2016
1.5 19 4/12/2016
1.4 35 4/2/2016
1.3 21 4/1/2016
1.2 28 3/29/2016
1.1 20 3/25/2016
1.0 19 3/25/2016
Show more