Some mistake in command :
$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri ps.outlook.com/powershell -Credential $LiveCred -Authentication Basic -AllowRedirection
Is good syntax (https:// was missing)
Vanessa
Some mistake in command :
$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri ps.outlook.com/powershell -Credential $LiveCred -Authentication Basic -AllowRedirection
Is good syntax (https:// was missing)
Vanessa