Skip to content

MARKSWINKELS.NL

A WORLD OF BITS AND BYTES…

MARKSWINKELS.NL

Tag: custom branding

How to: Customize your ADFS loginpage

When migrating a customer to for example Microsoft Office 365, most of the time we install a ADFS environment to. With ADFS you create a single sign-on experience (SSO) for your users. Within Windows Server 2012 R2, ADFS is a default server role, which can be enabled really easily. After the installation, you’ve to configure some options and you’re ready to rock!

The default logon screen of ADFS is not that nice. Some basic colors and no custom branding. In the most environments our customers wanted to have some custom branding. There’re a few things you can change on the logon screen. For example:

  • The company text;
  • The company logo;
  • The big picture on the left side of the page;
  • Helpdesk URL’s;
  • etc…

In this example I’ve changed the ADFS logon screen with our new company branding. Within a few minutes, the logon screen looks really different and ‘personal’ (heeeey….that’s me!!! 🙂 )

## Change the company name
Set-AdfsGlobalWebContent -CompanyName "Lab Environment ADFS"

## Change the company logo
Set-AdfsWebTheme -TargetName default -Logo @{path="C:\ADSF_branding\Ictivity_Logo_Small.png"}

## Change the left side of the page
Set-AdfsWebTheme -TargetName default -Illustration @{path="C:\ADSF_branding\Ictivity_Logo_Large.png"}

 

2016-10-11_12h43_26    2016-10-11_12h44_53    2016-10-11_12h45_00

2016-10-11_12h49_04    2016-10-11_12h49_11    2016-10-11_12h56_21

2016-10-11_12h56_32    2016-10-11_13h01_52    2016-10-11_13h03_43

As you can see, it’s really great to customize your ADFS logon screen with your company branding. In this example it’s really personal, because the picture on the logon screen is ME!! 🙂

 

Author MarkPosted on October 11, 2016Categories #CloudFirst, Azure, Ictivity, Login, Microsoft Fun, Microsoft Windows Server 2012, PowerShellTags ADFS, branding, custom branding, Ictivity, Mark, MSS, Powershell, Single sign-on, SSO
 Twitter LinkedIn RSS Github Wordpress


Other

  • Contact
  • Links

Tags

  • #CloudFirst
  • Active Directory
  • Automation
  • Azure
  • Cloud
  • Ictivity
  • MDT
  • Microsoft
  • Microsoft Exams
  • Microsoft Exchange 2003 Server
  • Microsoft Exchange 2007 Scripts
  • Microsoft Exchange 2007 Server
  • Microsoft Exchange 2010 Server
  • Microsoft Exchange 2013
  • Microsoft Exchange 2013 Server
  • Microsoft Fun
  • Microsoft Hyper-V
  • Microsoft Lync
  • Microsoft News
  • Microsoft SCCM 2007
  • Microsoft SCCM 2012
  • Microsoft SCVMM 2012 R2
  • Microsoft Windows 7
  • Microsoft Windows 8
  • Microsoft Windows 8.1
  • Microsoft Windows 2003 Server
  • Microsoft Windows 2008 R2 Server
  • Microsoft Windows 2008 Server
  • Microsoft Windows Server 2012
  • Microsoft Windows Server 2016
  • News
  • PowerShell
  • RES Automation Manager
  • Resource Manager
  • RES Powerfuse
  • RES Workspace Manager
  • Scripting
  • Sponsor
  • System Center 2012
  • System Center 2012 R2
  • Uncategorized
  • VDI
  • VMware
  • Webinars
  • Windows Server 2019

Recent Posts

  • SQL Server 2022 on Windows Server 2022 Core Edition
  • Reduce costs with Azure Spot virtual machines
  • Part 2 – Azure Privileged Identity Management (PIM) for Groups
  • Part 1 – Azure Privileged Identity Management (PIM) for Groups
  • How to enable hidden Education Themes for Windows 11
MARKSWINKELS.NL