Customize Your Internal Web Resources

38 Shares

In this post I going to show you how to customize various types of web resources. Make sure to also check out my previous post Citrix NetScaler Gateway 11.1 and StoreFront 3.6 Customization.

Microsoft ADFS 3.0 Logon Page

Background image size 1420x1080px and logo 260x35px saved in PNG format. Even though this is recommended sizes from Microsoft I didn’t have problems putting in a slightly higher logo at 55px.

In the following example below we’re going to change background, logo and put in some description and web links. To apply the changes use the following Powershell commands on your ADFS server. Learn more in the post Customizing the AD FS Sign-in Pages.

Customize ADFS Login Page

VMware vSphere 6.0 Web Client Login UI

In my example I’ve downloaded some ready-to-go templates from GitHub and used the Cormac Theme as the starting point. Connect to your vSphere VCSA with Putty and run the following commands to be able to connect with WinSCP.

Background image size 2000x1250px saved in JPG format. Copy the image to:

Edit Login.css line 21 in the Cormac Theme.

Upload the files to the following folders:

Normally when you connect to the IP-address of your VCSA you’re able to download the client or click the link to go to the login page. I’ve renamed the old file and added a custom to redirect to the login page. Rename the following file to something else:

Create a new index.html in the same location with the following:

VMware VCSA Custom

Nakivo Backup & Replication

Nakivo Backup is a fantastic free backup solution for community people like yourself. If you haven’t tried it I would highly recommend you checking out the post Altaro and Nakivo VM Backup Review. It’s extremely easy to customize, simply head into ConfigurationBranding Settings.

Nakivo Edit Branding

Nakivo Custom

Citrix Director

This one was much harder to customize, but thanks to awesome twitter community friends we found a way to do it. The problem is that not everything is written in clear text and there’s different coding based upon browser type.

Background image size 1920x1200px saved in JPG format in the following folder:

Edit the file C:\inetpub\wwwroot\Director\LogOn.aspx

Citrix Director Customization LogOn

Citrix Director Custom

Microsoft RD Web Access 2012 R2

Background image size 2560x1600px saved in JPG format in the following folder:

Edit the file C:\Windows\Web\RDWeb\Pages\en-US\tswa.css

Custom RDWeb

Resources

Please check the following links which are pretty awesome where the background is changed every day based upon the daily Bing image.

RD Web Access – Automate Bing Wallpaper integration

ADFS 3.0 Theme – Automate Bing Wallpaper integration

38 Shares

Automation Framework Community Edition

The fastest way to build your lab environment.

Virtual Expo

Friday 30th of September 2022

2 thoughts on “Customize Your Internal Web Resources”

  1. Hi,

    Looks like you did the following for Director, but its not documented.

    Add display: none; under .citrix_stripe

    Thanks for a really good blog

    Reply

Leave a Comment