DSCResources/cIntunePolicySets/cIntunePolicySets.psd1
@{ RootModule = 'cIntunePolicySets.schema.psm1' ModuleVersion = '0.0.1' GUID = '2cad8a86-d370-3ebf-0b3a-2f740e1320e3' Author = 'DscCommunity' CompanyName = 'DscCommunity' Copyright = 'DscCommunity' DscResourcesToExport = @('cIntunePolicySets') } |