Everything About IT Notes

Tuesday, January 17, 2012

Microsoft Security Essential  update Error
ကၽြန္ေတာ္တုိ႔ windows xp မွာ Security Essential မွာ update လုပ္လုိ၍ update ကုိသြားႏွိပ္လွ်င္ ေအာက္ပါ  message ကုိ ေတြ႔ရပါလိမ့္မည္.........

Error message when you try to install updates by using the Windows Update Web site or the Microsoft Update Web site: "0x80070422"

၄င္း Error ကုိ ရွင္းလုိလွ်င္ Note pad ကုိ ဖြင့္ၿပီီး ယခုလုိေရးၿပီး Repair.bat ဟုနာမည္ေပးၿပီးသိမ္း ပါ ---  

sc config wuauserv start= auto
sc config bits start= auto
sc config DcomLaunch start= auto
net stop wuauserv
net start wuauserv
net stop bits
net start bits
net start DcomLaunch
၄င္းကုိ Run ေပးလုိက္ပါ ...ရပါၿပီ။

1 comment:

  1. sc config MpsSvc start= auto
    sc config KeyIso start= auto
    sc config BFE start= auto
    sc config FwcAgent start= auto
    net stop MpsSvc
    net start MpsSvc
    net stop KeyIso
    net start KeyIso
    net start Wlansvc
    net start dot3svc
    net start EapHostnet
    net stop BFE
    net start BFE
    net start PolicyAgent
    net start MpsSvc
    net start IKEEXT
    net start DcaSvcnet
    net stop FwcAgent
    net start FwcAgent

    ReplyDelete