Network repair UVKSR file

Post tutorials and script examples in this forum.
Forum rules
We have no special rules for UVK forums. Just try to be polite and clear in your posts.
Please don't post spam in this forum. Spammers will be banned by IP, e-mail and username.
We reserve the right to delete all posts and ban all users we consider not having respected these rules without warning.
Post Reply
Fred
Site Admin
Posts: 2357
Joined: Sat Jul 30, 2011 12:05 pm
Location: Red coast, France
Contact:

Network repair UVKSR file

Post by Fred »

Hello again everyone.

As promised in my previous post, I'm sharing some of the UVK scripts I regularly use in my repairs. This time I'm posting a script I run in machines that have network / internet connection issues. This script does not create a system restore point because it was already created in my autoload script.

What this script does:

Enable Windows Installer in Safe Mode and then Reboot in safe mode and continue. This allows us to perform the repair operation in safe mode with networking making it easier to remove any malware hijacking the network connection, while still being able to install software/drivers if needed.

In safe mode it will first run an Ultra Adware KIller scan to detect and remove possible DNS hijacks and other eventual malware.

Next it will perform some network related reset operations: Reset IE and internet settings, Reset the hosts file and DNS, Reset IP, Winsock and proxy, Reset Windows services' start types and Fix this PC not visible in the network.

Once all done, the computer is rebooted into normal boot mode. If the issue is not fixed I usually uninstall the LAN/WIFI card's driver and then reinstall it it, or try a plugging in and using a USB WIFI card.

Enjoy!!!
netRepair.uvksr
(8.79 KiB) Downloaded 961 times
One thing we humans have in common is that we are all different. So, if you think you're weird because you're different from everyone else, then we are all weird.

Fred
Muhammad Tasneem
Posts: 115
Joined: Thu Sep 17, 2015 10:48 am

Re: Network repair UVKSR file

Post by Muhammad Tasneem »

Thanks a lot Fred, you are A life saver. 👏👏👏
Muhammad Tasneem
Posts: 115
Joined: Thu Sep 17, 2015 10:48 am

Re: Network repair UVKSR file

Post by Muhammad Tasneem »

Hi Fred,

Is it possible to make backup the host file before resetting it?
As my experience sometime client used the host file to stop home calling feature of different software.
theGuignol
Posts: 2
Joined: Thu Jun 20, 2019 5:23 pm

Re: Network repair UVKSR file

Post by theGuignol »

Yes thank you Fred!
Post Reply