Get-Content : Cannot find path 'C:\Users\MikeSwanson\Claude\-' because it does not exist. At line:1 char:18 + & { \:SSHPASS = (Get-Content -Raw -Path '-'); ssh root@172.16.3.20 'e ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Users\MikeSwanson\Claude\-:String) [Get-Content], ItemNotFoundExcept ion + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand \:SSHPASS : The term '\:SSHPASS' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:5 + & { \:SSHPASS = (Get-Content -Raw -Path '-'); ssh root@172.16.3.20 'e ... + ~~~~~~~~~ + CategoryInfo : ObjectNotFound: (\:SSHPASS:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException Permission denied, please try again. Permission denied, please try again. root@172.16.3.20: Permission denied (publickey,password,keyboard-interactive).