Test.ps1
Get-Module TransitionManager, TMD.Common | Remove-Module Import-Module "C:\Users\fcastillo\Documents\repos\tmps_transitionmanager\TransitionManager\TransitionManager.psd1" Import-Module TMD.Common Get-TMSession | Remove-TMSession New-TMSession -Server tmad64.transitionmanager.net -StoredCredential fcastillo -Passthru -ProjectName 'TM-24107' Import-TMExtension -Project 'TM-24107' -Include DataScripts -Name rvtools |