Tag Archives: WMIC

WMIC – a little known command in Windows

So what if you needed to find out information about your computer that is otherwise available in third party programs or all over Windows?  You can use WMIC to find out a lot of information about your computer.   I’ve been using … Continue reading

Rate this:

Posted in Microsoft, Microsoft Windows, Microsoft Windows 10, Technology | Tagged , | 1 Comment

WMIC – a little known command in Windows

So what if you needed to find out information about your computer that is otherwise available in third party programs or all over Windows?  You can use WMIC to find out a lot of information about your computer.   I’ve been using … Continue reading

Rate this:

Posted in Windows | Tagged , , | Leave a comment

WMIC – Another valuable tool in Windows

What is WMIC? (Don’t forget Powershell and Netsh – other powerful tools) Need to find out your system information? Type WMIC computersystem list full at a command prompt Find detailed MAC Address information Type wmic nic get macaddress,description   Find detailed … Continue reading

Rate this:

Posted in Computers | Tagged , , , | Leave a comment

WMIC – Something else you didn’t know about Windows

How powerful is Windows? The command line?  Windows has hidden features that only power users or the ones who really know Windows , how to use.   You see the WMIC  and WMI can be used to make vbs files … Continue reading

Rate this:

Posted in Computers, Information Technology, network, Networking | Tagged , , , , , , , | Leave a comment