Skip to content

Instantly share code, notes, and snippets.

@pmatthews05
Last active March 29, 2020 10:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pmatthews05/e7a4da39e9e586249d0e00dcaa5fc039 to your computer and use it in GitHub Desktop.
Save pmatthews05/e7a4da39e9e586249d0e00dcaa5fc039 to your computer and use it in GitHub Desktop.
Import-Module "C:\\Program Files\\Common Files\\Skype for Business Online\\Modules\\SkypeOnlineConnector\\SkypeOnlineConnector.psd1"
$Session = New-CsOnlineSession
Import-PSSession -Session:$Session -AllowClobber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment