PowerShell · v1.0.0
Get-KTNetworkConfig
Returns structured interface, address, gateway, DNS-server, adapter, and network-profile information without changing the computer.
Download Get-KTNetworkConfig v1.0.0 ZIPReviewed files, packaged for practical use
Downloads provides reviewed KrippyTech files with their documentation and integrity information. Test-KTDNS v1.0.0 is KrippyTech's first downloadable PowerShell release.
Second downloadable PowerShell release
Get-KTNetworkConfig v1.0.0 is KrippyTech’s second downloadable PowerShell release. It provides read-only local discovery for active Windows network adapters.
PowerShell · v1.0.0
Returns structured interface, address, gateway, DNS-server, adapter, and network-profile information without changing the computer.
Download Get-KTNetworkConfig v1.0.0 ZIPPackage integrity
Review the source and verify the final package against its checksum manifest before running the unsigned script.
View SHA-256 checksums Read verification instructionsSource review
Requires Windows PowerShell 5.1 or PowerShell 7 on Windows and NetTCPIP. It has no parameters and normally requires no administrator rights.
Review the scriptVerify the package. Review the script. Run only what you understand.
Network configuration may contain sensitive internal details. This release is not Authenticode-signed. If RemoteSigned blocks the verified download, use Unblock-File only on Get-KTNetworkConfig.ps1. Do not bypass or globally change execution policy. See the PowerShell Library details .
Each release is listed with its purpose, requirements, documentation, and SHA-256 verification information.
PowerShell · v1.0.0
Read-only DNS troubleshooting for A, AAAA, CNAME, MX, NS, SRV, TXT, and PTR records. Results use a stable PowerShell object format.
Download Test-KTDNS v1.0.0 ZIPPackage integrity
Review the source and compare the downloaded files with the published checksum manifest before running the script.
View SHA-256 checksums Read verification instructionsRequirements & limitation
Requires Windows PowerShell 5.1 or PowerShell 7 on Windows and the DnsClient module. The release is not Authenticode-signed.
Review the scriptVerify the package. Review the script. Run only what you understand.
Test-KTDNS is read-only, but DNS queries may be logged by the selected resolver. After checksum verification and source review, use Unblock-File only on the downloaded Test-KTDNS.ps1 if RemoteSigned blocks it. Do not bypass or globally change execution policy. See the PowerShell Library details .