Is there a way to use modules that were imported in a local session in a remote session? I looked at import-pssession, but I don\'t know how to get the local session. Here\'s a
use credssp authentication
invoke-command -computername $localSession -Credential $Credential -Authentication Credssp