Last active
August 5, 2020 15:27
-
-
Save exactmike/902e09487a05261e51a0262c5091ef76 to your computer and use it in GitHub Desktop.
AAD Documentation Runner
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Start-Process -NoNewWindow -FilePath .\AzureADConnectSyncDocumenterCmd.exe -ArgumentList 'org\Production org\Production' |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Working on Automating https://github.com/microsoft/AADConnectConfigDocumenter with PowerShell