In the Windows Management Instrumentation (WMI) Scripting API, constant names start with "Wbem", and object names start with "SWbem". What do these abbreviations stand for?
Asked
Active
Viewed 1,014 times
1 Answers
4
Web-Based Enterprise Management and I believe the S means Scripting...
Some other terms:
- WMI=Windows Management Instrumentation
- CIM=Common Information Model
- DMTF=Distributed Management Task Force

Anders
- 97,548
- 12
- 110
- 164