DSCResources/SharePointServiceInstances/SharePointServiceInstances.psd1
@{ RootModule = 'SharePointServiceInstances.schema.psm1' ModuleVersion = '0.0.1' GUID = 'e0f5c71d-36f8-49fb-9025-44297da6eac8' Author = 'NA' CompanyName = 'NA' Copyright = 'NA' DscResourcesToExport = @('SharePointServiceInstances') } |