DscResources/SharePoint/SharePoint.psd1
|
@{ RootModule = 'SharePoint.schema.psm1' ModuleVersion = '1.26.729.200' GUID = '3ac0f116-5d12-4889-a5fe-bb017d1ee6c3' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('SharePoint') } |