Files
Backup/_NDGOV_CS/ITD.Cohesity/archive/powershell/ITD.Cohesity.psd1
T
Zack Meier 1d304511b8 update
2026-04-15 15:45:50 -05:00

10 lines
374 B
PowerShell

@{
RootModule = 'ITD.Cohesity.psm1'
ModuleVersion = '<ModuleVersion>'
GUID = '9b7f0813-ae13-4d3b-9b5a-608374755382'
Author = 'Cliff Cogdill / Zack Meier '
CompanyName = 'State of North Dakota'
PowerShellVersion = '7'
CompatiblePSEditions = 'Desktop','Core'
FunctionsToExport = @(<FunctionsToExport>)
}