MSFN Forum: Vista unattended Guide - MSFN Forum

Jump to content


  • 15 Pages +
  • « First
  • 11
  • 12
  • 13
  • 14
  • 15
  • You cannot start a new topic
  • You cannot reply to this topic

Vista unattended Guide A little Guide for you Rate Topic: -----

#241 User is offline   COOLCOMPUTERGUY 

  • Cool.
  • Pip
  • Group: Members
  • Posts: 72
  • Joined: 27-October 08

Posted 11 December 2008 - 03:19 AM

Here is the truth about sysprep: it's really meant for system builders who want to clone the custem system image for rapid deploy to many computers. Also it is mostly to prerpare a computer with a preinstalled os that the custumer does not have to install but does have to answer oobe questions at first log on.

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 User is offline   hardly_D 

  • Group: Members
  • Posts: 1
  • Joined: 15-December 08

Posted 15 December 2008 - 08:54 AM

Hi,
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 User is offline   fragbert 

  • Junior
  • Pip
  • Group: Members
  • Posts: 61
  • Joined: 01-November 05

Posted 16 January 2009 - 01:17 AM

So is this guide's section on installing applications completely invalid for SP1?

#244 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 16 January 2009 - 01:56 AM

I'm asking out of curiosity (no malice intended), but what makes you think that this guide's section on installing applications would be valid for WinVista's gold release but not for Vista SP1 ?

#245 User is offline   madaya 

  • Newbie
  • Group: Members
  • Posts: 21
  • Joined: 07-April 05

Posted 17 January 2009 - 09:09 AM

I have created a Unattended .XML using Vista Unattended XML Creator. Pl. help me where to save this file.

#246 User is offline   tozo 

  • Newbie
  • Group: Members
  • Posts: 19
  • Joined: 03-June 07

Posted 21 January 2009 - 09:03 AM

Quote

Working Environment Check:

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 User is offline   bobthenob 

  • Member
  • PipPip
  • Group: Members
  • Posts: 120
  • Joined: 25-November 05

Posted 23 January 2009 - 02:07 PM

you need oscdimg.exe in C:\Program Files\Windows AIK\Tools\PETools

#248 User is offline   The Day Walker! 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 19-February 05

Posted 23 January 2009 - 11:15 PM

pals....

Quote

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

<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>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 User is offline   orxann 

  • Group: Members
  • Posts: 1
  • Joined: 12-February 09

Posted 12 February 2009 - 09:17 AM

great job with this guide

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. :wacko:

thanks

#250 User is offline   EagleWing 

  • Best of the best! F**k the rest!
  • Pip
  • Group: Members
  • Posts: 78
  • Joined: 16-September 08
  • OS:none specified
  • Country: Country Flag

Posted 22 February 2009 - 05:32 PM

I followed your guide to building a Vista Autounattend.xml file and created the following answer file:
<?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 &quot;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&quot;</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 User is offline   fragbert 

  • Junior
  • Pip
  • Group: Members
  • Posts: 61
  • Joined: 01-November 05

Posted 08 March 2009 - 02:28 PM

View Postprathapml, on Jan 16 2009, 03:56 AM, said:

I'm asking out of curiosity (no malice intended), but what makes you think that this guide's section on installing applications would be valid for WinVista's gold release but not for Vista SP1 ?


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 User is offline   feuillearouler 

  • Group: Members
  • Posts: 4
  • Joined: 20-March 09

Posted 23 March 2009 - 04:00 AM

Hello everybody...

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

Attached File  Sans_titre.jpg (150.31K)
Number of downloads: 35

my xml :

Quote

<?xml version="1.0" encoding="utf-8"?>
<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

Attached File  Sans_titre2.jpg (28.57K)
Number of downloads: 37


Thanks a lot for your help...

Feuilllearouler

#253 User is offline   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 11,208
  • Joined: 09-September 01
  • OS:Windows RT
  • Country: Country Flag

Posted 23 March 2009 - 10:27 AM

You could consider using the Microsoft Desktop Deployment Toolkit to help build your unattend and app installers - MDT 2008 is specific to Vista, but if you want to support both Vista and Win7 you can consider the 2010 beta on connect as well.

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 User is offline   feuillearouler 

  • Group: Members
  • Posts: 4
  • Joined: 20-March 09

Posted 23 March 2009 - 10:54 AM

thanks for your answer...

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 off
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 User is offline   feuillearouler 

  • Group: Members
  • Posts: 4
  • Joined: 20-March 09

Posted 24 March 2009 - 09:14 AM

I hope I have found......

It may be a mistake in .xml file :

Quote

<CommandLine>%systemdrive%\install\install.cmd</CommandLine>


It should be

Quote

<CommandLine>%systemdrive%\install\install.bat</CommandLine>


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 User is offline   feuillearouler 

  • Group: Members
  • Posts: 4
  • Joined: 20-March 09

Posted 26 March 2009 - 12:51 AM

pffff.....

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 User is offline   lello 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 17-May 07

Posted 14 April 2009 - 12:25 AM

@ FireGeier

After running the file I get this error PrepLab.cmd:

Quote

The directory "C:\Programmi\Windows AIK\Tools\PETools" does NOT exist!


Instead this directory and 'this...

Posted Image

In addition to variables of the system and 'this:

Quote

PETools = C:\Programmi\Windows AIK\Tools\PETools


Thank very much

#258 User is offline   lello 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 17-May 07

Posted 14 April 2009 - 12:46 AM

Thanks, I solved!
:thumbup :thumbup :thumbup

#259 User is offline   notosapien 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 27-September 07

  Posted 15 May 2009 - 05:06 AM

View PostCOOLCOMPUTERGUY, on Dec 11 2008, 03:19 AM, said:

Here is the truth about sysprep: it's really meant for system builders who want to clone the custem system image for rapid deploy to many computers. Also it is mostly to prerpare a computer with a preinstalled os that the custumer does not have to install but does have to answer oobe questions at first log on.

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 User is offline   bookie32 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 459
  • Joined: 20-November 07
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 04 June 2009 - 03:59 AM

Hi guys :hello: I have been batteling with the unattended.xml for a while now. Finally got it to work by using FireGeier's basic unattend.

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

Share this topic:


  • 15 Pages +
  • « First
  • 11
  • 12
  • 13
  • 14
  • 15
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy