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