Skip to content

WindowsCapability and WindowsCapabilitySet: New Resource(s) Proposal #241

@aydeisen

Description

@aydeisen

Description

A DSC Module around the WindowsCapability cmdlets to manage the enabled and disabled capabilities. It should work similarly to the WindowsOptionalFeature and WindowsOptionalFeatureSet DSC Resources

Proposed properties

Name (Key)
LogLevel
LogPath
NoWindowsUpdateCheck (mapped to the LimitAccess parameter)
DependsOn
Ensure

Special considerations or limitations

Originally filed by @mgreenegit in PowerShell/PSDscResources#168. The discussion in that issue was to include it into ComputerManagementDsc

When executing Get-WindowsCapability, the convention for the name is that it ends with three tildes followed by the version number. It would be great if the DSC Resource only required the name, and not the tildes and version number (or, at the very least, make the tildes and everything to the right of them optional)

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedThe issue is up for grabs for anyone in the community.resource proposalThe issue is proposing a new resource in the resource module.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions