Computer Inventory

less than 1 minute read

This was a small .NET Console application used to generate software, hardware and network information from a windows workstation. The application is setup to gather specific information by using the appropriate switch when you execute the application from the command prompt. WMI and the Windows Registry is used to get the requested information from the workstation.

For more information on this application, check out the git repository here.