DscResources/Intune/Intune.psd1
|
@{ RootModule = 'Intune.schema.psm1' ModuleVersion = '1.26.603.100' GUID = '2c1578fd-5ffc-440e-9aee-5c423a93f0f3' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Intune') } |