voxpupuli / puppet-windowsfeature

Library that uses ServerAdministration api that comes with Windows Server 2008 and Windows Server 2012 to add / remove windows features
https://forge.puppet.com/puppet/windowsfeature
MIT License
30 stars 50 forks source link

Support Optional Features in addition to Windows Features #163

Open kruegerkyle95 opened 4 months ago

kruegerkyle95 commented 4 months ago

Currently this module only supports install/uninstalling windows features, but would be valuable if it could additionally support enabling/disabling Windows optional features too. I think this should just involve adjusting the commands slightly based on what type of feature it is