Page 1 of 1
Windows 2003 Upgrade (unattended) issue
#1
Posted 27 July 2005 - 11:19 AM
Hello,
I am trying to perform an unattended upgrade on 30 servers throughout my organization.
The servers we are having problems with are Compaq (HP) ML 370 G2 servers. When we try to run an unattended upgrade we get prompted for two files with roughly 30 minutes left in the install. We have to click "cancel" in order to bypass the two files.
One file is: "C:|cpqsystem\pnpdrivers q57xp32.sys" The other file is "cpqteam.hlp"
Is there a way for us to automate the upgrade to automatically select "cancel" when we receive these two errors?
Thanks!
I am trying to perform an unattended upgrade on 30 servers throughout my organization.
The servers we are having problems with are Compaq (HP) ML 370 G2 servers. When we try to run an unattended upgrade we get prompted for two files with roughly 30 minutes left in the install. We have to click "cancel" in order to bypass the two files.
One file is: "C:|cpqsystem\pnpdrivers q57xp32.sys" The other file is "cpqteam.hlp"
Is there a way for us to automate the upgrade to automatically select "cancel" when we receive these two errors?
Thanks!
#2
Posted 27 July 2005 - 11:33 AM
I forgot to mention: We are upgrading from Windows 2000 Server SP4
#4
Posted 27 July 2005 - 03:36 PM
Automated upgrade ? interesting, can you more explain ?
For automatise the Cancel , you can use AutoIt ... but I don't really understand your upgrade in fact. You can use $OEM$ folder to copy missing files.
Goodbye.
For automatise the Cancel , you can use AutoIt ... but I don't really understand your upgrade in fact. You can use $OEM$ folder to copy missing files.
Goodbye.
#5
Posted 27 July 2005 - 04:21 PM
To perform an automated upgrade we just simply run winnt32.exe /unattend
We are prompted to enter a product key but I will include that into my answer files if anyone figures out a way to have an answer file ignore errors durring setup (like the one mentioned in this thread)
We are prompted to enter a product key but I will include that into my answer files if anyone figures out a way to have an answer file ignore errors durring setup (like the one mentioned in this thread)
#6
Posted 27 July 2005 - 08:51 PM
*********Solution************
We had the same issue.
I have included the unattended I used AND more importantly, to get rid of the errors you need to put the actual file that is it asking for (the sys file only I think, I can't remember) in the pnpdrivers directory BEFORE you commene the upgrade.
As you will notice q57xp32.sys is not in your C:|cpqsystem\pnpdrivers directory. You need to put it there.
You just need the PSP (smartstart CD) and find the appropriate exe and extract it rather and install. On the 7.2a the files are:
cp004962.exe
cp004963.exe
cp004479.exe
This will give you all the sys files for all the NIC's HP use.
This will skip the prompts. I would recommend applying the Support pack after you upgrade as well.
When you upgrade, you are going to find a truckload of other issues. Post them and I will assist if possible.
;SetupMgrTag
[Data]
UnattendedInstall="Yes"
[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
NTUpgrade=Yes
[GuiUnattended]
OEMSkipRegional=1
OemSkipWelcome=1
[UserData]
ProductKey=xxxxxxxxxxxxxxxx
[Display]
BitsPerPel=24
Xresolution=1024
YResolution=768
Vrefresh=60
[LicenseFilePrintData]
AutoMode=PerSeat
#7
Posted 28 July 2005 - 10:01 AM
Thanks! I'll give it a shot and let you know how it goes.
#8
Posted 28 July 2005 - 11:04 AM
This is a dumb question but how can I even use an answerfile for an upgrade. The documentation that I have read says that if you run winnt32.exe /unattend[num]:[answer file name] that Windows will perform a FRESH installation.
I just need to upgrade using an answer file...and help would be appreciated!
I just need to upgrade using an answer file...and help would be appreciated!
#9
Posted 28 July 2005 - 12:02 PM
voilą ! it's the problem, you can't repair/upgrade windows with WinNT.sif(/unattend switch) from a bootable cd ... You can just make a FRESH install (or I have miss a great part of UnAttended installs).
If exist a solution I want the method !!!
Goodbye.
If exist a solution I want the method !!!
Goodbye.
#10
Posted 29 July 2005 - 08:50 AM
David,
Well your suggestion helped with the sys file issue but now the upgrade is stopping because it cannot find: cpqteam.hlp
Any ideas?
Well your suggestion helped with the sys file issue but now the upgrade is stopping because it cannot find: cpqteam.hlp
Any ideas?
This post has been edited by colbytrio: 29 July 2005 - 08:50 AM
- ← Directory structure unattended XP cd plus Office
- Unattended Windows 2000/XP/2003
- password protected bootable cd software →
Share this topic:
Page 1 of 1



Help
Back to top








