Showing posts with label off. Show all posts
Showing posts with label off. Show all posts

Wednesday, August 24, 2016

Onboard NIC has correct IP address only after a full power off

Onboard NIC has correct IP address only after a full power off


Sometimes onboard NIC (network interface controller) has correct IP address (working well) only after a full power off (e.g Windows 7 / 8).
Make a full power off: unplug the PC from the power outlet for 20-30 seconds, then plug in.
If the error still remains, probably the mainboard injured.

Available link for download

Read more »

Wednesday, August 10, 2016

How to turn on off Windows firewall using Command Line

How to turn on off Windows firewall using Command Line


Turn Off:
NetSh Advfirewall set allprofiles state off

Turn On:
NetSh Advfirewall set allrprofiles state on

Available link for download

Read more »