{"id":19020600,"url":"https://github.com/simeononsecurity/windows-branding-script","last_synced_at":"2025-04-23T05:59:38.621Z","repository":{"id":110919429,"uuid":"287435421","full_name":"simeononsecurity/Windows-Branding-Script","owner":"simeononsecurity","description":"A simple script to assist with configuring branding on Windows 10 and Windows Server 2016/2019","archived":false,"fork":false,"pushed_at":"2024-07-26T23:09:22.000Z","size":2856,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T05:59:31.988Z","etag":null,"topics":["automation","branding","powershell","script","windows","windows10","windowsbranding","windowsserver"],"latest_commit_sha":null,"homepage":"https://simeononsecurity.com/github//windows-10-branding/","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simeononsecurity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["simeononsecurity"],"custom":["https://simeononsecurity.com","https://simeononsecurity.com/recommendhome","https://simeononsecurity.com/affiliate","https://twitter.com/simeonsecurity","https://discord.io/cybersentinels"]}},"created_at":"2020-08-14T03:34:27.000Z","updated_at":"2024-07-26T23:09:26.000Z","dependencies_parsed_at":"2024-03-13T10:00:30.788Z","dependency_job_id":null,"html_url":"https://github.com/simeononsecurity/Windows-Branding-Script","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simeononsecurity%2FWindows-Branding-Script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simeononsecurity%2FWindows-Branding-Script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simeononsecurity%2FWindows-Branding-Script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simeononsecurity%2FWindows-Branding-Script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simeononsecurity","download_url":"https://codeload.github.com/simeononsecurity/Windows-Branding-Script/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250379787,"owners_count":21420841,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","branding","powershell","script","windows","windows10","windowsbranding","windowsserver"],"created_at":"2024-11-08T20:17:40.040Z","updated_at":"2025-04-23T05:59:38.604Z","avatar_url":"https://github.com/simeononsecurity.png","language":"PowerShell","readme":"# Setup branding on Windows 10 and Server 2016/2019/2022 Systems\n\n [![Sponsor](https://img.shields.io/badge/Sponsor-Click%20Here-ff69b4)](https://github.com/sponsors/simeononsecurity) [![VirusTotal Scan](https://github.com/simeononsecurity/Windows-Branding-Script/actions/workflows/virustotal.yml/badge.svg)](https://github.com/simeononsecurity/Windows-Branding-Script/actions/workflows/virustotal.yml)\n\n## How to set up the branding files\n- [X] Replace all images with your branding images\n  - [X] OEM logo must be either 95x95 or 120x20 and in \".bmp\" format\n  - [X] Generate the User Image along with 32x32, 40x40, 48x48, 192x192 variants.\n  - [X] Generate or copy user image for guest image.\n  \n## This script utilizes the following tool:\n- [Microsoft Security Compliance Toolkit 1.0 - LGPO](https://www.microsoft.com/en-us/download/details.aspx?id=55319)\n\n## How to run the script\n### Manual Install:\nIf manually downloaded, the script must be launched from an administrative powershell in the directory containing all the files from the [GitHub Repository](https://github.com/simeononsecurity/Windows-Branding-Script)\n```powershell\nSet-ExecutionPolicy -ExecutionPolicy RemoteSigned -Force\nGet-ChildItem -Recurse *.ps1 | Unblock-File\n.\\sos-copybranding.ps1\n```\n### Automated Install:\nThe script may be launched from the extracted GitHub download like this:\n```powershell\niwr -useb 'https://simeononsecurity.ch/scripts/sosbranding.ps1'|iex\n```\n\n## Learn more about [Branding Windows Systems](https://simeononsecurity.ch/github//windows-10-branding/)\n\u003ca href=\"https://simeononsecurity.ch\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n  \u003ch2\u003eExplore the World of Cybersecurity\u003c/h2\u003e\n\u003c/a\u003e\n\u003ca href=\"https://simeononsecurity.ch\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n  \u003cimg src=\"https://simeononsecurity.ch/img/banner.png\" alt=\"SimeonOnSecurity Logo\" width=\"300\" height=\"300\"\u003e\n\u003c/a\u003e\n\n### Links:\n- #### [github.com/simeononsecurity](https://github.com/simeononsecurity)\n- #### [simeononsecurity.ch](https://simeononsecurity.ch)\n","funding_links":["https://github.com/sponsors/simeononsecurity","https://simeononsecurity.com","https://simeononsecurity.com/recommendhome","https://simeononsecurity.com/affiliate","https://twitter.com/simeonsecurity","https://discord.io/cybersentinels"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimeononsecurity%2Fwindows-branding-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimeononsecurity%2Fwindows-branding-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimeononsecurity%2Fwindows-branding-script/lists"}