DscResources/Intune/Intune.psd1
|
@{ RootModule = 'Intune.schema.psm1' ModuleVersion = '1.26.527.100' GUID = 'a81879db-d7ce-4584-9459-88e86f651170' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Intune') } |