Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- x-pack
- PlayBook
- ELASTIC
- endpoint security
- Elasticsearch
- Kibana server is not ready yet
- Windows
- XCP-ng
- proxycfg
- macos
- ssh key 배포
- GitLab
- G-suite
- 로그인불가
- pfsense
- 한글가이드
- Proxy
- miniconda
- bash
- freebsd
- Kibana
- xe guest utilities
- application security
- ansible
- docker
- elastic stack
- hardening
- 보안양파
- centos 8
Archives
- Today
- Total
선 밖에 선 자유인
Windows 로그인 화면 변경 본문
- BackgroundDefault.jpg 파일 (해상도는 현재 사용하는 해상도와 동일해야 하며 256KB 미만 크기)
- C:\Windows\System32\oobe\info\backgrounds 폴더로 이동 info\backgrounds 는 없으면 생성
- regedit
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background
에서 OEMBackground DWORD 값을 1 로 변경
cmd> reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background" /t REG_DWORD /v OEMBackground /d 1
출처: http://support.microsoft.com/kb/2670595/ko
Comments