Restech / Restool

Restool is used for automating Spyware/Virus removal and other PC maintenance functions
2 stars 2 forks source link

Internet Fixer Tool #10

Open CodyEngel opened 12 years ago

CodyEngel commented 12 years ago

Create a program that will run through different things to try to fix the internet on computers. Just a starting point for this...

ipconfig/release ipconfig/renew ipconfig/flushdns Reset internet settings Clear SSL State Check if IE is set to work offline, if it is uncheck this Check DNS servers, remove Sendori if == 216.146.35.240 || 216.146.36.240 Restart NAC service. Auto setup wireless.

CodyEngel commented 12 years ago

Created script for the ipconfig commands.

Created script to sop and start the Cisco NAC Agent service.

CodyEngel commented 11 years ago

Working on netsh script, having issues executing commands through a batch script though.