HelperFunctions
3.0.0
HelperFunctions PowerShell Module
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2018-2025 Heather Miller. All rights reserved.
Package Details
Author(s)
- Heather Miller
Tags
PowerShell Module Function Datatable DateTime FQDN DistinguishedName CimSession Create Zip Unzip Expand Archive PSCredential PSSession Import Export SID Registry SemVer Translate
Functions
Add-DataTable Convert-ADObjectDNToFQDN Convert-FQDNToDN Convert-SecureStringToPlainText Export-PSCredential Export-Registry Get-ComputerNameByIP Get-DnsDomainFromDN Get-FQDNfromDN Get-IISWebCertificates Get-IPByComputerName Get-LastBootTime Get-MyInvocation Get-MyNewCimSession Get-RandomPassword Get-ReportDate Get-SIDforDomainUser Get-TimeStamp Get-TodaysDate Get-UserFromSID Get-UTCTime Get-WinComputerUptime Import-PSCredential Invoke-CreateZipFile Invoke-ExpandZipArchive Invoke-Shutdown Invoke-ZipDirectory New-RemotePSSession Remove-LoggedOnUsers Test-Credential Test-IsAdmin Test-IsDomainGroupMember Test-IsLocalGroupMember Test-IsRemoteGroupMember Test-IsInstalled Test-IsValidIPAddress Test-MyNetConnection Test-PathExists Test-RegistryValue Write-Logfile
Dependencies
This module has no dependencies.
Release Notes
Updated module scaffold
FileList
- HelperFunctions.nuspec
- Docs\Export-Registry.md
- Docs\Get-WinComputerUptime.md
- Docs\Write-Logfile.md
- Public\Get-MyNewCimSession.ps1
- Public\Test-IsAdmin.ps1
- Tests\Get-IPByComputerName.Tests.ps1
- azure-pipelines.yml
- .git\hooks\pre-applypatch.sample
- Docs\Get-ComputerNameByIP.md
- Docs\Import-PSCredential.md
- en-US\about_HelperFunctions.help.txt
- Public\Get-RandomPassword.ps1
- Public\Test-IsDomainGroupMember.ps1
- Tests\Get-LastBootTime.Tests.ps1
- CODE_OF_CONDUCT.md
- .git\hooks\pre-commit.sample
- Docs\Get-DnsDomainFromDN.md
- Docs\Invoke-CreateZipFile.md
- en-US\HelperFunctions.psm1-Help.xml
- Public\Get-ReportDate.ps1
- Public\Test-IsInstalled.ps1
- Tests\Get-MyInvocation.Tests.ps1
- HelperFunctions.Format.ps1xml
- .git\hooks\pre-merge-commit.sample
- Docs\Get-DotNetFrameworkVersion.md
- Docs\Invoke-ExpandZipArchive.md
- Private\Get-DotNetFrameworkVersion.ps1
- Public\Get-SIDforDomainUser.ps1
- Public\Test-IsLocalGroupMember.ps1
- Tests\Get-ReportDate.Tests.ps1
- .git\hooks\pre-push.sample
- Docs\Get-FQDNfromDN.md
- Docs\Invoke-Shutdown.md
- Public\Add-DataTable.ps1
- Public\Get-TimeStamp.ps1
- Public\Test-IsRemoteGroupMember.ps1
- Tests\Get-TimeStamp.tests.ps1
- HelperFunctions.psd1
- .git\hooks\pre-rebase.sample
- Docs\Get-IISWebCertificates.md
- Docs\Invoke-ZipDirectory.md
- Public\Convert-ADObjectDNToFQDN.ps1
- Public\Get-TodaysDate.ps1
- Public\Test-IsValidIPAddress.ps1
- Tests\Get-TodaysDate.Tests.ps1
- HelperFunctions.psm1
- .git\hooks\pre-receive.sample
- Docs\Get-IPByComputerName.md
- Docs\New-RemotePSSession.md
- Public\Convert-FQDNtoDN.ps1
- Public\Get-UserFromSID.ps1
- Public\Test-MyNetConnection.ps1
- Tests\Get-Uptime.Tests.ps1
- LICENSE
- .git\hooks\prepare-commit-msg.sample
- Docs\Get-LastBootTime.md
- Docs\Remove-LoggedOnUsers.md
- Public\Convert-SecureStringToPlainText.ps1
- Public\Get-UTCTime.ps1
- Public\Test-PathExists.ps1
- Tests\Get-UtcTime.Tests.ps1
- License.md
- .git\hooks\push-to-checkout.sample
- Docs\Get-MyInvocation.md
- Docs\Test-Credential.md
- Public\Export-PSCredential.ps1
- Public\Get-WinComputerUptime.ps1
- Public\Test-RegistryValue.ps1
- Tests\Get-WinComputerUptime.Tests.ps1
- nuget.exe
- .git\hooks\sendemail-validate.sample
- Docs\Get-MyNewCimSession.md
- Docs\Test-IsAdmin.md
- Public\Export-Registry.ps1
- Public\Import-PSCredential.ps1
- Public\Write-LogFile.ps1
- Tests\Test-IsAdmin.Tests.ps1
- Readme.md
- .git\hooks\update.sample
- Docs\Get-RandomPassword.md
- Docs\Test-IsDomainGroupMember.md
- Public\Get-ComputerNameByIP.ps1
- Public\Invoke-CreateZipFile.ps1
- ScriptsToProcess\Invoke-ShutdownEnums.ps1
- Tests\Test-IsDomainGroupMember.Tests.ps1
- Readme2.md
- .git\info\exclude
- Docs\Get-ReportDate.md
- Docs\Test-IsLocalGroupMember.md
- Public\Get-DnsDomainFromDN.ps1
- Public\Invoke-ExpandZipArchive.ps1
- Tests\Convert-FQDNToDN.Tests.ps1
- Tests\Test-IsInstalled.Tests.ps1
- .git\config
- .git\objects\4b\825dc642cb6eb9a060e54bf8d69288fbee4904
- Docs\Get-SIDforDomainUser.md
- Docs\Test-IsRemoteGroupMember.md
- Public\Get-FQDNfromDN.ps1
- Public\Invoke-Shutdown.ps1
- Tests\Convert-FQDNToDN.Tests.TempPoint.ps1
- Tests\Test-IsInstalled.Tests.TempPoint.ps1
- .git\description
- Config\HelperFunctions.json
- Docs\Get-TimeStamp.md
- Docs\Test-IsValidIPAddress.md
- Public\Get-IISWebCertificates.ps1
- Public\Invoke-ZipDirectory.ps1
- Tests\Convert-SecureStringToPlainText.Tests.ps1
- Tests\Test-IsValidIPAddress.Tests.ps1
- .git\HEAD
- Docs\Add-DataTable.md
- Docs\Get-TodaysDate.md
- Docs\Test-MyNetConnection.md
- Public\Get-IPByComputerName.ps1
- Public\New-RemotePSSession.ps1
- Tests\Get-ComputerNameByIP.Tests.ps1
- Tests\Test-MyNetConnection.Tests.ps1
- .git\hooks\applypatch-msg.sample
- Docs\Convert-ADObjectDNToFQDN.md
- Docs\Get-UserFromSID.md
- Docs\Test-PathExists.md
- Public\Get-LastBootTime.ps1
- Public\Remove-LoggedOnUsers.ps1
- Tests\Get-DnsDomainfromDN.Tests.ps1
- Tests\Test-PathExists.Tests.ps1
- .git\hooks\commit-msg.sample
- Docs\Convert-FQDNToDN.md
- Docs\Get-UTCTime.md
- Docs\Test-RegistryValue.md
- Public\Get-MyInvocation.ps1
- Public\Test-Credential.ps1
- Tests\Get-FQDNfromDN.Tests.ps1
- Tests\Test-RegistryValue.Tests.ps1
- .git\hooks\fsmonitor-watchman.sample
- Docs\Convert-SecureStringToPlainText.md
- .git\hooks\post-update.sample
- Docs\Export-PSCredential.md
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.0 (current version) | 2 | 5/15/2025 |
2.8.8 | 16 | 5/13/2025 |
2.8.7 | 13 | 5/12/2025 |
2.8.6 | 10 | 5/11/2025 |
2.8.4 | 5 | 5/9/2025 |
2.8.2 | 7 | 5/8/2025 |
2.8.1 | 7 | 5/6/2025 |
2.8.0 | 51 | 1/10/2025 |
2.7.6 | 103 | 11/23/2024 |
2.7.4 | 32 | 11/22/2024 |
2.7.1 | 92 | 10/24/2024 |
2.6.0 | 203 | 6/27/2024 |
2.4.1 | 59 | 4/25/2024 |
2.3.4 | 53 | 4/3/2024 |
2.3.3 | 6 | 4/3/2024 |
2.3.2 | 25 | 4/2/2024 |
2.3.0 | 6 | 4/2/2024 |
2.2.27 | 38 | 1/30/2024 |
2.2.25 | 134 | 7/4/2023 |
2.2.24 | 8 | 7/4/2023 |
2.2.23 | 10 | 7/2/2023 |
2.2.20 | 155 | 8/25/2022 |
2.2.15 | 82 | 2/15/2022 |
2.2.14 | 16 | 2/14/2022 |
2.2.6 | 111 | 9/28/2021 |
2.2.2 | 15 | 9/28/2021 |
2.2.1 | 21 | 9/19/2021 |
2.0.18 | 64 | 6/17/2021 |
2.0.17 | 14 | 6/17/2021 |
2.0.11 | 41 | 3/2/2021 |