WMIC
WMIC commands are advanced command line scripts that extend WMI scripting so you can do windows workstation and server administration from the command line. These are a must to learn in order to work with MS Windows Server 2008 Core, which does NOT have a GUI interface for server management. The commands are broken down by configuration options. For example, ‘WMIC QFE LIST BRIEF’ will list patches that have been installed you your system. These commands work both locally and remotely. As always, use with caution.



