@echo off echo ####### %0 ####### echo Disabling unwanted NETWORK features ... powershell -command %TOOLS%\scripts\disable-networkfeatures.ps1 echo ####### %0 #######