DscResources/Sentinel/Sentinel.psd1
|
@{ RootModule = 'Sentinel.schema.psm1' ModuleVersion = '1.26.506.100' GUID = '74ee4c8b-3105-49e0-967a-cdca515946b5' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Sentinel') } |