DscResources/SharePoint/SharePoint.psd1
|
@{ RootModule = 'SharePoint.schema.psm1' ModuleVersion = '1.26.408.100' GUID = 'cc194b02-8000-4c63-9e6f-ef166f46f215' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('SharePoint') } |