DscResources/Sentinel/Sentinel.psd1
@{ RootModule = 'Sentinel.schema.psm1' ModuleVersion = '1.24.1002.100' GUID = '0a57e360-5cee-4bd9-b4bb-695783695cf2' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Sentinel') } |