DscResources/Exchange/Exchange.psd1
|
@{ RootModule = 'Exchange.schema.psm1' ModuleVersion = '1.26.805.200' GUID = '6a748c29-11f6-4d41-a983-0035bb093c27' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Exchange') } |