-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Labels
area-cmdletArea - Cmdlet referenceArea - Cmdlet referencedsc-v1Version - DSC v1Version - DSC v1dsc-v2Version - DSC v2Version - DSC v2dsc-v3Version - DSC v3Version - DSC v3issue-doc-bugIssue - error in documentationIssue - error in documentation
Description
Type of issue
Missing information
Feedback
A composite resource is a configuration, it never gets loaded by the LCM. (A configuration needs to be compiled and the resources it calls are the ones that the LCM needs to load). This is why an Invoke-DscResource on a composite resource will not work and you should call it on the underlying resource.
See, http://nanalakshmanan.com/blog/Composite-Resources-Explained/
Page URL
Content source URL
Author
Document Id
1ab73932-fc3e-496b-633a-31f01704dec9
Metadata
Metadata
Assignees
Labels
area-cmdletArea - Cmdlet referenceArea - Cmdlet referencedsc-v1Version - DSC v1Version - DSC v1dsc-v2Version - DSC v2Version - DSC v2dsc-v3Version - DSC v3Version - DSC v3issue-doc-bugIssue - error in documentationIssue - error in documentation