Skip to content
View in the app

A better way to browse. Learn more.

MSFN

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.

Guys What Wrong With This Unattended File?

Featured Replies

Seems to have a problem when it gets to the windows shell bit

I have just added the organstation and owner part, so that bit is not tested

Please help guy, this is really stressing me out

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

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

<settings pass="oobeSystem">

<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>en-UK</InputLocale>

<SystemLocale>en-UK</SystemLocale>

<UILanguage>en-UK</UILanguage>

<UILanguageFallback>en-UK</UILanguageFallback>

<UserLocale>en-UK</UserLocale>

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

<OOBE>

<HideEULAPage>true</HideEULAPage>

<HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>

<NetworkLocation>Work</NetworkLocation>

<ProtectYourPC>1</ProtectYourPC>

</OOBE>

<UserAccounts>

<AdministratorPassword>

<Value>REMOVED</Value>

<PlainText>false</PlainText>

</AdministratorPassword>

<LocalAccounts>

<LocalAccount wcm:action="add">

<Password>

<Value>REMOVED</Value>

<PlainText>false</PlainText>

</Password>

<Description>LocalAdmin</Description>

<DisplayName>OckendonAdmin</DisplayName>

<Group>Administrators</Group>

<Name>OckendonAdmin</Name>

</LocalAccount>

</LocalAccounts>

</UserAccounts>

<RegisteredOrganization>Ockendon</RegisteredOrganization>

<RegisteredOwner>Headteacher</RegisteredOwner>

<TimeZone>UTC</TimeZone>

<ShowWindowsLive>false</ShowWindowsLive>

<AutoLogon>

<Password>

<Value>REMOVED</Value>

<PlainText>false</PlainText>

</Password>

<Enabled>true</Enabled>

<LogonCount>1</LogonCount>

<Username>OckendonAdmin</Username>

</AutoLogon>

</component>

</settings>

<cpi:offlineImage cpi:source="catalog:d:/sources/install_windows 7 professional.clg" xmlns:cpi="urn:schemas-microsoft-com:cpi" />

<TimeZone>UTC</TimeZone> what is that? should be something like this <TimeZone>Central Standard Time</TimeZone>

<PlainText>false</PlainText> don't use that unless you have an encrypted password

you should get an error if it crashes pretty much points to the section that failed. You can hit Shift+ F10 and get to cmd prompt, copy your Panther folder located C:\Windows\Panther to a usb and search for the errors

  • Author

Thanks mate

I'll try that later

now with this - <PlainText>false</PlainText>

Should I change this to true or just delete the whole line?

remove it completely. If a value is default do not include it. In your case it's simply not encrypted so not needed.

Were you able to solve your issues?

If not, could you be more specific about what isn't working? Does it process any of the rules from your unattend file? If so, which rules aren't processed? Does the whole installation process fail? If so, when exactly?

There is one thing I noticed, but I am assuming it was a copy/paste error. The unattend file that you posted doesn't close the opening <unattend> tag. I loaded the unattend file you attached into SIM, and it gave me an XML error because there wasn't a </unattend> tag at the end of the document. I guess you just missed the last line when copying?

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

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.