@echo off sc config wuauserv start= auto obj= LocalSystem sc config bits start= auto obj= LocalSystem sc config eventlog start= auto obj= LocalSystem net start wuauserv net start bits echo Termine ! pause exit