DscResources/Intune/Intune.psd1
@{ RootModule = 'Intune.schema.psm1' ModuleVersion = '1.24.717.100' GUID = 'eca43d33-1744-40a0-a33a-7f473daf28ca' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Intune') } |