Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You can retrieve a local copy of the collection with a call to ExecQuery. After you have retrieved an instance, you can modify and update the instance. The following example shows how to retrieve a collection:
Set colItems = objWMIService.ExecQuery("Select * from MSSnaStatus_Connection")