Jump to content

How to delete all saved ip addresses


abc123

Recommended Posts

Posted

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

Posted

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.

 

Capture.png

Posted

Tried your script bud it came back with errors and stating there was 0 hosts in DB here's a screenshot.

 

Capture.png

 

That's because I uploaded it from my mac...it is apparently complaining about line endings... one sec...

Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...