Find the likely cause. Act with evidence.
Import a BAOI package, start from a symptom, or analyze technical logs from one focused workspace.
Choose how you want to diagnose
The same BAOI knowledge base connects every path.
Analyze this PC
Use BAOI for Windows or the lightweight PowerShell collector to build a structured diagnostic package.
How do I run the collector?Guided Windows instructions · about 2 minutes
-
1
Download the PowerShell collector
The downloaded file is named
BAOI-Diagnostic-Collector-1.0.2.ps1. -
2
Open Windows Terminal or PowerShell as administrator
Right-click Start, then choose Terminal (Admin) or PowerShell (Admin). Administrator mode gives the collector the most complete read-only diagnostic.
-
3
Run this command
Copy and paste the command below. It applies the execution-policy bypass only to this launch; it does not change the permanent Windows PowerShell policy.
powershell.exe -NoProfile -ExecutionPolicy Bypass -File "$env:USERPROFILE\Downloads\BAOI-Diagnostic-Collector-1.0.2.ps1"If your browser renamed the file (for example with “(1)”), rename it to the original filename or adapt the command.
-
4
If Windows says the script is blocked
Run the following command once, then run step 3 again.
Unblock-File -Path "$env:USERPROFILE\Downloads\BAOI-Diagnostic-Collector-1.0.2.ps1" -
5
Wait for the BAOI package
At the end, a ZIP named BAOI-Diagnostic-YYYYMMDD-HHmmss.zip is created on your Desktop. Return here and drop that ZIP into “Import a diagnostic”.
The collector does not read your documents, passwords or browser history. The package is created locally and is sent to BAOI only when you choose to import it.
Import a BAOI diagnostic
Drop a package generated by BAOI or the collector. The file is processed for the request and is never added to the WordPress media library.
Symptom → Cause
Start from what you observe and open the existing cross-diagnostic path without needing a package.
Analyze technical logs
Open the existing analyzer for Windows, FortiGate, 3CX, backup, WordPress and SMTP logs.
One stable package for the app and support scripts
BAOI for Windows and the lightweight collector can feed the same deterministic analysis engine.