DscResources/Exchange/Exchange.psd1
|
@{ RootModule = 'Exchange.schema.psm1' ModuleVersion = '1.26.603.100' GUID = '73eebb75-51a0-4024-8522-01e0190cd552' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Exchange') } |