NN.PwshHelper

0.0.9

Helper functions for PowerShell

Minimum PowerShell version

7.2

Installation Options

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

Install-Module -Name NN.PwshHelper

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

Install-PSResource -Name NN.PwshHelper

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) NorskNoobing. All rights reserved.

Package Details

Author(s)

  • NorskNoobing

Tags

Help Helper Helper-functions

Functions

Build-PwshRequestBody Write-Log

Dependencies

This module has no dependencies.

Release Notes

Update Build-PwshRequestBody.ps1

* Fix typo in param
* Set the body param to null before running function to avoid problems with an already assigned variable with the name "body"
* Changed ExcludedParameters to ExcludedParams
* Cleaned up line that adds keys to the body

FileList

Version History

Version Downloads Last updated
0.0.9 (current version) 44 2/2/2023
0.0.8 15 1/9/2023
0.0.7 18 12/6/2022
0.0.6 5 12/6/2022
0.0.5 79 11/3/2022
0.0.4 19 10/27/2022
0.0.3 10 10/27/2022
0.0.2 19 10/10/2022
0.0.1 12 10/10/2022
Show more