DscResources/Sentinel/Sentinel.psd1
@{ RootModule = 'Sentinel.schema.psm1' ModuleVersion = '1.25.604.100' GUID = 'a6d614c4-9fe7-40e8-986d-ea2c068c6a17' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Sentinel') } |