DscResources/Intune/Intune.psd1
|
@{ RootModule = 'Intune.schema.psm1' ModuleVersion = '1.26.729.200' GUID = '710eaf4c-b58c-4b09-bfba-eecae36a6b6c' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Intune') } |