Skip to content

Instantly share code, notes, and snippets.

@chrisbrownie
Last active November 4, 2016 05:22
Show Gist options
  • Save chrisbrownie/7cf64414ada3e422e61bfd05d1aa2e91 to your computer and use it in GitHub Desktop.
Save chrisbrownie/7cf64414ada3e422e61bfd05d1aa2e91 to your computer and use it in GitHub Desktop.
Set-AdfsWebTheme -TargetName "yourcustomtheme" -AdditionalFileResource
@{
Uri="/adfs/portal/script/onload.js"
Path="C:\adfs\assets\theme\script\onload.js"
}, @{
Uri="/adfs/portal/logo/favicon.ico"
Path="C:\adfs\assets\script\onload.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment