Skaldhor.HelperFunctions

0.0.6

PowerShell module with custom helper functions.

Minimum PowerShell version

7.0.0

Installation Options

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

Install-Module -Name Skaldhor.HelperFunctions

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

Install-PSResource -Name Skaldhor.HelperFunctions

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) 2024 Florian Kolb. All rights reserved.

Package Details

Author(s)

  • Florian Kolb

Tags

Windows Registry Helper Management Module Modules

Functions

Get-DmarcRecord Get-ExternalTcpConnection Get-IpConfig Get-ModulesWithMultipleVersions Get-MxRecord Get-PublicIp Get-RegistryItem Get-SpfRecordEntryIp Get-SpfRecord New-RegistryItem Remove-OldModuleVersions Remove-RegistryItem Test-PrivateIp

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes


0.0.6 2024.03.01 - Added command for testing if a specified IP address is private or public.
                  Added command for showing external TCP connections.
0.0.5 2023.07.07 - Added command for getting own public IP address from different API providers.
0.0.4 2023.07.07 - Added commands for getting SPF, DMARC and MX DNS records.
0.0.3 2022.07.19 - Added commands for PowerShellModule management/uninstalling old module versions.
0.0.2 2022.07.07 - Added license and readme.
0.0.1 2022.07.07 - Initial beta release to PS Gallery

FileList

Version History

Version Downloads Last updated
0.0.6 (current version) 12 3/1/2024
0.0.5 20 7/7/2023
0.0.4 5 7/7/2023
0.0.3 38 7/19/2022
0.0.2 20 7/7/2022
0.0.1 12 7/7/2022
Show more