This is a handy way to get the model of your computer from the command line. Should work on most systems: wmic csproduct get name This can be useful in a number of situations: Finding the model number on a remote computer where you can’t physically look for the model You don’t want to open […]
Articles Tagged: administration
Killing a Task Remotely in Microsoft Windows
Have you ever wished you could remotely kill a task on a computer? Your wish is about to come true. You’re probably regretting that you didn’t wish for something better. Like wings. This will work on all versions of Microsoft Windows (at least all the supported ones). There are two commands that you will use. TASKLIST […]