abc123 Posted September 8, 2016 Share 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 Link to comment Share on other sites More sharing options...
CleanSlate Posted September 8, 2016 Share 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. Link to comment Share on other sites More sharing options...
abc123 Posted September 8, 2016 Author Share 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... Link to comment Share on other sites More sharing options...
abc123 Posted September 8, 2016 Author Share Posted September 8, 2016 run the following before the ps1 script Set-UseUnsafeHeaderParsing -Enable Link to comment Share on other sites More sharing options...
CleanSlate Posted September 8, 2016 Share Posted September 8, 2016 run the following before the ps1 script Set-UseUnsafeHeaderParsing -Enable Another error Link to comment Share on other sites More sharing options...
abc123 Posted September 8, 2016 Author Share Posted September 8, 2016 shrug, worked for me i'll just code it in java so it works on all systems. Link to comment Share on other sites More sharing options...
CleanSlate Posted September 8, 2016 Share 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 Link to comment Share on other sites More sharing options...
fuzzy clam Posted September 8, 2016 Share 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. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.