DscResources/Intune/Intune.psd1
|
@{ RootModule = 'Intune.schema.psm1' ModuleVersion = '1.26.805.200' GUID = 'ba925afe-0e80-467d-8ef9-ea50935caf9e' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Intune') } |