Get Windows Features

Returns the Windows features and their state for the system.

Privileges

Normal

Input Parameters

None

Output Parameters

Name Type Description
AvailableFeatures Collection A collection of Windows features, name and state.
Result Number Returns a success value of zero or any value other than zero to indicate failure.

Example Input Parameters

No input parameters required.