dsc_mof_file_apply
Ensure that all MOF files under MOFFile are applied via DSC.
⚙️ Compatible targets: Windows
Parameters
Name | Documentation |
---|---|
MOFFile | Path to the mof that need to be applied. This parameter is required. |
Example
method: dsc_mof_file_apply
params:
MOFFile: VALUE
Documentation
Ensure that all MOF files contained under the target folder are applied via DSC on the target node.