Quantcast
Channel: Setup Deployment forum
Viewing all articles
Browse latest Browse all 2818

Unattend File not Working via KVM

$
0
0

Hello Dear Community,

I have a Question boot a WinPE-Image via Network Boot then its load the Setup from the y:\\ Drive.

I using Proxmox as Virtualisierung.

The Windows Image is in Drive y:\\ and the unattendfilei wonder why KVMwhy thefile does not reads outif hestill has access to it. Now the Setup goes not automatic installing Windows here its my Unattend-File sorry for my Bad English.

<?xml version="1.0" encoding="utf-8"?><unattend xmlns="urn:schemas-microsoft-com:unattend"><settings pass="windowsPE"><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><ProductKey><Key>XC9B7-NBPP2-83J2H-RHMBY-92BT4</Key><WillShowUI>OnError</WillShowUI></ProductKey><Organization>Server-Verleih</Organization><FullName>Server-Verleih</FullName><AcceptEula>true</AcceptEula></UserData><ImageInstall><OSImage><InstallFrom><MetaData wcm:action="add"><Key>/IMAGE/NAME</Key><Value>Windows Server 2012 SERVERSTANDARD</Value></MetaData></InstallFrom><InstallToAvailablePartition>false</InstallToAvailablePartition><WillShowUI>OnError</WillShowUI></OSImage></ImageInstall></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><Password><Value>123kamilA</Value></Password><Enabled>true</Enabled><LogonCount>1</LogonCount><Username>Administrator</Username></AutoLogon><OOBE><HideEULAPage>true</HideEULAPage><NetworkLocation>Home</NetworkLocation><ProtectYourPC>1</ProtectYourPC><SkipMachineOOBE>true</SkipMachineOOBE><SkipUserOOBE>false</SkipUserOOBE></OOBE><UserAccounts><AdministratorPassword><Value>test123</Value></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"><ComputerName>KVM-V-Server</ComputerName></component><component name="Microsoft-Windows-Security-Licensing-SLC-UX" 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"><SkipAutoActivation>true</SkipAutoActivation></component></settings><cpi:offlineImage cpi:source="wim:C:/Users/Administrator/Desktop/Windows_Server_2008/sources/install.wim#Windows Server 2012 SERVERSTANDARD" xmlns:cpi="urn:schemas-microsoft-com:cpi" /></unattend>

Best Regards Steve GR









Viewing all articles
Browse latest Browse all 2818

Trending Articles