
This tuts is how to change your BM622M serial number from original to personalized serial number. Change BM622m Serial using CMD no Software!
Disclaimer: [For educational purpose only]
Disclaimer: [For educational purpose only]
Incoming Searches:
- How to change BM622M Serial Number
- Tutorial how to change serial on BM622M WiMax
- How to change serial on BM622M via CMD
- How to change serial on BM622M via Telnet Command
- How to change BM622M 2012 Serial Number
- How to change BM622M 2013 Serial Number
- Tutorial how to change serial on BM622M 2012 WiMax
- Tutorial how to change serial on BM622M 2013 WiMax
How to Change Serial on BM622M 2012 | 2013
- First check your internet connection
- Enabled Telnet
- Then proceed below
Go to CMD/Telnet and follow below command:
Set cloner=CreateObject("WScript.Shell")
cloner.run"cmd"
WScript.Sleep 500
cloner.SendKeys"TELNET 192.168.254.1"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"Firefly"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"$P4mb1h1r4N4m4nT0!!"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"sncfg dset TR_SN 1234567891234567890"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000
cloner.SendKeys"/factoryreset.sh"
cloner.SendKeys("{Enter}")
No comments:
Post a Comment