Files
Zack Meier 1d304511b8 update
2026-04-15 15:45:50 -05:00

4 lines
134 B
PowerShell

# It all starts with a single line of powershell code.
$ITDModules = Get-Module -Name ITD* -ListAvailable
Write-Output $ITDModules