Skip to content

simeononsecurity/Windows-Branding-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup branding on Windows 10 and Server 2016/2019/2022 Systems

VirusTotal Scan

How to set up the branding files

  • Replace all images with your branding images
    • OEM logo must be either 95x95 or 120x20 and in ".bmp" format
    • Generate the User Image along with 32x32, 40x40, 48x48, 192x192 variants.
    • Generate or copy user image for guest image.

This script utilizes the following tool:

How to run the script

Manual Install:

If manually downloaded, the script must be launched from an administrative powershell in the directory containing all the files from the GitHub Repository

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Force
Get-ChildItem -Recurse *.ps1 | Unblock-File
.\sos-copybranding.ps1

Automated Install:

The script may be launched from the extracted GitHub download like this:

iwr -useb 'https://simeononsecurity.ch/scripts/sosbranding.ps1'|iex

Learn more about Branding Windows Systems

    SimeonOnSecurity Logo

Links: