here is my simple gui that runs a few wmic commands
current user logged on
model of the computer
serial number of the computer
and the bios version of the computer
just type in a computer name, choose a command and then click on "run wmic"
#include <ButtonConstants.au3>
#include <ComboConstants.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
$Form1 = GUICreate("wmic co