PSDtx.psm1


Get-ChildItem -Recurse -Path $PSScriptRoot\*.ps1 |
ForEach-Object {
    . $_.FullName
}

# Set-DTXCredential -Username "e49f9074-8e88-43ce-bf7f-42bfa801e42b" -Password "42f640fc-e72a-427f-89b0-586f48c99d7e"