command 1 : net stop wuauserv
command 2: net stop cryptsvc
command 3: net stop bits
command 4 : net stop msiserver
command 5 : net stop appidsvc
command 6 : ren c:\windows\softwaredistribution softwaredistribution.old
command 7 : ren c:\windows\system32\catroot2 catroot2.old
command 8 : net start wuauvserv
command 9 : net start cryptsvc
command 10 : net start bits
command 11 : net start msiserver
command 12 ; net start appidsvc
command 13 : exit