본 게시물에 첨부 된 응답파일(unattend)은 소프트엑스 전용 파일입니다.
AutoLogon 키 값만 적용 한 코드입니다.
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<settings pass="oobeSystem">
<AutoLogon>
<Enabled>true</Enabled>
<LogonCount>1</LogonCount>
<Username>Administrator</Username>
</AutoLogon>
<OOBE>
<SkipMachineOOBE>true</SkipMachineOOBE>
</OOBE>
</component>
<AutoLogon>
<Enabled>true</Enabled>
<LogonCount>1</LogonCount>
<Username>Administrator</Username>
</AutoLogon>
<OOBE>
<SkipMachineOOBE>true</SkipMachineOOBE>
</OOBE>
</component>
</settings>
</unattend>
사용자 프로파일 유지로 윈도우 시스프렙 봉인 unattend.xml
※ 사용자 계정 설정 (바탕화면 아이콘 설정) 유지 됩니다. (2021.05.10 수정 파일)
[구독자 전용] 소프트엑스 XTRM 채널 2021.05.01 업로드 영상 관련 파일
YouTube Video : youtu.be/XWafggvx50c
^^*
'컴퓨터 Computer > 프로그램' 카테고리의 다른 글
오피스 2019 다운로드 (Microsoft Windows and Office ISO Download Tool) #XTRM (0) | 2021.05.05 |
---|---|
윈도우10 다운로드 (Microsoft Windows 10 Download) #XTRM (0) | 2021.05.04 |
윈도우10 기본 앱 제거 - 루자이퍼 RooXiper # (0) | 2021.04.27 |
WimTool utility Download + 통합 wim 만들기 # (0) | 2021.04.26 |
윈도우10 서비스 최적화 도구 | Easy Service Optimizer v1.2 (0) | 2021.04.25 |
댓글