Hi I'm trying to connect to ucscentral in my powershell profile that works fine. But when profile script ends the connection is not saved in the $global:DefaultUCSCentral variable, thus making it impossible for me to reuse the connection. How can th...