DscResources/Intune/Intune.psd1
|
@{ RootModule = 'Intune.schema.psm1' ModuleVersion = '1.26.708.100' GUID = '50b451ed-ae46-4c7f-b439-f764df56e3c7' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Intune') } |