Skip to content

amoskahiga/ComputerBrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComputerBrowser is a .NET application that queries a local or remote computer for its operating or hardware configuration.  It uses the Windows Management Instrumentation (WMI) service to obtain the queried configuration. Information obtained includes Memory size, Operating System version, Hard Disk size, installed Printers etc...

Requirements:
1.  Microsoft .NET 2.0 Runtime (required to run the application).
2.  WMI (required on the remote computer; should be available in Windows-2000 and newer)

You must have Administrative privileges on the queried computer.  The 'Runas' command may be used to launch the application with different running privileges.

Homepage: <http://github.com/amoskahiga/ComputerBrowser>
Author: Amos Kariuki <amoskahiga@gmail.com>

About

A .NET application that queries a local or remote computer for its operating or hardware configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages