Skip to content

Instantly share code, notes, and snippets.

@nivleshc
Last active October 31, 2016 12:55
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 nivleshc/37a2e2e6a9a6dd159fa066bccba01346 to your computer and use it in GitHub Desktop.
Save nivleshc/37a2e2e6a9a6dd159fa066bccba01346 to your computer and use it in GitHub Desktop.
#Configure ADFS
Import-Module ADFS
Add-AdfsFarmNode -CertificateThumbprint $cert.thumbprint -ServiceAccountCredential $AdfsSvcCreds -PrimaryComputerName $PrimaryADFSServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment