Archive

Archive for the ‘Microsoft’ Category

How to Reset TCP/IP stack in Windows

January 14th, 2012 No comments

I have received a lot of questions lately about resetting the TCP/IP stack in Windows 7. The command is actually the same as it was in Windows XP. Just open a command line window and type the following:

netsh int ip reset resetlog.txt

You will then need to reboot to make sure the changes take effect.

Categories: Microsoft, Networking Tags:

How to add/edit OEM information in Windows 7

June 16th, 2011 Comments off

How to add/edit OEM information in Windows 7

Whether you are a computer tech selling custom built computers or an IT administrator for a large corporation there are going to be times when it nice to be able to modify the OEM information for a computer in Windows. If you are building a computer for a customer it is nice to have your information for contact purposes. If you are adding a computer to a large corporate network you may want to edit the OEM information for simpler network management. Regardless of your reasons doing this task is much different than in previous versions of windows. In this article I will show you how to accomplish this in Windows 7.

Read more…

Categories: Microsoft Tags:

Windows Shell vulnerability patched by Microsoft

August 3rd, 2010 Comments off

Microsoft released an emergency patch on Monday. The patch was to fix a known vulnerability in the windows shell that allowed remote code execution via windows shortcuts (.lnk). Microsoft rated this patch as critical and released it immediately rather than waiting until their regular Patch Tuesday.

[Microsoft Security Advisory]