New
#670
This is my xml code..but i want in audit System
Code:<?xml version='1.0' encoding='utf-8'?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <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"> <CommandLine>%systemroot%\ASUS\OOBEProc\AsLogon.vbs</CommandLine> <Description>Install the localize application</Description> <Order>1</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>"%COMMONPROGRAMFILES%\Microsoft Shared\ClickToRun\OfficeClickToRun.exe" scenario=CULTUREREFRESH RemoveNonClientCultures=True displaylevel=False</CommandLine> <Description>Office Culture Refresh</Description> <Order>2</Order> </SynchronousCommand> </FirstLogonCommands> <OEMName>ASUS</OEMName> <Themes> <ThemeName>ASUS</ThemeName> <WindowColor>Automatic</WindowColor> <DesktopBackground>c:\windows\asus\wallpapers\asus.jpg</DesktopBackground> <UWPAppsUseLightTheme>false</UWPAppsUseLightTheme> <DefaultThemesOff>false</DefaultThemesOff> </Themes> <ConvertibleSlateModePromptPreference>1</ConvertibleSlateModePromptPreference> <SignInMode>2</SignInMode> </component> <component name="Security-Malware-Windows-Defender" 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"> <TrustedImageIdentifier>{28943447-asus-cj86-gji4-asuscomputer}</TrustedImageIdentifier> </component> </settings> <settings pass="auditUser" wasPassProcessed="true"> <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"> <Path>C:\eSupport\Factory\ProcTool\ImageProc\AsFacCtrl.exe</Path> <Description>Install the Application Part1</Description> <Order>1</Order> </RunSynchronousCommand> </RunSynchronous> </component> </settings> <settings pass="specialize" wasPassProcessed="true"> <component name="Microsoft-Windows-IE-InternetExplorer" 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"> <Home_Page>http://asus17win10.msn.com/?pc=ASTE</Home_Page> <FavoritesList> <FavoriteItem wcm:action="add"> <FavID>1</FavID> <FavTitle>ASUS E-Service\ASUS Homepage</FavTitle> <FavURL>http://www.asus.com</FavURL> </FavoriteItem> <FavoriteItem wcm:action="add"> <FavID>2</FavID> <FavTitle>ASUS E-Service\ASUS Member</FavTitle> <FavURL>https://account.asus.com</FavURL> </FavoriteItem> <FavoriteItem wcm:action="add"> <FavID>3</FavID> <FavTitle>ASUS Download Center</FavTitle> <FavURL>https://www.asus.com/support/Download-Center</FavURL> </FavoriteItem> </FavoritesList> </component> <component name="Microsoft-Windows-GPIOButtons" 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"> <ConvertibleSlateMode>1</ConvertibleSlateMode> </component> <component name="Microsoft-Windows-Internet-Browser-Configuration" 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"> <PartnerSearchCode>ASTS</PartnerSearchCode> </component> </settings> </unattend>
So I fixed my problem it was i need a deployment for the os so i am using a windows server 2019 in vmware.
1) I Install Windows kit Latest in server
2) Also MDT tools 8409
3) Make a Deployment share environment in server
No i can manage in Operating System what i need....
@Kari
Why is this unattend.xml file for W10 still asking me to accept EULA and to accept all services like Cortana, Location, Speech recognition, Relevant Ads, etc. ?
I'm using W10 1803 image.
Code:<?xml version="1.0" encoding="utf-8"?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="oobeSystem"> <component name="Microsoft-Windows-International-Core" 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"> <InputLocale>0c0a:0000040a</InputLocale> <SystemLocale>es-ES</SystemLocale> <UILanguage>es-ES</UILanguage> <UILanguageFallback>es-ES</UILanguageFallback> <UserLocale>es-ES</UserLocale> </component> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="wow64" 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>Administrador</Username> <Password> <Value>QQBzAHQAZQByAGkAeAAxAFAAYQBzAHMAdwBvAHIAZAA=</Value> <PlainText>false</PlainText> </Password> </AutoLogon> <OOBE> <HideEULAPage>true</HideEULAPage> <HideLocalAccountScreen>true</HideLocalAccountScreen> <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen> <HideOnlineAccountScreens>true</HideOnlineAccountScreens> <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE> <ProtectYourPC>3</ProtectYourPC> <UnattendEnableRetailDemo>false</UnattendEnableRetailDemo> </OOBE> <UserAccounts> <AdministratorPassword> <Value>QQBzAHQAZQByAGkAeAAxAEEAZABtAGkAbgBpAHMAdAByAGEAdABvAHIAUABhAHMAcwB3AG8AcgBkAA==</Value> <PlainText>false</PlainText> </AdministratorPassword> </UserAccounts> </component> </settings> <settings pass="specialize"> <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"> <OEMInformation> <Logo>C:\Windows\oem\3.bmp</Logo> <Manufacturer>ADF Ibéria S.A.</Manufacturer> <SupportHours></SupportHours> <SupportPhone></SupportPhone> <SupportURL></SupportURL> <Model>Windows 10 Enterprise Image 2.0</Model> </OEMInformation> <CopyProfile>true</CopyProfile> <OEMName></OEMName> <RegisteredOrganization>ADF Ibérica S.A.</RegisteredOrganization> <RegisteredOwner></RegisteredOwner> <TimeZone>Romance Standard Time</TimeZone> <ComputerName>Default_Name</ComputerName> </component> <component name="Microsoft-Windows-Deployment" processorArchitecture="wow64" 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"> <Description>Enable Administrador account</Description> <Order>1</Order> <Path>net user Administrador Asterix1 /active:yes</Path> </RunSynchronousCommand> </RunSynchronous> </component> </settings> <settings pass="windowsPE"> <component name="Microsoft-Windows-Setup" processorArchitecture="wow64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <DiskConfiguration> <Disk wcm:action="add"> <CreatePartitions> <CreatePartition wcm:action="add"> <Order>1</Order> <Size>500</Size> <Type>Primary</Type> </CreatePartition> <CreatePartition wcm:action="add"> <Order>2</Order> <Size>100</Size> <Type>EFI</Type> </CreatePartition> <CreatePartition wcm:action="add"> <Extend>true</Extend> <Order>4</Order> <Type>Primary</Type> </CreatePartition> <CreatePartition wcm:action="add"> <Order>3</Order> <Size>16</Size> <Type>MSR</Type> </CreatePartition> </CreatePartitions> <ModifyPartitions> <ModifyPartition wcm:action="add"> <Format>NTFS</Format> <Label>WinRE</Label> <Order>1</Order> <PartitionID>1</PartitionID> <TypeID>DE94BBA4-06D1-4D40-A16A-BFD50179D6AC</TypeID> </ModifyPartition> <ModifyPartition wcm:action="add"> <Format>FAT32</Format> <Label>System</Label> <Order>2</Order> <PartitionID>2</PartitionID> </ModifyPartition> <ModifyPartition wcm:action="add"> <Format>NTFS</Format> <Label>Windows</Label> <Letter>C</Letter> <Order>4</Order> <PartitionID>4</PartitionID> </ModifyPartition> <ModifyPartition wcm:action="add"> <Order>3</Order> <PartitionID>3</PartitionID> </ModifyPartition> </ModifyPartitions> <DiskID>0</DiskID> <WillWipeDisk>true</WillWipeDisk> </Disk> <WillShowUI>OnError</WillShowUI> </DiskConfiguration> <ImageInstall> <OSImage> <InstallTo> <PartitionID>4</PartitionID> <DiskID>0</DiskID> </InstallTo> </OSImage> </ImageInstall> <UserData> <ProductKey> <WillShowUI>Never</WillShowUI> </ProductKey> </UserData> </component> </settings> <settings pass="generalize"> <component name="Microsoft-Windows-Security-SPP" processorArchitecture="wow64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SkipRearm>1</SkipRearm> </component> </settings> <cpi:offlineImage cpi:source="wim:c:/users/llavina001/desktop/w10%20auto/install.wim#Windows 10 Enterprise" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> </unattend>
Last edited by Nanaki; 15 Nov 2018 at 04:21.
The configuration pass WinPE is missing localization settings. See this tutorial, especially steps 3.5 to 3.9: Create media for automated unattended install of Windows 10 | Tutorials
Kari
I think it's time for this tutorial to retire, time has gone by it.
Use these tutorials instead:
- Create Windows 10 ISO image from Existing Installation | Tutorials
- Create media for automated unattended install of Windows 10 | Tutorials
Kari
What do you do if your source has a install.wim that is showing as an archive file to be opened with a .zip program. My Windows 10 is from the Microsoft Open License and it contain multiple version. I have run the power shell to see what Index is the version that I need. When I try to export that file it create a folder called install.wim but it is an archive file also. I can't get or find the install.wim file like you used in your video. I am loading version 1809. Thanks for any help you can provide.