In the article we looked at installation and configuration of Active Directory Federation Services (AD FS) on Windows Server 2012. In this post we explore customizations that can be done for the out of the box sign in page.

The default sign in page looks like the one below:

DefaultSign

Open PowerShell on the AD FS server and run the following commands. Change the image file accordingly.

PowerShellCommands

After the above commands are run the modified sign-in page looks like the one below.

ModifiedSignIn

Other customization’s that can be done are listed in the article