질문과 답변

윈 도 우 autounattend.xml 실행에러

2021.03.24 23:28

사이버해결사 조회:233

고수님들 제가 인터넷 검색해서 한번 autounattend.xml파일을 제작후 실행해봐는데... EasyDrv, K-Driver 실행 런처 이 부분만 실행되고

나머지는 실행이 안되는데...조언부탁드려요!!!

 

autounattend.xml파일 내용>

<?xml version="1.0" encoding="utf-8"?>

<unattend xmlns="urn:schemas-microsoft-com:unattend">

    <settings pass="windowsPE">

    </settings>

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

                    <!-- EasyDrv, K-Driver 실행 런처 -->

                    <Path>%Windir%\Setup\Scripts\EK Launcher.exe</Path>

                    <Description>Auto Driver Launcher</Description>

                </RunSynchronousCommand>

                <RunSynchronousCommand wcm:action="add">

                    <Order>3</Order>

                    <!-- Windows10 드라이버 자동설치 막는법 -->

                    <Path>%Windir%\Setup\Scripts\specialize.cmd</Path>

                    <Description>specialize cmd</Description>

                </RunSynchronousCommand>

            </RunSynchronous>

        </component>

        <component name="Microsoft-Windows-Deployment" processorArchitecture="x86" 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">

                    <!-- x86 관리자계정 활성화 -->

                    <Order>1</Order>

                    <Path>cmd /c net user administrator /active:yes</Path>

                    <Description>Enable Admin</Description>

                </RunSynchronousCommand>

                <RunSynchronousCommand wcm:action="add">

                    <Order>2</Order>

                    <!-- EasyDrv, K-Driver 실행 런처 -->

                    <Path>%Windir%\Setup\Scripts\EK Launcher.exe</Path>

                    <Description>Auto Driver Launcher</Description>

                </RunSynchronousCommand>

                <RunSynchronousCommand wcm:action="add">

                    <Order>3</Order>

                    <!-- Windows10 드라이버 자동설치 막는법 -->

                    <Path>%Windir%\Setup\Scripts\specialize.cmd</Path>

                    <Description>specialize cmd</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">

<FirstLogonCommands>

              <SynchronousCommand wcm:action="add">

              <Order>1</Order>

              <Description>FirstLogonCommands</Description>

              <CommandLine>%WINDIR%\Setup\Scripts\SetupComplete.cmd</CommandLine>

              </SynchronousCommand>

            </FirstLogonCommands>

        </component>

<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

<FirstLogonCommands>

              <SynchronousCommand wcm:action="add">

              <Order>1</Order>

              <Description>FirstLogonCommands</Description>

              <CommandLine>%WINDIR%\Setup\Scripts\clr.cmd</CommandLine>

              </SynchronousCommand>

            </FirstLogonCommands>

        </component>

      </settings>

 

<cpi:offlineImage cpi:source="" xmlns:cpi="urn:schemas-microsoft-com:cpi" />

</unattend>

 
번호 제목 글쓴이 조회 등록일
[공지] 질문과 답변 게시판 이용간 유의사항 gooddew - -
6139 윈 도 우| 역시 인사이더 프리뷰인가? [3] 이프로 265 03-26
6138 윈 도 우| Dream wtg 질문 [2] 싸나이 265 03-05
6137 윈 도 우| uefi 에서 vhdman 으로 vhd 그냥 설치하면되나요? [4] 1992 265 12-17
6136 소프트웨어| Xyplorer 파일 복사/이동 단축키가 있나요? [1] 우성이 265 11-18
6135 소프트웨어| 배치파일 질문드립니다. [3] Greinke 265 11-08
6134 하드웨어| 노트북 쿨링패드 소음 틱틱 거리는거 해법 있나요? [1] 메리아 265 11-10
6133 소프트웨어| 인터넷 문제 입니다. [4] 마스크 265 07-25
6132 하드웨어| usb [1] 수담 265 07-12
6131 윈 도 우| 작업표시줄에포터블프로그램표시 [1] kwi 265 05-06
6130 하드웨어| 문의)) 메인보드 추천 부탁드립니다...^^;;; [3] chobits 265 06-18
6129 소프트웨어| 오피스 2016 사용시 글꼴 선택하는 창에서 랙이 걸리는 분제 산정 265 02-28
6128 서버 / IT| Ip및 랜카드에 대한 질문입니다. 답변 부탁드려욬 [2] morrie 265 01-18
6127 윈 도 우| windows pe로 부팅했을 때의 시간 [2] 럭키보이 265 12-11
6126 윈 도 우| vhd로 부팅시 기존 c:자료 숨기기 가능한가여~ [3] 검은눈동자 265 11-05
6125 윈 도 우| 1703 시작메뉴 비활성화 문의 [2] 아름드리나 265 10-20
6124 모 바 일| 스마트폰의 app 설치파일에서 ARM, x86, mod 등은 무슨의미... [1] murimgasa 265 12-10
6123 윈 도 우| 같은 네트웍 망 이면 접속할수있는 갓인가? [2] WB 265 10-17
6122 기 타| 혹 요즘 핑퐁 사용해 보신 분들께.. asklee 265 08-14
6121 윈 도 우| Belgarion님 대륙의별님 그녀가말했다님 쪽지를지금봤읍니... [1] 알파궁상 265 08-24
6120 윈 도 우| 작업표시줄의 실행 항목 단추 크기를 변경할 수 있는 레지 ... [4] 멀라 265 01-05
XE1.11.6 Layout1.4.8