Zum Inhalt springen

AutoUnattend.xml Windows 7


Empfohlene Beiträge

Geschrieben

Hi Leute,

ist meine meine AutoUnattend.xml richtig?

ich muss jedes mal alle Felder bei der Installation ausfüllen :(

Nix von dem was ich eingetragen hab wird ausgefüllt.

Ich benutze Windows 7 Prof.

Danke und Gruß

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

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

- <servicing>

- <package action="configure">

<assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="6.0.6000.16386" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="" />

<selection name="TabletPCOC" state="true" />

<selection name="TelnetClient" state="false" />

<selection name="TelnetServer" state="false" />

<selection name="Windows-Ultimate-Extras" state="true" />

<selection name="AxInstallService" state="false" />

<selection name="FaxServicesUltimate" state="true" />

<selection name="IIS-WebServerRole" state="false" />

<selection name="InboxGames" state="true" />

<selection name="Indexing-Service-Package" state="false" />

<selection name="Microsoft-Windows-RemovableStorageManagement" state="false" />

<selection name="XPS-Viewer" state="true" />

<selection name="Printing-Foundation-Features" state="true" />

<selection name="SUA" state="false" />

<selection name="NetFx3" state="true" />

</package>

</servicing>

- <settings pass="specialize">

- <component name="Microsoft-Windows-IE-InternetExplorer" 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">

<Help_Page>http://www.google.com</Help_Page>

<Home_Page>about:blank</Home_Page>

<FilterLevel>Medium</FilterLevel>

<BlockPopups>yes</BlockPopups>

<ShowInformationBar>true</ShowInformationBar>

<FavoritesDelete>false</FavoritesDelete>

<IEWelcomeMsg>true</IEWelcomeMsg>

<PlaySound>true</PlaySound>

</component>

- <component name="Microsoft-Windows-ehome-reg-inf" 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">

<DisableExpressSetup>false</DisableExpressSetup>

</component>

- <component name="Microsoft-Windows-RemoteAssistance-Exe" 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">

<fAllowToGetHelp>false</fAllowToGetHelp>

</component>

- <component name="Microsoft-Windows-Security-Licensing-SLC-UX" 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">

<SkipAutoActivation>true</SkipAutoActivation>

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

- <AutoLogon>

<Username>Administrator</Username>

<Enabled>true</Enabled>

<LogonCount>2</LogonCount>

</AutoLogon>

<BluetoothTaskbarIconEnabled>false</BluetoothTaskbarIconEnabled>

- <Display>

<ColorDepth>32</ColorDepth>

<DPI>120</DPI>

<HorizontalResolution>1024</HorizontalResolution>

<RefreshRate>75</RefreshRate>

<VerticalResolution>768</VerticalResolution>

</Display>

- <Themes>

<DefaultThemesOff>false</DefaultThemesOff>

</Themes>

- <WindowsFeatures>

<ShowInternetExplorer>true</ShowInternetExplorer>

<ShowMediaCenter>true</ShowMediaCenter>

<ShowWindowsMail>true</ShowWindowsMail>

<ShowWindowsMediaPlayer>true</ShowWindowsMediaPlayer>

</WindowsFeatures>

<RegisteredOwner>0wner</RegisteredOwner>

<RegisteredOrganization>0wn Inc.</RegisteredOrganization>

<DoNotCleanTaskBar>false</DoNotCleanTaskBar>

<StartPanelOff>false</StartPanelOff>

<ShowWindowsLive>true</ShowWindowsLive>

<CopyProfile>true</CopyProfile>

<ComputerName>Computer</ComputerName>

<TimeZone>India Standard Time</TimeZone>

</component>

- <component name="Microsoft-Windows-SQMApi" 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">

<CEIPEnabled>0</CEIPEnabled>

</component>

- <component name="Microsoft-Windows-SystemRestore-Main" 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">

<DisableSR>1</DisableSR>

</component>

- <component name="Microsoft-Windows-TerminalServices-LocalSessionManager" 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">

<fDenyTSConnections>true</fDenyTSConnections>

</component>

- <component name="Microsoft-Windows-UnattendedJoin" 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">

- <Identification>

<JoinWorkgroup>LAN</JoinWorkgroup>

</Identification>

</component>

- <component name="Security-Malware-Windows-Defender" 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">

<DisableAntiSpyware>false</DisableAntiSpyware>

</component>

- <component name="Networking-MPSSVC-Svc" 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">

<FirewallGroups />

<DomainProfile_EnableFirewall>true</DomainProfile_EnableFirewall>

<PrivateProfile_EnableFirewall>true</PrivateProfile_EnableFirewall>

<PublicProfile_EnableFirewall>true</PublicProfile_EnableFirewall>

<PrivateProfile_DisableNotifications>false</PrivateProfile_DisableNotifications>

</component>

</settings>

- <settings pass="oobeSystem">

- <component name="Microsoft-Windows-ehome-reg-inf" 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">

<WorkOffline>false</WorkOffline>

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

- <OEMInformation>

<Logo>%SystemRoot%\120x120x32.bmp</Logo>

<Manufacturer>Alienware</Manufacturer>

<Model>top-of-the-line model</Model>

<SupportURL>http://www.google.com</SupportURL>

</OEMInformation>

- <OOBE>

<HideEULAPage>true</HideEULAPage>

<NetworkLocation>Home</NetworkLocation>

<ProtectYourPC>3</ProtectYourPC>

<SkipMachineOOBE>true</SkipMachineOOBE>

<SkipUserOOBE>true</SkipUserOOBE>

</OOBE>

- <UserAccounts>

- <LocalAccounts>

- <LocalAccount wcm:action="add">

- <Password>

<Value>QueCera</Value>

<PlainText>true</PlainText>

</Password>

<Description>the PC doctor!</Description>

<DisplayName>Vaidh</DisplayName>

<Group>Administrators</Group>

<Name>Vaidh</Name>

</LocalAccount>

- <LocalAccount wcm:action="add">

<Description>everyday use</Description>

<DisplayName>Normal Usage</DisplayName>

<Group>Users</Group>

<Name>Normal Usage</Name>

</LocalAccount>

</LocalAccounts>

</UserAccounts>

- <VisualEffects>

<FontSmoothing>Standard</FontSmoothing>

</VisualEffects>

- <FirstLogonCommands>

- <SynchronousCommand wcm:action="add">

<CommandLine>%SystemDrive%\install\GUIrunOnce.cmd</CommandLine>

<Description>customises settings</Description>

<Order>20</Order>

</SynchronousCommand>

</FirstLogonCommands>

</component>

- <component name="Microsoft-Windows-Sidebar" 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">

<SidebarOnByDefault>false</SidebarOnByDefault>

<SidebarVisible>false</SidebarVisible>

</component>

- <component name="Microsoft-Windows-International-Core" 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">

<InputLocale>0409:00000409</InputLocale>

<SystemLocale>en-us</SystemLocale>

<UILanguage>en-us</UILanguage>

<UserLocale>en-US</UserLocale>

<UILanguageFallback>en-US</UILanguageFallback>

</component>

</settings>

- <settings pass="auditSystem">

- <component name="Microsoft-Windows-PnpCustomizationsNonWinPE" 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">

- <DriverPaths>

- <PathAndCredentials wcm:keyValue="cd7c395" wcm:action="add">

<Path>%SystemRoot%\PnPdrvrs</Path>

</PathAndCredentials>

</DriverPaths>

</component>

</settings>

- <settings pass="generalize">

- <component name="Microsoft-Windows-Security-Licensing-SLC" 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">

<SkipRearm>0</SkipRearm>

</component>

- <component name="Microsoft-Windows-SharedAccess" 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">

<EnableICS>false</EnableICS>

</component>

</settings>

- <settings pass="windowsPE">

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

- <Diagnostics>

<OptIn>false</OptIn>

</Diagnostics>

- <DiskConfiguration>

<WillShowUI>Always</WillShowUI>

</DiskConfiguration>

- <DynamicUpdate>

<Enable>false</Enable>

</DynamicUpdate>

- <UserData>

- <ProductKey>

<WillShowUI>Never</WillShowUI>

<Key>REMOVED</Key>

</ProductKey>

<AcceptEula>true</AcceptEula>

<FullName>0wner</FullName>

<Organization>0wn Inc.</Organization>

</UserData>

- <ComplianceCheck>

<DisplayReport>Never</DisplayReport>

</ComplianceCheck>

<LogPath>%SystemRoot%\temp</LogPath>

<UseConfigurationSet>true</UseConfigurationSet>

- <ImageInstall>

- <OSImage>

- <InstallFrom>

- <MetaData wcm:action="add">

<Value>Windows Vista ULTIMATE</Value>

<Key>1</Key>

</MetaData>

</InstallFrom>

<WillShowUI>OnError</WillShowUI>

</OSImage>

</ImageInstall>

</component>

- <component name="Microsoft-Windows-International-Core-WinPE" 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">

- <SetupUILanguage>

<UILanguage>en-US</UILanguage>

<WillShowUI>Never</WillShowUI>

</SetupUILanguage>

<InputLocale>en-US</InputLocale>

<SystemLocale>en-US</SystemLocale>

<UILanguage>en-US</UILanguage>

<UILanguageFallback>en-US</UILanguageFallback>

<UserLocale>en-US</UserLocale>

</component>

</settings>

- <settings pass="auditUser">

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

<Description>command1</Description>

<Order>10</Order>

<Path>cmd /C %SystemDrive%\install\one.cmd</Path>

</RunSynchronousCommand>

- <RunSynchronousCommand wcm:action="add">

<Description>command2</Description>

<Order>20</Order>

<Path>cmd /C %SystemDrive%\install\cmdlines.cmd</Path>

</RunSynchronousCommand>

</RunSynchronous>

</component>

</settings>

<cpi:offlineImage cpi:source="wim:k:/sources/install.wim#Windows Vista ULTIMATE" xmlns:cpi="urn:schemas-microsoft-com:cpi" />

</unattend>

Erstelle ein Benutzerkonto oder melde Dich an, um zu kommentieren

Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können

Benutzerkonto erstellen

Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!

Neues Benutzerkonto erstellen

Anmelden

Du hast bereits ein Benutzerkonto? Melde Dich hier an.

Jetzt anmelden

Fachinformatiker.de, 2024 by SE Internet Services

fidelogo_small.png

Schicke uns eine Nachricht!

Fachinformatiker.de ist die größte IT-Community
rund um Ausbildung, Job, Weiterbildung für IT-Fachkräfte.

Fachinformatiker.de App

Download on the App Store
Get it on Google Play

Kontakt

Hier werben?
Oder sende eine E-Mail an

Social media u. feeds

Jobboard für Fachinformatiker und IT-Fachkräfte

×
×
  • Neu erstellen...