DscResources/SharePoint/SharePoint.psd1
|
@{ RootModule = 'SharePoint.schema.psm1' ModuleVersion = '1.26.715.100' GUID = 'abfde92c-8842-4b9a-bce3-0200b9732970' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('SharePoint') } |