Forum Discussion
Robert Woods
May 10, 2017Iron Contributor
Can I Connect to O365 Security & Compliance center via powershell with MFA on?
I currently use the below script to connect to the S&C Center. This does not work with MFA. I was wondering if there is an Updated Module that I could use that supports modern authentication? $C...
- May 10, 2017
Nope, not yet. It's the last of the "modules" I use to get MFA support :(
Sankarasubramanian Parameswaran
Oct 30, 2017Iron Contributor
i'm able to connect to exchange online by below method not security compliance center.
Paul Cunningham
Oct 31, 2017Iron Contributor
That method does not seem to work for connecting to the SCC.
- VasilMichevOct 31, 2017MVP
Which method Paul?
- Paul CunninghamOct 31, 2017Iron Contributor
The one Tony posted but using the SCC cmdlet instead of the EXO cmdlet.
- VasilMichevOct 31, 2017MVP
You simply need to provide the SCC endpoint:
$session = New-ExoPSSession -ConnectionUri https://ps.compliance.protection.outlook.com/PowerShell-LiveId