DscResources/Exchange/Exchange.psd1
|
@{ RootModule = 'Exchange.schema.psm1' ModuleVersion = '1.26.506.100' GUID = '98487eb3-7eee-4a1d-94b7-3d1bbcc1c2d2' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Exchange') } |