DEPRECATED: Starting with SSIS+ 1.9, the .NET scripts are no longer maintained. Use the provided JavaScript alternative scripts instead.
Overview
Data flow source, loading data from Windows Management Information (WMI).
Setup
The script has the following parameters:
- Connection - selects WMI connection.
- IsQueryVariable - indicates whether the query is stored in variable.
-
- Query - specifies WMI Query Language (WQL) statement.
-
- QueryVariable - selects variable containing WQL statement.
Requirements
Depends on COZYROC Script Component Plus for implementing parameters user interface.