Thread: WMI script ?
View Single Post
Old 07-11-2004, 03:07 PM   #2 (permalink)
GNUrag
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default Re: WMI script ?

Quote:
Originally Posted by suhas_sm
What is WMI script ?
How to write an WMI script for event to happen to kick another process ?
What is WMI scriptomatic ?
And what has WMI script got to do with GNU/Linux ? See the title of forum also sometime...

WMI scripting is mostly used for creating automatic scripts to manage Windows based servers .... its written in VB Script and uses Windows scripting Host for execution...

You can achieve the same thing in GNU/Linux by writing shell scripts which has been there in UNIX since ages...

If you want guides on WMI scripting then better google for it... or visit MSDN's developer resources...

Or click on this link: Complete guide to WMI scripting
http://msdn.microsoft.com/library/de...ng06112002.asp
__________________
- --
http://web.gnuer.org
GNUrag is offline