@echo off
echo $Id: fix-network-profile.cmd 804 2025-05-07 07:32:42Z bertrand $
PowerShell -ExecutionPolicy ByPass -File .\net-profile.ps1 -NetworkCategory "Private"
timeout /t 5
