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

migrate module to use pwshlib #142

Open rismoney opened 3 years ago

rismoney commented 3 years ago

To better optimize this provider and minimize creation/destruction of powershell processes, this should use the pwshlib module.