Vista unattended Guide A little Guide for you
#241
Posted 11 December 2008 - 03:19 AM
So, if you arn't preparing the computer for a custumer or planing to clone the system image you would have no need for sysprep.
Therefore the best and easyest way is forgetv about sysprep and add you programs at pass 7 first log on commands.
#242
Posted 15 December 2008 - 08:54 AM
am hoping someone can help me with this issue I am having on this install of Vista. I keep getting this same error and the directory does in fact exist, as always any and all help is greatly appreciated.
The directory "C:\Program Files\Windows AIK\Tools\PETools" does NOT exist!
#243
Posted 16 January 2009 - 01:17 AM
#244
Posted 16 January 2009 - 01:56 AM
#245
Posted 17 January 2009 - 09:09 AM
#246
Posted 21 January 2009 - 09:03 AM
Quote
Environment variables are checked...
All necessary environment variables are setted.
Checking existnece of directories...
The directory "F:\VistaWork" does exist.
The directory "F:\VistaWork\DVD" does exist.
The directory "F:\VistaWork\Distribution" does exist.
The directory "F:\VistaWork\Logs" does exist.
The directory "F:\VistaWork\Mount" does exist.
The directory "F:\VistaWork\wim" does exist.
The directory "F:\VistaWork\Updates" does exist.
The directory "F:\VistaWork\Sandbox" does exist.
The directory "C:\Program Files\Windows AIK\Tools\Servicing" does exist.
The directory "C:\Program Files\Windows AIK\Tools\PETools" does NOT exist!
The directory "C:\Program Files\Windows AIK\Tools\x86" does exist.
1 directories do NOT exist. So the procedure
can'b be continued.
Please check, if all necessary directories are created
properly on your system!
You will find more informations about that inside Vista guide
in "Preparation\ Prepare directories".
my system winxp sp3 ı allways take thıs error some body tell me how can ı pass thıs step
#247
Posted 23 January 2009 - 02:07 PM
#248
Posted 23 January 2009 - 11:15 PM
Quote
<Manufacturer>Intel</Manufacturer>
<Model>Customized By The Day Walker!</Model>
<Logo>%WINDIR%\system32\oobe\INTEL_BADGE.BMP</Logo>
</OEMInformation>
thou i have soecified the above for oem info.....
the details come in the properties,,but i couldnt c the logo...there
y is that so......wots the problem????
and
Quote
<ComputerName>Matrix</ComputerName>
<CopyProfile>true</CopyProfile>
</component>
here i have specified the computer name int he file, but still the computer name doesnt get applied....
help needed, thatx /...
angel
#249
Posted 12 February 2009 - 09:17 AM
could you also explain how to
1. change default location of the users profile folder and program files to an other partition
2. disable system restore
3. disable hibernation
4. disable superfetch Service
5. disable windows search Service
6. disable index this dirve for faster searching
7. disable scheduled defragmentation
8. how to i enable anvanced performance on disk device properties
9. after installing applications, how do i make vista unattended to install serials of those apps automatically
i reinstall vista a lot and im tired of going through these procedures every time so i would be really greatfull if someone could help to automate this or sript or batch it with unattended vista.
thanks
#250
Posted 22 February 2009 - 05:32 PM
<?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>en-US</UILanguage>
</SetupUILanguage>
<InputLocale>0409:00000409</InputLocale>
<UserLocale>en-US</UserLocale>
<UILanguage>en-US</UILanguage>
<SystemLocale>en-US</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>
<Key>VMCB9-FDRV6-6CDQM-RV23K-RP8F7</Key>
<WillShowUI>OnError</WillShowUI>
</ProductKey>
<Organization>EagleWing Computing</Organization>
<FullName>John User</FullName>
<AcceptEula>true</AcceptEula>
</UserData>
<ImageInstall>
<OSImage>
<InstallFrom>
<MetaData wcm:action="add">
<Key>/IMAGE/NAME</Key>
<Value>Windows Vista ULTIMATE</Value>
</MetaData>
</InstallFrom>
<InstallToAvailablePartition>false</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>Home</NetworkLocation>
<ProtectYourPC>1</ProtectYourPC>
<SkipUserOOBE>true</SkipUserOOBE>
</OOBE>
<TimeZone>Mountain Standard Time</TimeZone>
<RegisteredOrganization>EagleWing Computing</RegisteredOrganization>
<RegisteredOwner>John User</RegisteredOwner>
<UserAccounts>
<LocalAccounts>
<LocalAccount wcm:action="add">
<Description>Admin</Description>
<DisplayName>Admin</DisplayName>
<Group>Administrators</Group>
<Name>Admin</Name>
</LocalAccount>
<LocalAccount wcm:action="add">
<Description>John</Description>
<DisplayName>John</DisplayName>
<Group>Administrators</Group>
<Name>John</Name>
</LocalAccount>
</LocalAccounts>
</UserAccounts>
<Display>
<ColorDepth>32</ColorDepth>
<DPI>96</DPI>
<HorizontalResolution>1024</HorizontalResolution>
<VerticalResolution>768</VerticalResolution>
</Display>
</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>
</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>EagleWing</ComputerName>
<RegisteredOrganization>EagleWing Computing</RegisteredOrganization>
<RegisteredOwner>John User</RegisteredOwner>
<TimeZone>Mountain Standard Time</TimeZone>
</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-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">
<Order>1</Order>
<Path>cmd /c "FOR %i IN (C D E F G H I J K L N M O P Q R S T U V W X Y Z) DO IF EXIST %i:\AppsRoot.txt SETX AppsRoot %i: -m"</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>2</Order>
<Path>%WINDIR%\system32\sysprep\sysprep.exe /quiet /audit</Path>
</RunSynchronousCommand>
</RunSynchronous>
</component>
</settings>
<settings pass="auditSystem">
<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>
<Enabled>true</Enabled>
<LogonCount>5</LogonCount>
<Username>Administrator</Username>
</AutoLogon>
</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">
<Order>10</Order>
<Path>cmd /c REGEDIT /S %AppsRoot%\Install\Regtweaks.reg</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>20</Order>
<Path>cmd /c %AppsRoot%\Install\Flash\install_flash_player.exe /s</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>30</Order>
<Path>cmd /c %AppsRoot%\Install\Java\jre.exe /s /v/qn</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>40</Order>
<Path>%WINDIR%\system32\sysprep\sysprep.exe /quiet /oobe /reboot</Path>
</RunSynchronousCommand>
</RunSynchronous>
</component>
</settings>
<settings pass="generalize">
<component name="Microsoft-Windows-PnpSysprep" 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">
<PersistAllDeviceInstalls>true</PersistAllDeviceInstalls>
</component>
</settings>
<cpi:offlineImage cpi:source="wim:E:/EagleWing Vista/sources/install.wim#Windows Vista ULTIMATE" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>
When I attempt to install vista from DVD it displays an error just after sysprep finishes installing my apps. It says that it has something to do with interactive login. Then it shuts down my machine. Then I turn my machine back on and it continues to install Vista. I thought maybe you could give me some idea what I am doing wrong or missing or somethin....
This post has been edited by EagleWing: 23 February 2009 - 09:18 AM
#251
Posted 08 March 2009 - 02:28 PM
prathapml, on Jan 16 2009, 03:56 AM, said:
I don't think, I know the audit mode instructions are indubitably not applicable to SP1 installs. Search around, many SP1 users are very frustrated that they follow this guide line by line and wonder why their install powers off or crashes once entering audit mode to install apps.
#252
Posted 23 March 2009 - 04:00 AM
need some help....
After XP, I now try to make my Vista Unattended....
Automation is ok, but Vista don't automatically run Install.cmd command...
All the files are copied on the root og the destination partition, but don't run...
When Y trie to lauch install.cmd, it runs normally...
What's wrong....?
I'll give you my .xml and a screen of the root of destionation partition...
Sans_titre.jpg (150.31K)
Number of downloads: 35
my xml :
Quote
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<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">
<UserData>
<ProductKey>
<Key>xxxx-xxxx-xxxx-xxxx-xxxx</Key>
<WillShowUI>OnError</WillShowUI>
</ProductKey>
<Organization>National Snack Food Association</Organization>
<FullName>ANONYMOUS</FullName>
<AcceptEula>true</AcceptEula>
</UserData>
<ImageInstall>
<OSImage>
<InstallFrom>
<MetaData wcm:action="add">
<Key>/IMAGE/NAME</Key>
<Value>Windows Vista HOMEPREMIUM</Value>
</MetaData>
</InstallFrom>
<InstallToAvailablePartition>false</InstallToAvailablePartition>
<WillShowUI>OnError</WillShowUI>
</OSImage>
</ImageInstall>
<UseConfigurationSet>true</UseConfigurationSet>
</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">
<AutoLogon>
<Enabled>true</Enabled>
<LogonCount>1</LogonCount>
<Username>Administrator</Username>
</AutoLogon>
<OOBE>
<HideEULAPage>true</HideEULAPage>
<SkipMachineOOBE>true</SkipMachineOOBE>
<SkipUserOOBE>false</SkipUserOOBE>
</OOBE>
<FirstLogonCommands>
<SynchronousCommand wcm:action="add">
<Order>1</Order>
<CommandLine>%systemdrive%\install\install.cmd</CommandLine>
</SynchronousCommand>
</FirstLogonCommands>
</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>COMPUTER</ComputerName>
<DisableAutoDaylightTimeSet>false</DisableAutoDaylightTimeSet>
</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>
</settings>
<cpi:offlineImage cpi:source="wim:E:/projet/Projet Vista/vista sp1/sources/install.wim#Windows Vista HOMEPREMIUM" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>
For information,
The files of the DVD
Sans_titre2.jpg (28.57K)
Number of downloads: 37
Thanks a lot for your help...
Feuilllearouler
#253
Posted 23 March 2009 - 10:27 AM
Gives you a nice GUI and a way to create a task layout of all your app installs, and plus it'll inject drivers, etc - all from a GUI. You really don't have to do any xml file editing at all. Just a suggestion.
#254
Posted 23 March 2009 - 10:54 AM
Y have tried Vista Update Toolkit from NewAge forum, and it's ok...
But Y still wonder what is wrong on my xml.....
my install.cmd is :
Quote
ECHO.
ECHO.
ECHO. XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ECHO. XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ECHO. XX ............................XX
ECHO. XX.............................XX
ECHO. XX.............................XX
ECHO. XX......INSTALLATION..DES......XX
ECHO. XX.........PROGRAMMES..........XX
ECHO. XX.............................XX
ECHO. XX.............................XX
ECHO. XX.............................XX
ECHO. XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ECHO. XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
echo installation de AVG
start /wait %SYSTEMDRIVE%\INSTALL\avg\setup.exe /hide /no_welcome /NOAVGTOOLBAR
echo.
echo installation de Firefox
start /wait %SYSTEMDRIVE%\INSTALL\fire\fire.exe /S
echo.
echo installation de Open Office
start /wait %SYSTEMDRIVE%\INSTALL\open\setup.exe /S
echo.
echo installation de Utorrent
start /wait %SYSTEMDRIVE%\INSTALL\utorrent\utorrent.exe /S
echo.
echo installation de VLC
start /wait %SYSTEMDRIVE%\INSTALL\vlc\vlc.exe /S
echo.
echo installation de Winrar
start /wait %SYSTEMDRIVE%\INSTALL\winrar\setup.exe /S
echo.
echo installation de ThunderBird
start /wait %SYSTEMDRIVE%\INSTALL\thunder\thunder.exe -ms -ira
echo.
echo installation de Deepburner 1.9
start /wait %SYSTEMDRIVE%\INSTALL\deep\deepburner.exe /S
echo.
echo installation de Filezilla
start /wait %SYSTEMDRIVE%\INSTALL\file\file.exe /S
echo.
echo installation de Foxitreader
start /wait %SYSTEMDRIVE%\INSTALL\foxit\foxit.msi /qn REBOOT=Suppress
echo.
echo suppression du dossier d installation
rd /s /q %systemdrive%\INSTALL
echo.
start %windir%\system32\shutdown.exe -r -f -t 25 -c "Windows va redemarrer dans 25 secondes - ce redemarrage est normal apres l'installation de XPH Feuillearouler Unattended"
And I would find what"s wrong....
Thanks
This post has been edited by feuillearouler: 23 March 2009 - 10:55 AM
#255
Posted 24 March 2009 - 09:14 AM
It may be a mistake in .xml file :
Quote
It should be
Quote
I hope it will be ok....I'll tell you more in few minutes....
One more thanks for all the help^you give us...
This post has been edited by feuillearouler: 24 March 2009 - 09:16 AM
#256
Posted 26 March 2009 - 12:51 AM
I don't understand what's wrong....and it's even worse than before. My folder $oem$ is not more copied on the root of the system...but if i use another xml file (The Felon's one for exemple), the folder is copied....
I think I will use New Age Os method...and still search wath's wrong at the same time....so if someone find wath's wrong....thank
Feuillearouler
Sorry, I should have open a new post...I didn't thought it should be so long....
This post has been edited by feuillearouler: 26 March 2009 - 12:51 AM
#257
Posted 14 April 2009 - 12:25 AM
#259
Posted 15 May 2009 - 05:06 AM
COOLCOMPUTERGUY, on Dec 11 2008, 03:19 AM, said:
So, if you arn't preparing the computer for a custumer or planing to clone the system image you would have no need for sysprep.
Therefore the best and easyest way is forgetv about sysprep and add you programs at pass 7 first log on commands.
Yes I also thought of tryin your suggestion out since sysprep didn't work for me currently, BUT when I first used this tutorial, it worked before hmm i can't put a finger on what happen now, after starting fresh. sysprep will load, finish or not, it will shutdown instead of restarting like it use to, i even used the autounattended.xml that worked before, its mind boggling, hope anyone can shed some light to this mysterious problem.
Anyway I dump all that and add my programs in past 7 (FirstLogon) instead of the usual place at past 6 when sysprep was used, and it doesn't seem to work.
I also remember using FirstLogon when sysprep was working, that time FirstLogon worked fine too.
hmmmmmm i'm lost...
#260
Posted 04 June 2009 - 03:59 AM
OK that said I would like to add two user accounts and ip address settings to this basic unattend. The first thing I notice when looking back through FireGeier's guide is the following:
Quote
NOTE:
If you set "Administrator" as username, the build in administrator account will be enabled.
Always use the english word Administrator, whatever language version you're using! Only the english word Administrator will enable the main administrator account!
Please don't try to use an other than the Administrator account for this basic Autounattend.xml!
OK I have set it as FireGeier has shown - but now want to add local accounts to my xml. Does it mean that I need to remove the Administrator as user name part of the equation?
Can someone give me some help on this. I have tried just adding the local accounts as I want them but get and error on reboot.
bookie32
- ← Windows cannot parse the unattend answer file's
- Unattended Windows Vista/Server 2008
- No network connection →



Help

Back to top











