질문과 답변

윈 도 우 무인 설치오류

2021.09.09 03:32

사이버해결사 조회:283

<?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>

 

 

고수님들!!! 어떻 부분이 잘못되는지 조언 부탁드려요~~~

번호 제목 글쓴이 조회 등록일
[공지] 질문과 답변 게시판 이용간 유의사항 gooddew - -
45418 윈 도 우| 컴부팅 화면이 아무것도 [2] 듀칼스마 289 10-03
45417 윈 도 우| os 파티션을 t.dism 캡쳐기능으로 wim 파일로 떴는데 bcd ... [2] 아름드리나 312 10-02
45416 윈 도 우| 공장초기화중 재부팅 하니 계속 설치 하라고 하는데 진행이... [1] 프리티맨 350 10-02
45415 윈 도 우| 메인보드상 윈도우10 home 으로 정품인증 받은 대기업 pc ... [2] 아름드리나 537 10-02
45414 윈 도 우| 파일이름을 변수로 저장 질문드립니다. [6] 미니75 136 10-02
45413 윈 도 우| 고수님들 도와주세요 ㅠㅠ [8] 아입비 320 10-02
45412 윈 도 우| 윈도우11 업데이트 설치 중 61% 멈춤 현상 [4] 행복이예요 2495 10-02
45411 윈 도 우| 오류문의 드리겠습니다 [1] 3561 262 10-01
45410 윈 도 우| PE 바탕화면 휴지통 아이콘 [4] IPONTY 279 10-01
45409 윈 도 우| [질문] VHD OS 인스톨 관련 [2] 모모님 172 10-01
45408 윈 도 우| OS 설치된 날짜 변경 반자동화 프로그램 있으신분좀... [6] 그린보이 368 10-01
45407 윈 도 우| 몇몇 사이트가 접속이 안되네요 [3] 복구시디 364 10-01
45406 윈 도 우| mbc 미니 라디오 설치 문제? [4] 퐁퐁퐁88 387 10-01
45405 윈 도 우| Windows10 업데이트이후 키보드먹통 [5] Nauthizh 358 09-30
45404 윈 도 우| 크롬 새창으로 광고가 막뜨는데 어떻게 고치죠? [1] 흑피리 418 09-30
45403 윈 도 우| 윈도우11 에서 우클릭메뉴 조정방법 문의 [5] 맹물 419 09-30
45402 윈 도 우| 2~3일 경과 후 어김없는 시스템 프리징 현상 문의 [2] mso 449 09-30
45401 윈 도 우| PC 에서 프린터로 넘어가기 직전에 정보를 파일화할 수 있... [4] ton3d 396 09-29
45400 윈 도 우| 업데이트 패키지 통합 문제 [3] 새옹지마 159 09-29
45399 윈 도 우| 윈도우7이나 윈도우10도 nlite같은 프로그램으로.... [1] iGreenPC 435 09-28
XE1.11.6 Layout1.4.8