Skip to content

tfslabs/get-wmi-basic

Get WMI Basics

Get basic information about a remote computer using WMI.

This project also serves as a template for other WMI projects or for Windows client and server management tools.

Prerequisites

See in CONTRIBUTING.md

Getting started (Usage)

This template includes a minimal usage example that demonstrates how to connect via WMI.

Included files

  • WMIMethods/MachineMethods.cs — Class that encapsulates operations for the target computer (the WMI target). It contains methods for querying and invoking WMI operations and includes getters/setters and basic interfaces for WMI development.
  • MainWindow.* — Main window (graphical user interface).
  • ConnectForm.* — Authentication form where the user enters credentials.

Suggestions / To do

  • Add build instructions (how to compile) and a short usage example showing how to run the application.
  • Add the target .NET / C# framework version.
  • Add a license file if you intend to publish this repository.

About

Get Basic Information of a Remote Computer using WMI

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Languages