Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Does not work on Windows 2008 #39

Closed
vincent-aguillaume opened this issue Nov 2, 2015 · 6 comments
Closed

Does not work on Windows 2008 #39

vincent-aguillaume opened this issue Nov 2, 2015 · 6 comments
Assignees

Comments

@vincent-aguillaume
Copy link

Remove Windows 2008 support from the README / Limitations.

@petems
Copy link
Member

petems commented Dec 11, 2015

@vincent-aguillaume I'm not super experienced but this works on my Vagrant 2008 box, what error are you seeing?

@vincent-aguillaume
Copy link
Author

I believe Get-WindowsFeature only works on Windows Server 2008 R2 onwards. I remember having to add another installation method for Windows 2008 (non-R2) when using this module.

@NetworkBytes
Copy link

I see the point, it says it supports Windows 2008 (non R2),
Windows 2008 (non R2) doesn't have a PowerShell interface to install windows features

I whipped up support for Windows 2008 non R2 @ https://github.com/NetworkBytes/puppet-windowsfeature
hasn't been properly tested yet, will PR once Ive had the time to test it out

@maxgaulhofer
Copy link

I think this issue can be closed, as the new windowsfeature uses convert-to-xml, instead of json

@TraGicCode
Copy link
Contributor

This is an old issue but going to verify this now.

@TraGicCode TraGicCode self-assigned this Sep 21, 2017
@TraGicCode
Copy link
Contributor

Yes this indeed doesn't work on Windows 2008 non-r2 currently. As @vincent-aguillaume stated, get-windowsfeature doesn't even exist.

@ghost Not sure if you're still alive since this is so old but your PR is way outdated and since then this module has been converted to using custom types and providers. I will mark this as something that could be added in the future. For now i'm going to update the metadata.json for this project.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants