Select * From __InstanceCreationEvent WITHIN 1 where target instance ISA 'Win32_Process'"
What does that really mean?
- It means that when a Win32_Process Class gets created, you get notified.
- It means that when an __InstanceCreationEvent Class is used, you get notified.
- None of the above
- All of the above -- including None of the above
- All of the above -- excluding 3 and 4
- I'm as confused as you are, ACE, so let's crash and burn together.
__InstanceOperationEvent
__InstanceModificationEvent
__InstanceCreationEvent
__MethodInvocationEvent
__InstanceDeletionEvent
__ClassOperationEvent
__ClassDeletionEvent
__ClassModificationEvent
__ClassCreationEvent
__NamespaceOperationEvent
__NamespaceModificationEvent
__NamespaceDeletionEvent
__NamespaceCreationEvent
__TimerEvent
__ExtrinsicEvent
__SystemEvent
__EventDroppedEvent
__EventQueueOverflowEvent
__QOSFailureEvent
__ConsumerFailureEvent
No comments:
Post a Comment