Skip to content

Instantly share code, notes, and snippets.

@darrenjrobinson
Created July 26, 2016 01:36
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save darrenjrobinson/d2f012030c4cc62b2071308b287cc66d to your computer and use it in GitHub Desktop.
# Get the ADAL Lib as part of the AzureAD Module Preview
# (Requires Windows Mgmt Framework 5 https://www.microsoft.com/en-us/download/details.aspx?id=50395 )
Install-Module -Name AzureADPreview -RequiredVersion 1.1.143.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment