计算机外文翻译---windows管理规范(编辑修改稿)内容摘要:

new model or set of interfaces especially dedicated to a ponent or technology. By leveraging the capabilities of WMI today, customers and partners can leverage the work investment made in the past while minimizing their costs in developments, learning curves and new discoveries. This will also have a great impact on the stability and reliability of their infrastructure as they continue to leverage an existing implementation with an improved technology. (10) Provide a logical and unified administration model:As briefly described before in the introduction, this model is based on an industry standard called CIM defined by the DMTF ( The CIM classbased schema is defined by a consortium of constructors and software developers that meets the requirements of the industry. This implies that not only Microsoft leverages the WMI capabilities, but also any other third party constructors or developers write their own code to fit into the model. For instance, Intel is doing this for some their work driver adapters and software. HP is leveraging existing WMI providers and implementing their own WMI providers in their HP Open View Enterprise Management software. IBM consumes WMI from the Tivoli management suite, MOM and SMS are also consuming and providing WMI information. Lastly, Windows XP SP2 leverages WMI to get information status from antivirus software and firewalls. 6 WMI tools Some WMI tools can also be useful during the design and development phases. These tools are: The MOF piler ():The Managed Object Format (MOF) piler parses a file containing Managed Object Format statements and adds the classes and class instances defined in the file to the CIM repository. The MOF format is a specific syntax to define CIM class representation in an ASCII file (. MIB are to SNMP what MOF files are to CIM). is included in every WMI installation. Every definition existing in the CIM repository is initially defined in an MOF file. MOF files are located in %SystemRoot%\System32\WBEM. During the WMI setup, they are loaded in the CIM repository. The WMI Administrative Tools:The WMI Administrative Tools are made of four tools: WMI CIM Studio, WMI Object Browser, WMI Event Registration and WMI Event Viewer. WMI Administrative Tools can be downloaded here. The most important tool for a WMI provider developer is WMI CIM Studio as it helps in the initial WMI class creation in the CIM repository. It uses a web interface to display information and relies on a collection of ActiveX ponents installed on the system when it runs for the first time. WMI CIM Studio provides the ability to: Connect to a chosen system and browse the CIM repository in any namespace available. Search for classes by their name, by their descriptions or by property names. Review the properties, methods and associations related to a given class. See the instances available for a given class of the examined system. Perform Queries in the WQL language. Generate an MOF file based on selected classes. Compile an MOF file to load it in the CIM repository. : is not a tool。 it is the executable that implements the WMI Core service. Under the Windows NT family of operating systems, WMI runs as a service. On puters running Windows 98, Windows 95 or Windows Me, WMI runs as an application. Under the Windows NT family of operating systems, it is also possible to run this executable as an application, in which case, the executable runs in the current user context. For this, the WMI service must be stopped first. The executable supports some switches that can be useful when starting WMI as a service or as an application. WMI provider developers who may want to debug their providers essentially need to run the WMI service as an application. : is a WMI tester tool, which is delivered with WMI. This tool allows an administrator or a developer to perform most of the tasks from a graphical interface that WMI provides at the API level. Although available under all Windows NTbased operating systems, this tool is not officially supported by Microsoft. WBEMTest provides the ability to: Enumerate, open, create and delete classes. Enumerate, open, create and delete instances of classes. Select a namespace. Perform data and event queries. Execute methods associated to classes or instances. Execute every WMI operation asynchronously, synchronously or semiasynchronously. The WMI mand line tool (WMIC): WMIC is a mandline tool designed to ease WMI information retrieval about a system by using some simple keywords (aliases). is only available under Windows XP Professional, Windows Server 2020, Windows Vista and Windows Server 2020. By typing ―WMIC /?‖ from the mandline, a plete list of the switches and reserved keywords is available. ( windows vista users, WMIC /? won39。 t work, instead type only /? ) There is a Linux port of WMI mand line tool, written in Python, based on Samba4 called 39。 wmiclient39。 . :WBEMDump is a tool delivered with the Platform SDK. This mand line tool es with its own Visual C++ project. The tool can show the CIM repository classes, instances, or both. It is possible to retrieve the same information as that retrieved with WMIC. requires more specific knowledge about WMI, as it doesn’t abstract WMI as WMIC. However, it runs under Windows NT and Windows 2020. It is also possible to execute methods exposed by classes or instances. Even if it is not a standard WMI tool delivered with the system installation, this tool can be quite useful for exploring the CIM repository and WMI features. 7 Background on the introduction of WMI Total cost of ownership (or TCO)—the real cost of maintaining a distributed personal puter work—extends far beyond the initial purchase of hardware and soft。
阅读剩余 0%
本站所有文章资讯、展示的图片素材等内容均为注册用户上传(部分报媒/平媒内容转载自网络合作媒体),仅供学习参考。 用户通过本站上传、发布的任何内容的知识产权归属用户或原始著作权人所有。如有侵犯您的版权,请联系我们反馈本站将在三个工作日内改正。