if not "%1"=="am_admin" (powershell start -verb runas '%0' am_admin & exit /b) wmic nicconfig where (IPEnabled=TRUE) call SetDNSServerSearchOrder("8.8.8.8", "8.8.4.4") & ipconfig /flushdns