DscResources/Sentinel/Sentinel.psd1
@{ RootModule = 'Sentinel.schema.psm1' ModuleVersion = '1.25.514.100' GUID = '677bca14-801b-4953-997e-81f682bda5e3' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Sentinel') } |