Click to Rate and Give Feedback
MSDN
MSDN Library
WMI Reference
SWbemLocator
SWbemLocator Object

You can use the methods of the SWbemLocator object to obtain an SWbemServices object that represents a connection to a namespace on either a local computer or a remote host computer. You can then use the methods of the SWbemServices object to access WMI. This object can be created by the VBScript CreateObject call.

Methods

The SWbemLocator object defines the following method.

MethodDescription

ConnectServer

Connects to WMI on the specified computer.

 

Properties

The SWbemLocator object defines the following property.

PropertyAccess typeDescription

Security_

Read-only

Used to read or change the security settings.

 

Requirements

Minimum supported clientWindows 2000 Professional
Minimum supported serverWindows 2000 Server
Type LibraryWbemdisp.tlb
DLLWbemdisp.dll

See Also

Scripting API Objects

Send comments about this topic to Microsoft

Build date: 11/3/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker