DscResources/SharePoint/SharePoint.psd1
|
@{ RootModule = 'SharePoint.schema.psm1' ModuleVersion = '1.26.422.100' GUID = 'a6d0435f-62b6-49c3-b813-dc07f66a2a9f' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('SharePoint') } |