Skip to content
This repository has been archived by the owner on Feb 4, 2019. It is now read-only.

Command 'New-PSSession' not found. (Mac) #428

Open
krispayne opened this issue Aug 17, 2016 · 0 comments
Open

Command 'New-PSSession' not found. (Mac) #428

krispayne opened this issue Aug 17, 2016 · 0 comments

Comments

@krispayne
Copy link

When I try to initiate a connection to my Office365 instance in PowerShell, I get the following error:

PASH /Users/kris> $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/ -Credential $UserCredential -Authentication Basic -AllowRedirection
Command 'New-PSSession' not found.
  +CategoryInfo: ObjectNotFound: (:) [], ParentContainsErrorRecordException
  +FullyQualifiedErrorId: CommandNotFoundException

It's entirely possible that I've done/doing something wrong, but I believe that I installed and built Pash correctly (git clone, xbuild, make alias, run)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant