DscResources/Intune/Intune.psd1
@{ RootModule = 'Intune.schema.psm1' ModuleVersion = '1.24.117.100' GUID = '906b52d6-2d3c-4872-8617-5626a1c4bbfe' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Intune') } |