윈 도 우 무인 설치오류
2021.09.09 03:32
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<settings pass="windowsPE">
<component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SetupUILanguage>
<UILanguage>ko-KR</UILanguage>
</SetupUILanguage>
<UILanguage>ko-KR</UILanguage>
<LayeredDriver>5</LayeredDriver>
<UILanguageFallback>en-US</UILanguageFallback>
<InputLocale>ko-KR</InputLocale>
<SystemLocale>ko-KR</SystemLocale>
</component>
<component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<UserData>
<AcceptEula>true</AcceptEula>
</UserData>
</component>
<settings pass="specialize">
<component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<RunSynchronous>
<RunSynchronousCommand wcm:action="add">
<!-- x64 관리자계정 활성화 -->
<Order>1</Order>
<Path>cmd /c net user administrator /active:yes</Path>
<Description>Enable Admin</Description>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>2</Order>
<!-- x64 WanDrv7 런처 -->
<Path>%Windir%\Setup\Scripts\EDLauncher.bat</Path>
<Description>Auto Driver Launcher</Description>
</RunSynchronousCommand>
</RunSynchronous>
</component>
</settings>
<settings pass="oobeSystem">
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<AutoLogon>
<Enabled>true</Enabled>
<LogonCount>1</LogonCount>
<Username>Administrator</Username>
</AutoLogon>
<FirstLogonCommands>
<!-- 사용자 계정 컨트롤 설정 변경 OFF -->
<SynchronousCommand wcm:action="add">
<RequiresUserInput>false</RequiresUserInput>
<Order>1</Order>
<Description>UACOff</Description>
<CommandLine>%windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f</CommandLine>
</SynchronousCommand>
<!-- 모든 계정 암호 만료기간 제한 없음 -->
<SynchronousCommand wcm:action="add">
<RequiresUserInput>false</RequiresUserInput>
<Order>2</Order>
<Description>UserAccount</Description>
<CommandLine>cmd /c wmic UserAccount set PasswordExpires=False</CommandLine>
</SynchronousCommand>
</FirstLogonCommands>
</SynchronousCommand>
</FirstLogonCommands>
<Display>
<!-- 해상도 설정 -->
<HorizontalResolution>1024</HorizontalResolution>
<VerticalResolution>768</VerticalResolution>
<ColorDepth>32</ColorDepth>
</Display>
<OOBE>
<HideEULAPage>true</HideEULAPage>
<HideLocalAccountScreen>true</HideLocalAccountScreen>
<HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
<HideOnlineAccountScreens>true</HideOnlineAccountScreens>
<HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
<NetworkLocation>Home</NetworkLocation>
<ProtectYourPC>1</ProtectYourPC>
<SkipMachineOOBE>true</SkipMachineOOBE>
</OOBE>
</component>
</settings>
<cpi:offlineImage cpi:source="" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>
고수님들!!! 어떻 부분이 잘못되는지 조언 부탁드려요~~~
댓글 [1]
-
Geheimnis 2021.09.09 22:43
번호 | 제목 | 글쓴이 | 조회 | 등록일 |
---|---|---|---|---|
[공지] | 질문과 답변 게시판 이용간 유의사항 | gooddew | - | - |
90670 | 윈 도 우| 잠금화면에 대하여 질문 드립니다. [2] | 갠지스의잔 | 165 | 09-09 |
90669 | 소프트웨어| ms오피스 해마다 상위버전ㅈ나오는거 엑셀 같은 단축키가 ... [2] | 치국평천하 | 584 | 09-09 |
» | 윈 도 우| 무인 설치오류 [1] | 사이버해결 | 325 | 09-09 |
90667 | 윈 도 우| sysprep 봉인완료 후 wim이미지 부팅하면 다시 봉인화면으... [2] | 직구중독 | 421 | 09-08 |
90666 | 윈 도 우| 윈도우 업데이트 때 다시시작하고 화면 깜빡일때는 [1] | 치국평천하 | 343 | 09-08 |
90665 | 기 타| OCR처리된 PDF 파일에서... [6] | asklee | 402 | 09-08 |
90664 | 윈 도 우| 네트워크 단순궁금증 [1] | First. | 344 | 09-08 |
90663 | 하드웨어| exFAT 파일시스템에 대해서 잘 아시는분? [7] | 컴알못러 | 620 | 09-08 |
90662 | 윈 도 우| 사진앱 jpg..? [1] | 뚜릅 | 388 | 09-08 |
90661 | 윈 도 우| 시작프로그램 Setuplancher 삭제하는 방법 없을까요? [1] | slhyou | 268 | 09-08 |
90660 | 소프트웨어| 오피스는 아직 디지털 인증툴이 없나요? [6] | 『ⓖⓤⓝ』 | 1193 | 09-08 |
90659 | 소프트웨어| Executor Launcher 실행시 오류 [2] | 사이버해결 | 158 | 09-08 |
90658 | 서버 / IT| 인터넷에서 스크리밍 동영상을 클릭하면 왜 유트브가 뜨나요. | 레전드한화 | 192 | 09-08 |
90657 | 소프트웨어| 비츄얼 박스 Uefi설정 방법 [4] | 사이버해결 | 277 | 09-08 |
90656 | 기 타| H.265 264 변환 [3] | 홍낄똥 | 445 | 09-08 |
90655 | 윈 도 우| Windows 11, 22H2 Insider 질문요 [8] | 토니™짱야 | 701 | 09-07 |
90654 | 윈 도 우| 9세대 pc에 win10 32bit 설치방법요 [2] | 는개 | 715 | 09-07 |
90653 | 윈 도 우| 안녕하세요 윈도우7 관련 질문있습니다! [4] | 흊흊 | 311 | 09-07 |
90652 | 윈 도 우| 디스크 mbr을 nt60로 배치파일 만들어 할 수 있을까요? [8] | 엇갈린길 | 429 | 09-07 |
90651 | 소프트웨어| AUTOCAD 2020 평가판.. [2] | 덤더미 | 841 | 09-07 |
제가 올린 무인응답 파일 수정하신 모양인데 중복 구문 삭제하면 될 듯 합니다.