Skip to content

W-Fix v3.0.0-beta.1 — Remote Repair Center

Pre-release
Pre-release

Choose a tag to compare

@OneDeadMachine-Dev OneDeadMachine-Dev released this 14 Aug 11:05
· 7 commits to main since this release
6da20fa

Русский

W-Fix v3.0.0-beta.1 — первый публичный выпуск нового Remote Repair Center. Он сохраняет рабочие локальные фиксы W-Fix и добавляет основу для реальной доменной диагностики и ремонта принтеров на Windows 10/11.

Что нового

  • выбор нескольких компьютеров из Active Directory или ручного списка;
  • preflight без зависимости от ping: DNS, WinRM/WSMan, CIM, административные права, Spooler, Task Scheduler, интерактивный пользователь, pending reboot и свободное место;
  • инвентаризация очередей, заданий, портов, драйверов, IPP/WSD/TCP/IP, политик печати, Windows build/UBR и установленных KB;
  • диагностические правила с наблюдаемыми доказательствами, серьёзностью и уверенностью;
  • планы реального ремонта с риском, зависимостями, снимком состояния, проверкой результата и rollback;
  • пакетное выполнение до 3 компьютеров одновременно по умолчанию (настраивается от 1 до 10), отмена и независимый результат для каждой машины;
  • локальные JSON/HTML-отчёты и обезличенный support bundle;
  • безопасное хранение альтернативной доменной учётной записи через Windows Credential Manager;
  • подписанный JSON-каталог известных проблем Windows 11 с проверкой схемы, срока действия и источников Microsoft;
  • сохранены существующие 12 локальных фиксеров через совместимый адаптер.

Скачать и запустить

  1. Скачайте W-Fix-v3.0.0-beta.1-win-x64.exe или ZIP-архив.
  2. Проверьте SHA-256 по SHA256SUMS.txt.
  3. Запустите W-Fix.exe от имени администратора. Установка .NET не требуется.

Поддерживаются Windows 10/11 x64. Удалённый центр этой beta ориентирован на доменные компьютеры с WinRM/Kerberos. Workgroup/TrustedHosts и полноценные print-серверы пока не входят в выпуск.

Это beta-версия. Перед массовым ремонтом домена проверьте её на тестовой группе. Исполняемый файл пока не подписан коммерческим Authenticode-сертификатом, поэтому SmartScreen может показать предупреждение неизвестного издателя.

Проверки выпуска

  • 29/29 unit-тестов пройдено;
  • Release build: 0 предупреждений, 0 ошибок;
  • portable self-contained single-file publish для win-x64;
  • smoke-test запуска пройден;
  • CI на merge-коммите 6da20fa пройден.

English

W-Fix v3.0.0-beta.1 is the first public release of the new Remote Repair Center. It keeps the proven local W-Fix repairs while adding the foundation for real domain-based printer diagnostics and repair on Windows 10/11.

What's new

  • multi-computer selection from Active Directory or a manual list;
  • ping-independent preflight covering DNS, WinRM/WSMan, CIM, administrator rights, Spooler, Task Scheduler, interactive user, pending reboot, and free space;
  • inventory of queues, jobs, ports, drivers, IPP/WSD/TCP/IP connections, print policies, Windows build/UBR, and installed KBs;
  • evidence-based diagnostic rules with severity and confidence;
  • real repair plans with risk, dependencies, state snapshots, verification, and rollback;
  • batch execution with a default concurrency of 3 machines (configurable from 1 to 10), cancellation, and independent per-machine results;
  • local JSON/HTML reports and a sanitized support bundle;
  • alternative domain credentials stored through Windows Credential Manager;
  • a signed Windows 11 known-issues JSON catalog with schema, expiry, and Microsoft source validation;
  • all 12 existing local fixers retained through a compatibility adapter.

Download and run

  1. Download W-Fix-v3.0.0-beta.1-win-x64.exe or the ZIP archive.
  2. Verify its SHA-256 value using SHA256SUMS.txt.
  3. Run W-Fix.exe as Administrator. No separate .NET installation is required.

Windows 10/11 x64 is supported. This beta's Remote Center targets domain-joined machines using WinRM/Kerberos. Workgroup/TrustedHosts and full print-server support are not included yet.

This is a beta release. Validate it on a test group before domain-wide repairs. The executable does not yet have a commercial Authenticode signature, so SmartScreen may show an unknown-publisher warning.

Release validation

  • 29/29 unit tests passed;
  • Release build: 0 warnings, 0 errors;
  • portable self-contained single-file publish for win-x64;
  • startup smoke test passed;
  • CI passed on merge commit 6da20fa.