Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Empfohlene Antworten

Veröffentlicht

Hallo miteinander,

ich hoffe ich bin im richtigen Forum, ich komme einfach nicht weiter :(

Mein Ziel ist es, Windows und einige Software (Firefox, 7Zip, etc) völlig von alleine zu installieren. Ich habe den WDS soweit konfiguriert, dass die Installation über das Netzwerk tatsächlich läuft. Leider ist die Installation nicht wirklich unattended. Ich muss immer noch Angaben wie z.B. die Sprache von Hand machen, obwohl ich in der AutoUnattended.xml eigentlich die Sprache standardmäßig als de-DE gesetzt habe. Die EULA muss man auch manuell akzeptieren, obwohl HideEULA=true gesetzt ist. Kurz: Ich komme einfach nicht weiter!

Hat mir hier jemand einen Tip? Die AutoUnattended.xml kopiere ich mal mit rein, vllt liegts ja wirklich daran...? Und: Bitte seid geduldig und DAU-ig mit mir, ich habe vom Thema nämlich eigentlich keine Ahnung ;)

Grüße

Ciara

AutoUnattended.xml:

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

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

<settings pass="windowsPE">

<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>de-DE</UILanguage>

</SetupUILanguage>

<InputLocale>de-DE</InputLocale>

<UILanguage>de-DE</UILanguage>

<UILanguageFallback>de-DE</UILanguageFallback>

<UserLocale>de-DE</UserLocale>

<SystemLocale>de-DE</SystemLocale>

</component>

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

<UserData>

<ProductKey>

<WillShowUI>Always</WillShowUI>

</ProductKey>

<AcceptEula>true</AcceptEula>

<FullName>CG-IT</FullName>

<Organization>Crestron Germany GmbH</Organization>

</UserData>

<DiskConfiguration>

<WillShowUI>OnError</WillShowUI>

</DiskConfiguration>

<ImageInstall>

<OSImage>

<InstallToAvailablePartition>true</InstallToAvailablePartition>

<WillShowUI>OnError</WillShowUI>

</OSImage>

</ImageInstall>

</component>

</settings>

<settings pass="oobeSystem">

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

<OOBE>

<HideEULAPage>true</HideEULAPage>

<NetworkLocation>Work</NetworkLocation>

<ProtectYourPC>1</ProtectYourPC>

<SkipMachineOOBE>true</SkipMachineOOBE>

<SkipUserOOBE>true</SkipUserOOBE>

</OOBE>

<AutoLogon>

<Enabled>true</Enabled>

<LogonCount>1</LogonCount>

<Username>Administrator</Username>

</AutoLogon>

</component>

</settings>

<settings pass="specialize">

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

<ComputerName>Test1</ComputerName>

<TimeZone>W. Europe Standard Time</TimeZone>

</component>

</settings>

<cpi:offlineImage cpi:source="wim:c:/install.wim#Win7 SP1 Enterprise x64" xmlns:cpi="urn:schemas-microsoft-com:cpi" />

</unattend>

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.