How To Fix Vintage Time BM622m

 Supported Modem: Huawei BM622m Wimax Modem

Solution: All you have to do is to edit this script then run
Set cloner = CreateObject("WScript.Shell")
cloner.run"cmd"
WScript.Sleep 500
cloner.SendKeys"telnet 192.168.254.1"
cloner.SendKeys("{Enter}")
WScript.Sleep 4000
cloner.SendKeys"Firefly"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000
cloner.SendKeys"$P4mb1h1r4N4m4nT0!!"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000
cloner.SendKeys"date 042214462014 +FORMAT"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000
cloner.SendKeys"exit"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
Download BM622m Vintage Time Solution - Click HERE

Change the time with RED font color with your desired date and time format "MMDDHHMMYY" that's all then save the .vbs file



BEFORE:
BM622m Vintage Time Jan 1, 1970
BM622m Vintage Time Jan 1, 1970




AFTER:
Current System Time
I'am not saying that this procedure will also work with your modem.. TRY AT YOUR OWN RISK
 
Top