Purpose
Windows Management Instrumentation (WMI) is the infrastructure for management data and operations on Windows-based operating systems. You can write WMI scripts or applications to automate administrative tasks on remote computers but WMI also supplies management data to other parts of the operating system and products, for example System Center Operations Manager, formerly Microsoft Operations Manager (MOM), or Windows Remote Management (WinRM).
You can check http://msdn.microsoft.com/en-us/library/windows/desktop/aa384642(v=vs.85).aspx to know "About WMI". We can use VBscript to get the WMI information. But anyway, we can't use HTML to get the WMI information, and it seems only ASP can use WMI.
If we can use the HTML with VBScript page to read WMI information, it will be very powerful. But maybe it will also get some security concern.
沒有留言:
張貼留言