DscResources/Sentinel/Sentinel.psd1
@{ RootModule = 'Sentinel.schema.psm1' ModuleVersion = '1.25.903.100' GUID = '9f97a213-ed23-4d0c-b139-2dff354828f6' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Sentinel') } |