newfellow
New Member
- Joined
- Aug 28, 2009
- Messages
- 314 (0.06/day)
System Name | ID |
---|---|
Processor | Q9450 ~3.74Ghz |
Motherboard | ASUS-P5E |
Cooling | Air |
Memory | G.Skill CL4-8GB |
Video Card(s) | ATI/Geforce 5850/9800 |
Storage | A-lot |
Display(s) | BenQ G2400WT |
Case | 900 |
Audio Device(s) | Shitty ASUS FX;P |
Power Supply | OCZ GXS 850W |
Software | - |
Benchmark Scores | too many machines to spec |
Was wondering has the commands changed somehow since on Windows XP and on Windows Vista 'NETSH INT RESET ALL' cleaned entire netsh up from top to bottom.
Now on Windows 7 this same command says no go and only way I can see it is by building .cmd/.bat which does something like:
now the king of the hill of bugs is this doesn't actually do even it's job even after reboot. values setup to are not reset to defaults. (I know I could add more entire list of entries there is, but looking for clean delete/wipe settings & default everything not to dump entire list of resets.)
So, anyone got a plan B?
Now on Windows 7 this same command says no go and only way I can see it is by building .cmd/.bat which does something like:
Code:
netsh winsock reset all
netsh int 6to4 reset all
netsh int ipv4 reset all
netsh int ipv6 reset all
netsh int httpstunnel reset all
netsh int isatap reset all
netsh int portproxy reset all
netsh int tcp reset all
netsh int teredo reset all
now the king of the hill of bugs is this doesn't actually do even it's job even after reboot. values setup to are not reset to defaults. (I know I could add more entire list of entries there is, but looking for clean delete/wipe settings & default everything not to dump entire list of resets.)
So, anyone got a plan B?