DscResources/Sentinel/Sentinel.psd1
|
@{ RootModule = 'Sentinel.schema.psm1' ModuleVersion = '1.26.617.100' GUID = '47b6744b-acf0-46e8-b346-89043f8b210e' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Sentinel') } |