WMI Code Creator
WMI(Windows Management Instrumentation)とは
Windowsシステムを管理するためのインターフェイスです。
WSHスクリプトなどから呼び出すことで、
Windowsの管理などを実行できます。
テキストエディタ等で作成することは可能ですが、
クラスやプロパティを知らなければいけません。
WMI Code Creatorは、Microsoftが無償公開している
ツールで、スクリプトの雛形を自動生成してくれます。
--WMI Code Creator v1.0 [英語]
http://www.microsoft.com/downloads/details.aspx?familyid=2CC30A64-EA15-4661-8DA4-55BBC145C30E&displaylang=en
対応OS:Windows2000, WindowsXP, Windows2003 Server
必須環境:.NET Framework1.1以上
ソースコード言語:C#、Visual Basic Script、Visual Basic.NET
--参考ページ
http://www.atmarkit.co.jp/fwin2k/win2ktips/756wmicreator/wmicreator.html
「Script」カテゴリの記事
- .exe 検索バッチ(2012.04.18)
- Windows7 展開(5)(2011.05.12)
- Dropboxを活用 自動印刷(2010.10.15)
- VHD(仮想ディスク) コマンド作成(2010.02.16)
- 対話式 Account control batch(2009.09.18)



Comments