Problems with unattended upgrade


Go Back   Computer Help Articles > Windows XP Setup Deployment
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 06:26 AM
michaelphillips72@gmail.com
 
Posts: n/a
Default Problems with unattended upgrade

Hey Guys,

I am trying to setup an unattended upgrade from Windows 2000 to Windows
XP. For some reason the programs that I had installed don't show up
under the start menu anymore. I tried manually running the upgrade,
and the programs showed up fine. Anyone got any ideas for me?

Thanks in advance!

Here is my answer file I am using::

;SetupMgrTag
[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
TargetPath=\WINDOWS

[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
TimeZone=20
OemSkipWelcome=1

[UserData]
ProductID=*********************
FullName="Ziegler Inc."
OrgName="Ziegler Inc."


[SetupMgr]
DistFolder=\\e500srv2\share\mwp\whistlerdist
DistShare=whistlerdist

[Identification]
JoinDomain=*****
DomainAdmin=*****
DomainAdminPassword=*********

[Networking]
InstallDefaultComponents=Yes

[Branding]
BrandIEUsingUnattended=Yes

[Proxy]
Proxy_Enable=0
Use_Same_Proxy=0

And this is the bat file I am using:


@rem SetupMgrTag
@echo off

rem
rem This is a SAMPLE batch script generated by the Setup Manager
Wizard.
rem If this script is moved from the location where it was generated,
it may have to be modified.
rem


set AnswerFile=.\unattend.txt
set SetupFiles=\\e500srv2\share\mwp\whistlerdist\I386

\\e500srv2\share\mwp\whistlerdist\I386\winnt32 /s:%SetupFiles%
/unattend:%AnswerFile%

Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Upgrade from Home to Pro Christer K Windows XP General 4 01-05-2006 11:12 PM
Re: If you are having problems with Internet Explorer or Outlook Express... READ THIS!!!! PA Bear Internet Explorer 6 8 01-05-2006 04:29 PM
Motherboard/CPU Upgrade Terry Smythe Windows XP Help and Support 6 01-05-2006 02:51 AM
problems with xp install (upgrade) westfall.c@gmail.com Windows XP Help and Support 0 01-05-2006 02:48 AM
Can I upgrade to XP Pro from XP Media Center Edition michkal Windows XP General 17 01-05-2006 02:26 AM


All times are GMT. The time now is 10:06 PM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Problems with unattended upgrade