질문과 답변

윈 도 우 무인 설치오류

2021.09.09 03:32

사이버해결사 조회:278

<?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 - -
99247 하드웨어| pc 2대인데요,,usb 허브 질문좀여 [4] 알겠습니다 309 02-29
99246 하드웨어| ram upgrade 도와주세요 [1] TTO 183 02-29
99245 윈 도 우| 윈도우 11 에서 창 바둑판식 창 배열은 어떻게 하나요? [3] 한스 193 02-29
99244 윈 도 우| 마이크로소프트 브라우저 엣지 시스템설정 변경이 안됩니다. [8] 중간킹카 160 02-29
99243 소프트웨어| 부팅 지원하는 와이핑(데이터 소거) 프로그램 있을까요? [6] zlfk 264 02-29
99242 윈 도 우| 윈도우10 LSTC IOT 버젼에 원격 데스크탑 호스트가 가능한... [2] MSTSC 287 02-29
99241 윈 도 우| ventoy 해상도 변경 양치기영감 291 02-29
99240 하드웨어| m.2 2280하드를 샀는데 노트북에 단자가 있는지 확인 좀 해... [8] ksire 541 02-28
99239 하드웨어| 마우스 포인터 [1] 어차피 312 02-28
99238 윈 도 우| 윈도우 설정 - 시스템 - 전원 및 배터리 누르면 꺼집니다. [4] 루시드림 241 02-28
99237 윈 도 우| GimageX 공부하고 있습니다. 초보적인 질문 .. [2] sgain 282 02-28
99236 윈 도 우| 0x80070643 윈도우 업데이트 오류 [10] asklee 667 02-28
99235 소프트웨어| 웹캠으로 실시간 영상 녹화 할수있는 가벼운 프로그램 없을... [1] 늘감사 399 02-28
99234 하드웨어| 내장하드 설치했는데 질문드립니다 [3] slhyou 332 02-28
99233 기 타| 배경화면 글쓰기 고수님 예쁘게 만들어 주세오 감사합니다^^ [2] 수리수리 457 02-28
99232 기 타| 배치파일 이메일 보내기 [3] 꽃동산 239 02-28
99231 소프트웨어| 자료실 picpick 한글 portable 압축풀면 setup이 나오네요 [4] 아부지뭐하 434 02-27
99230 윈 도 우| 윈도우 봉인 및 VHD에 관해서 궁금한 점 문의드려요~ [2] 민트러브 220 02-27
99229 기 타| 맥용 전체 백업 program [1] TTO 178 02-27
99228 윈 도 우| ConfuserEx v0.3 -0.5 프로그램 [4] jgbyuk 234 02-27
XE1.11.6 Layout1.4.8