JhcUtil

1.8

A collection of random yet useful tools. E.g. Search through an AAD org chart. Convert an Excel spreadsheet into a CSV. Output a file's encoding type. Convert a string to and from Base64. Output the plain txt from a SecureString. Easily access PowerShell's persistent history.  Grab a stock quote.  Update your window title.  A handy wrapper for Invoke-Command.  Quickly
A collection of random yet useful tools. E.g. Search through an AAD org chart. Convert an Excel spreadsheet into a CSV. Output a file's encoding type. Convert a string to and from Base64. Output the plain txt from a SecureString. Easily access PowerShell's persistent history.  Grab a stock quote.  Update your window title.  A handy wrapper for Invoke-Command.  Quickly read in a JSON file.  Easily parse string output into a usable objcet list.  Tests a JSON file against a schema. Flatten a JSON document object into a key value table where keys are proper JSON paths corresponding to their value.  Unflatten a JSON table tranform it back into a JSON document object.
Show more

Installation Options

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

Install-Module -Name JhcUtil -RequiredVersion 1.8

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

Install-PSResource -Name JhcUtil -Version 1.8

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

jcravener@hotmail.com

Package Details

FileList

Version History

Version Downloads Last updated
1.8.4 61 3/10/2022
1.8.3 196 8/26/2020
1.8.2 16 8/26/2020
1.8.1 15 8/26/2020
1.8 (current version) 19 8/21/2020
1.7.4 16 8/21/2020
1.7.3 15 8/21/2020
1.7.2 15 8/18/2020
1.7.1 13 8/18/2020
1.7 15 8/18/2020
1.6.3 13 8/18/2020
1.6.2 13 8/18/2020
1.6.1 31 5/22/2020
1.6 15 5/22/2020
1.5 28 4/29/2020
1.4 27 4/13/2020
1.3 21 4/13/2020
1.2.1 21 4/7/2020
1.2 25 4/1/2020
1.1 20 3/28/2020
1.0 21 3/23/2020
0.8 18 3/20/2020
0.6 22 3/20/2020
0.2 21 3/10/2020
0.1 157 4/25/2018
Show more