I keep getting errors while customizing ADFS

Vita 76 Reputation points
2020-05-30T21:19:19.247+00:00

I'm trying to customize an ADFS (Windows Server 2019) server that won't take any of the command I give it. I'm using the exact same commands I've used to customize these pages with the same files even from the same locations but now it won't take them, see:

adfs1.PNG

Using full paths won't make a difference:

adfs2.PNG

Everytime it's the same thing about a hash table. Know how to fix this?

Thanks!

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,201 questions
0 comments No comments
{count} votes

Accepted answer
  1. Pierre Audonnet - MSFT 10,166 Reputation points Microsoft Employee
    2020-05-30T23:30:51.343+00:00

    The syntax is:

    Set-AdfsWebTheme -TargetName default -Logo @{path="c:\Contoso\logo.png"}
    

0 additional answers

Sort by: Most helpful