For those of you that have ever tried finding anything on HP’s homepage you know that it can be virtually impossible π thus I am often struggling to find the download link for “HP ProLiant Support Pack for Microsoft Windows Server 2003”, well no more my friends π here is the link to use π
https://readmydamnblog.com/wp-content/uploads/2015/02/toplogo4.png00Mikehttps://readmydamnblog.com/wp-content/uploads/2015/02/toplogo4.pngMike2010-04-16 18:26:082010-04-16 14:33:26HP – ProLiant Support Pack – download link
I had to upgrade a server today from Win 2003 to Win 2003 R2, this should be a simple task however as with much IT this proved a no go π
βββββββββ
Windows Server 2003 R2 Setup Wizard
βββββββββ
Setup cannot continue because this product disc is incompatible with the
service pack installed on this computer. To complete the installation
of Windows Server 2003 R2, you will need to insert the latest version of
Windows Server 2003 R2 Disc 2.
βββββββββ
OK
βββββββββ
where it was explained that a Windows 2003 Slipstreamed SP2 installation could cause problems with subsequent R2 installation, the solution is simple just modify the file “R2INTL.INF” in the \CMPNENTS\R2 directory like this;
change;
R2SPLevel = 1
to:
R2SPLevel = 2
and the installation will work without a problem.Β Easy as pie (when you know what to do that is ;-))…
Will an I-Phone blend?
FunHP – ProLiant Support Pack – download link
Deployment, Drivers, OSFor those of you that have ever tried finding anything on HP’s homepage you know that it can be virtually impossible π thus I am often struggling to find the download link for “HP ProLiant Support Pack for Microsoft Windows Server 2003”, well no more my friends π here is the link to use π
http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&cc=us&prodNameId=3716247&prodTypeId=18964&prodSeriesId=3716246&swLang=13&taskId=135&swEnvOID=1005
And as a bonuslink, here is how to install it on a “Server Core” (the one without the Win GUI)..
http://www.thomasmaurer.ch/2010/02/cheatsheet-how-to-install-hp-support-pack-on-a-server-core-installation-3/
Windows 2003 R2 installation problems
OSI had to upgrade a server today from Win 2003 to Win 2003 R2, this should be a simple task however as with much IT this proved a no go π
A quick google search however led me to;
http://blog.stealthpuppy.com/windows/windows-2003-r2-and-integrated-service-pack-2
where it was explained that a Windows 2003 Slipstreamed SP2 installation could cause problems with subsequent R2 installation, the solution is simple just modify the file “R2INTL.INF” in the \CMPNENTS\R2 directory like this;
change;
to:
and the installation will work without a problem.Β Easy as pie (when you know what to do that is ;-))…