Skaldhor.HelperFunctions
0.0.6
PowerShell module with custom helper functions.
Minimum PowerShell version
7.0.0
Installation Options
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
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
- Skaldhor.HelperFunctions.nuspec
- README.md
- Skaldhor.HelperFunctions.psd1
- Skaldhor.HelperFunctions.psm1
- LICENSE