Skip to content

Pyrolaptop

  • Home
  • Projects
    • Holiday & Trip Videos
    • Revision For A-Level Computing F453
    • SYS Domain
      • Web Mgmt and Tools
  • Knowledge Base
    • KB-Office 365
    • KB-Powershell/CMD
    • KB-Software
    • KB – Windows Server
    • KB-HyperV
    • KB-Remote Desktop
    • KB- Group Policy
  • Reviews
    • Hardware
    • Software
  • Channel

Office 365 enable modern Authentication

August 25, 2019September 13, 2020 By Matt Comment Closed

Connect to Exchange online via powershell

 

Check currently status

Get-OrganizationConfig | Format-Table Name,OAuth* -Auto

 

Enable

Set-OrganizationConfig -OAuth2ClientProfileEnabled $true

 

Disable

Set-OrganizationConfig -OAuth2ClientProfileEnabled $false

KB - Security, KB-Office 365, KB-Powershell/CMD, Knowledge Base
WordPress Theme | Square by HashThemes