abc123 Posted September 8, 2016 Posted September 8, 2016 I decided since there wasn't currently a method the following will clear the whole saved DB... Make sure to run as admin...and allow the script download powershell script here then run powershell as admin...cd to the file run the powershell script...it will default to your router ip being 192.168.88.1, if it is something else just run it with: .\r1_reset_all_saved.ps1 -routerIp 192.168.2.2 Note this is for Windows
CleanSlate Posted September 8, 2016 Posted September 8, 2016 I decided since there wasn't currently a method the following will clear the whole saved DB... Make sure to run as admin...and allow the script download powershell script here then run powershell as admin...cd to the file run the powershell script...it will default to your router ip being 192.168.88.1, if it is something else just run it with: .\r1_reset_all_saved.ps1 -routerIp 192.168.2.2 Note this is for Windows Tried your script bud it came back with errors and stating there was 0 hosts in DB here's a screenshot.
abc123 Posted September 8, 2016 Author Posted September 8, 2016 Tried your script bud it came back with errors and stating there was 0 hosts in DB here's a screenshot. That's because I uploaded it from my mac...it is apparently complaining about line endings... one sec...
abc123 Posted September 8, 2016 Author Posted September 8, 2016 run the following before the ps1 script Set-UseUnsafeHeaderParsing -Enable
CleanSlate Posted September 8, 2016 Posted September 8, 2016 run the following before the ps1 script Set-UseUnsafeHeaderParsing -Enable Another error
abc123 Posted September 8, 2016 Author Posted September 8, 2016 shrug, worked for me i'll just code it in java so it works on all systems.
CleanSlate Posted September 8, 2016 Posted September 8, 2016 shrug, worked for me i'll just code it in java so it works on all systems. You know windows it's very fussy
fuzzy clam Posted September 8, 2016 Posted September 8, 2016 shrug, worked for me i'll just code it in java so it works on all systems. Must be nice to make everything that simple... Glad to see you back around here,figured work had you tied up for awhile.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.