Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Done
-
None
-
None
-
-
Windows
-
1
-
Windows 2019-04-17
-
Needs Assessment
-
Needs Assessment
Description
The source parameter for the iis_feature type is ignored by the provider. The code at line 32 ensures that the -Source parameter will be ignored if the user supplies it.
The result is that if the bits required to install a Windows feature are not present in the SXS directory, and the machine is not configured to download them from Microsoft, the module will not be able to install the feature, even if the user has taken the correct steps to ensure the install media is accessible somewhere and the installations would otherwise be successful.