wiki:windows/configuration

Version 4 (modified by joergs, on Jan 25, 2012 at 9:35:57 AM) ( diff )

csporduct

Windows Configuration

Remarks about how to configure Windows, mainly from generating OPSI packages.

Hardware Information

# get computer system product information
wmic csproduct get

# get computer system product name, eg. Latitude D420
wmic csproduct get name
Note: See TracWiki for help on using the wiki.