DscResources/Sentinel/Sentinel.psd1
|
@{ RootModule = 'Sentinel.schema.psm1' ModuleVersion = '1.26.408.100' GUID = '418892b7-e316-4bce-aa76-b80ac29348d0' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Sentinel') } |