Windows 7 Thread, Can You Check To See If This Ok Please in Technical; This is a wds (The attended file you use for the actual server) attended x64 file, can you can if ...
-
28th December 2009, 05:17 PM #1 Can You Check To See If This Ok Please
This is a wds (The attended file you use for the actual server) attended x64 file, can you can if this is ok please
just want it so we can chose an image what we want to install from it
<?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="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">
<SetupUILanguage>
<UILanguage>en-UK</UILanguage>
</SetupUILanguage>
<InputLocale>0809:00000809</InputLocale>
<SystemLocale>en-UK</SystemLocale>
<UILanguage>en-UK</UILanguage>
<UILanguageFallback>en-UK</UILanguageFallback>
<UserLocale>en-UK</UserLocale>
</component>
<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">
<ComplianceCheck />
<Diagnostics />
<DiskConfiguration>
<WillShowUI>OnError</WillShowUI>
<Disk wcm:action="add">
<CreatePartitions>
<CreatePartition wcm:action="add">
<Extend>true</Extend>
<Order>1</Order>
<Type>Primary</Type>
</CreatePartition>
</CreatePartitions>
<ModifyPartitions>
<ModifyPartition wcm:action="add">
<Active>true</Active>
<Extend>false</Extend>
<Format>NTFS</Format>
<Label>System Dirve</Label>
<Letter>C</Letter>
<PartitionID>1</PartitionID>
<TypeID></TypeID>
<Order>1</Order>
</ModifyPartition>
</ModifyPartitions>
<WillWipeDisk>true</WillWipeDisk>
<DiskID>0</DiskID>
</Disk>
</DiskConfiguration>
<Display />
<DynamicUpdate />
<ImageInstall>
<OSImage>
<InstallFrom>
<Credentials />
</InstallFrom>
<InstallTo />
</OSImage>
</ImageInstall>
<PageFile />
<RunAsynchronous />
<RunSynchronous />
<UpgradeData />
<UserData>
<ProductKey />
</UserData>
<WindowsDeploymentServices>
<Login>
<Credentials>
<Domain>ockendon</Domain>
<Password>DELETED</Password>
<Username>DELETED</Username>
</Credentials>
<WillShowUI>OnError</WillShowUI>
</Login>
<ImageSelection>
<InstallImage />
<InstallTo>
<DiskID>0</DiskID>
<PartitionID>1</PartitionID>
</InstallTo>
</ImageSelection>
</WindowsDeploymentServices>
</component>
</settings>
<cpi
fflineImage cpi:source="catalog:d:/sources/install_windows 7 enterprise.clg" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>
-
-
IDG Tech News
-
28th December 2009, 06:56 PM #2 also finished the Windows Image attended file, can anyone check this over (Only getting people to check, because I have have mass lots of problems with this already, just started from scratch and found a new guide)
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<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">
<AutoLogon>
<Password />
</AutoLogon>
<ClientApplications />
<Display />
<NotificationArea>
<PromotedIcon1 />
<PromotedIcon2 />
</NotificationArea>
<OEMInformation />
<OEMWelcomeCenter />
<OEMWelcomeCenterLinks />
<StartPanelLinks />
<TaskbarLinks />
<Themes />
<WindowsFeatures />
<RegisteredOrganization>The Ockendon School</RegisteredOrganization>
<RegisteredOwner>The Headteacher</RegisteredOwner>
<ShowWindowsLive>false</ShowWindowsLive>
</component>
<component name="Microsoft-Windows-UnattendedJoin" 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">
<Identification>
<Credentials />
<Provisioning />
<JoinWorkgroup>WORKGROUP</JoinWorkgroup>
<UnsecureJoin>true</UnsecureJoin>
</Identification>
</component>
</settings>
<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>0809:00000809</InputLocale>
<SystemLocale>en-UK</SystemLocale>
<UILanguageFallback>en-UK</UILanguageFallback>
<UserLocale>en-UK</UserLocale>
<UILanguage>en-UK</UILanguage>
</component>
<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 />
</AutoLogon>
<ClientApplications />
<Display />
<FirstLogonCommands />
<FolderLocations />
<LogonCommands />
<OEMInformation />
<OEMWelcomeCenter />
<OEMWelcomeCenterLinks />
<OOBE>
<HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
<HideEULAPage>true</HideEULAPage>
<NetworkLocation>Work</NetworkLocation>
<ProtectYourPC>1</ProtectYourPC>
<SkipMachineOOBE>true</SkipMachineOOBE>
<SkipUserOOBE>true</SkipUserOOBE>
</OOBE>
<StartPanelLinks />
<TaskbarLinks />
<Themes />
<UserAccounts>
<AdministratorPassword>
<Value>REMOVED=</Value>
<PlainText>false</PlainText>
</AdministratorPassword>
<LocalAccounts>
<LocalAccount wcm:action="add">
<Password>
<Value>REMOVED</Value>
<PlainText>false</PlainText>
</Password>
<DisplayName>OckendonAdmin</DisplayName>
<Group>Administrators</Group>
<Name>REMOVED</Name>
<Description>Local Admin</Description>
</LocalAccount>
</LocalAccounts>
<DomainAccounts />
</UserAccounts>
<VisualEffects />
<WindowsFeatures />
<RegisteredOrganization>The Ockendon School</RegisteredOrganization>
<RegisteredOwner>The Headteacher</RegisteredOwner>
<ShowWindowsLive>false</ShowWindowsLive>
<TimeZone>GMT Standard Time</TimeZone>
</component>
</settings>
<cpi
fflineImage cpi:source="catalog:d:/sources/install_windows 7 enterprise.clg" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>
-
-
29th December 2009, 01:23 PM #3 ok have cheked the windows 7 unattended file now, seems to work expect one problem now
I need it so it will bring up the computer name part, so I am able to enter in the correct computer name instead of the random one that windows gives it
Any one know how to edit the file for this?
-
-
29th December 2009, 01:30 PM #4 ok never mind managed to sort it by changing from true to false on the following part
just in case anyone has the same problem
<SkipMachineOOBE>true</SkipMachineOOBE>
<SkipUserOOBE>true</SkipUserOOBE>
change both 'true' to 'false'
Don't know if you have to change both, but I in case and it worked
So finally my sysprep in finally fully working
Has anyone got sysprep file working that allows you to type in the computer name, then it adds it to the domain after?
I heard a lot of people have to change their computer name after?
I have a powershell script to add it onto the domain when it logs on (Batch in the start up menu)
Just wondered if anyone got it working from the actual unattended file with writing in the computer name, has this would be better of course
Last edited by pritchardavid; 29th December 2009 at 01:34 PM.
-
SHARE: 
Similar Threads
-
By tech_guy in forum General Chat
Replies: 20
Last Post: 5th June 2010, 07:33 AM
-
By nephilim in forum Educational IT Jobs
Replies: 21
Last Post: 6th December 2009, 03:40 PM
-
By zike in forum Jokes/Interweb Things
Replies: 3
Last Post: 11th June 2008, 12:41 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules