PDF · Letter landscape
Printable field worksheet
The first 10 minutes should reduce uncertainty, not create more variables.
Download the worksheet PDFPractical guides and reviewed tools
Downloads provides printable troubleshooting guides and reviewed Aki Inu Tech tools for practical field use. Use the worksheet during an incident, or review the documentation and integrity details supplied with each PowerShell release.
Printable troubleshooting guide
Use this one-page landscape worksheet to record the symptom, time boundary, scope, known-good comparison, likely layer, evidence, next test, rollback, verification target, and escalation trigger.
PDF · Letter landscape
The first 10 minutes should reduce uncertainty, not create more variables.
Download the worksheet PDFCanonical guide
The web guide explains how to use each step and when to stop before a shared or high-risk change.
Read the First 10 Minutes guideSecond downloadable PowerShell release
Get-KTNetworkConfig v1.0.0 is Aki Inu Tech’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 PowerShell release is listed with its purpose, requirements, documentation, source-review guidance, 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 .