DscResources/Sentinel/Sentinel.psd1
@{ RootModule = 'Sentinel.schema.psm1' ModuleVersion = '1.25.1001.100' GUID = '41e4a997-8376-4606-bb5a-e6d310c78d43' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Sentinel') } |