- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- ProLiant Deployment and Provisioning
- >
- Scripted installation of Windows Server 2003 R2 CD...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2006 07:57 AM
04-20-2006 07:57 AM
does anybode know how to install the second CD of Windows Server 2003 via scripted installation?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2006 10:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2006 04:16 AM
05-17-2006 04:16 AM
Re: Scripted installation of Windows Server 2003 R2 CD 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2006 09:06 PM
06-15-2006 09:06 PM
Re: Scripted installation of Windows Server 2003 R2 CD 2
What serial number is this to be entered?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2006 09:25 PM
06-15-2006 09:25 PM
Re: Scripted installation of Windows Server 2003 R2 CD 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2007 05:01 AM
04-18-2007 05:01 AM
Re: Scripted installation of Windows Server 2003 R2 CD 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2007 07:54 AM
05-10-2007 07:54 AM
Re: Scripted installation of Windows Server 2003 R2 CD 2
The way I get it to work is I have added it as a Install Package task within my server deployment job. Make sure that you get a reboot before it kicks off or it will fail. I have placed the contents of the CD in a folder called R2 in the \lib\software folder. In the name box, I have .\lib\software\R2\cmpnents\r2\setup2.exe
Copy all directory files and Copy subdirectories are checked. Additional command-line switches are /quiet /accepteula /p:xxxxx-xxxxx-xxxxx-xxxxx-xxxxx (license key)
I had trouble using just /q /a and /sr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2007 09:41 PM
09-09-2007 09:41 PM
Re: Scripted installation of Windows Server 2003 R2 CD 2
However if you use the Enterprise Edition there is no setup2.exe at the root level of cd 2 just r2auto.exe. The setup file sits under the folder CMPNENTS\R2 folders as "setup2.exe".
If you create a job as per the instructions in the 1st reply but pointing to the setup2.exe file under CMPNENTS\R2 the setup fails Error 2 installing package.
Can anyone help or provide advice on how they got Enterprise edition cd 2 installs working?
Thanks.
Al
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2007 10:27 PM
09-09-2007 10:27 PM
Re: Scripted installation of Windows Server 2003 R2 CD 2
I added in the scripts to copy the r2 folder to the root of my C: drive.
Then I edited the default.txt (unattended setup file) I added this:
[GuiRunOnce]
"%systemdrive%\cmpnents\r2\setup2.exe /q /a"
Give it a try, worked great for me :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2010 05:25 AM
04-23-2010 05:25 AM
Re: Scripted installation of Windows Server 2003 R2 CD 2
Excuse me, but, Christian? is it possible for you to put up the script for copying CD2 to the C: drive?, i'm Very new to RDP and cant get the above solutions to work ??
Any help would be much appreciated
Thanks