Accessing a Host Integration Server Property through WMI
Getting and setting an instance is one of the most common retrieval procedures you are most likely to perform on Host Integration Server using Windows Management Instrumentation. You can retrieve an instance using the GetObject method, and modify it using the various Put_ methods.