Skip to content

Instantly share code, notes, and snippets.

@mobernberger
Created November 25, 2020 16:37
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 mobernberger/6ce004640d39be1580b3dbcce65b8c71 to your computer and use it in GitHub Desktop.
Save mobernberger/6ce004640d39be1580b3dbcce65b8c71 to your computer and use it in GitHub Desktop.
#Install the DCToolbox Module
Install-Module DCToolbox
#Connect to MS Graph Endpoint with the module
Connect-DCMsGraphAsDelegated
#Export the policies to a Excel file
New-DCConditionalAccessPolicyDesignReport
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment