질문과 답변

윈 도 우 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 - -
6173 기 타| 필수 또는 권장 런타임 라이브러리는 뭐가 있을까요? [5] 루시드림 265 04-21
6172 윈 도 우| [COM] 포트가 갑자기 안잡히는데 방법이 없을까요? [3] gim2da 265 07-07
6171 윈 도 우| 배치파일 드라이브 문자 선택 [2] dragon517 265 03-12
6170 소프트웨어| 파일속의 단어, 문장을 이용한 파일찾기 프로그램 추천 부... [2] 줄넘기 265 10-31
6169 모 바 일| 카메라 어플 질문 입니다. [2] 하얀달 265 06-16
6168 윈 도 우| uefi wim 윈도우 재설치시 문의들빈다. [3] 티아코케 265 01-31
6167 기 타| 휴대용 ssd 파티션 분리시 포맷 오류 문의 [7] lynae 265 12-20
6166 소프트웨어| SBF 파일 [1] 曉山 265 11-11
6165 소프트웨어| 윈도우용, 방범 감시 응용 프로그램 찾습니다. 사가르마타 265 09-23
6164 윈 도 우| 윈11 10700k 긱바 z490 aorus elite rtx2080ti 편법 없이 ... [1] 게이머Gamer 265 10-09
6163 기 타| 멀티소켓 문의요 [3] 홍낄똥 265 05-22
6162 소프트웨어| 스크린레코더 잘 아시는 분 계실까요? [3] toz21 265 04-09
6161 모 바 일| 안드로이드 베가키보드 추천 번개 265 03-03
6160 기 타| FormatFactory [2] 홍낄똥 265 01-27
6159 소프트웨어| 평면 이미지를 메탈 느낌으로 만들 수 있을까요? [2] uiwsoi 265 06-22
6158 윈 도 우| 윈도우10 ISO에 드라이버를 추가하려고 합니다. [3] 좋게멋지게 265 11-23
6157 윈 도 우| Geheimnis님 질문이 있어요 [2] #cortana# 265 10-14
6156 하드웨어| 델 노트북 랜카드 추천해주세요.. [3] 슈퍼소니코 265 07-08
6155 윈 도 우| 탐색기 폴터에 이를이 없습니다. [6] arim 265 10-07
6154 기 타| vbs 파일을 exe 파일로 변환하는 컨버터가 있을까요??? [5] 易모地뗀思 265 10-04
XE1.11.6 Layout1.4.8