DscResources/SharePoint/SharePoint.psd1
|
@{ RootModule = 'SharePoint.schema.psm1' ModuleVersion = '1.26.826.100' GUID = '0940d6cf-c5af-48fa-881b-72646ed505be' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('SharePoint') } |