Login Page
Documentation on how to customize the login page.
Last updated
Documentation on how to customize the login page.
Last updated
This feature requires any type of PowerShell Universal license.
The login page colors, image, copyright and title can be customized by editing the .universal/loginPage.ps1
file.
You can host an image by using Published Folders. In this example, we have a dbatools.png
file in our local folder.
Next, we can create a loginPage.ps1
file in the repository folder. Add the various colors, text and image URL to customize the login page. As soon as you save this file, you can refresh the login page to see the result.
This login page looks like this.
This documentation is for the upcoming 1.6 release.
You can add links to other web pages by using the New-PSULoginPageLink
cmdlet.
Links will appear at the top of the page.