Skip to content

sangfo/WMI_cmd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copyright 2011-2012 Racemi, Inc.

This code is licensed under GNU General Public License v2.

See COPYING for licensing information.

Utilities for utilizing Window Management Instrumentation functionality on
a Windows system from a Linux system.

wmi_method:
	Invoke a WMI method on a remote Windows machine from Linux

wmi_pushscript:
	Echo a script line by line to a remote Windows machine from Linux

wmi_rexec:
	Create a process on a remote Windows machine from Linux

The utilities are built on Samba which is included in its entirity in
this distribution.

About

Use Windows Management Instrumentation interfaces to perform actions on a Windows system from a Linux System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.6%
  • Perl 3.0%
  • Shell 2.2%
  • JavaScript 1.0%
  • Makefile 0.9%
  • Python 0.8%
  • Other 0.5%