DSCResources/ConfigurationManagerDeployment/ConfigurationManagerDeployment.psd1
@{ RootModule = 'ConfigurationManagerDeployment.schema.psm1' ModuleVersion = '0.0.1' GUID = '78e1dfd9-9118-4ccb-85d7-41ae370a6e68' Author = 'NA' CompanyName = 'NA' Copyright = 'NA' DscResourcesToExport = @('ConfigurationManagerDeployment') } |