About Me

My photo
Bergen, Norway
19th times Microsoft MVP (Security and Windows). IT-Dude @SpareBankenNorge
Showing posts with label Query. Show all posts
Showing posts with label Query. Show all posts

Monday, November 26, 2012

How to get PC Manufacturer and Model with WMI

Need to get the Manufacturer and/or Model of a computer?

You can use the build in command WMIC.EXE for this.

Fix Windows Sandbox network issues by setting a custom DNS server

Windows Sandbox is one of the easiest ways to test files, scripts, applications, and troubleshooting steps in a clean, temporary Windows env...