<?xml-stylesheet type="text/xsl" href="https://microsofttouch.fr/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>[POWERSHELL] Connect to Exchange Online</title><link>/default/b/sylver/posts/powershell-connect-to-exchange-online</link><description>You&amp;#39;ll find bellow the 3 PowerShell lines necessary to connect to Exchange Online :

$Credentials = Get-Credential

$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/ -C...</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator></channel></rss>