- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Server Management (Insight Manager 7)
- >
- Silent installation of Support Pac
Server Management (Insight Manager 7)
1819866
Members
2419
Online
109607
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО09-30-2001 04:00 PM
тАО09-30-2001 04:00 PM
Silent installation of Support Pac
Does anyone know of any command line switches or any other way to installing any of the support pacs unattended. I've tried the /silent switch for each support pac file but that doesn't work for the teaming software. You still have to select install button. I've extracted the software and i'd like to be able to install the software without any intervention.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-01-2001 04:00 PM
тАО10-01-2001 04:00 PM
Re: Silent installation of Support Pac
here's how I do it:
Go to the CPQSUPSW \ NTCSP folder on the Smart Start CD. In that folder you will see two .cmd files. (On the SS 5.2 CD, they are BP000051.cmd and BP000052.cmd) One is the CSP for W2K and the other is the CSP for NT4. Edit them and look for the notes to identify which is which.
Running those .cmd files will run the CSP in silent mode. I sometimes REM out some lines if I don't want to waste time by attempting to install a package that i know is not needed. Your milage may vary.
In my unattend.txt, I use the [GUIRUNONCE] argument to fire off the .cmd file on first reboot.
Go to the CPQSUPSW \ NTCSP folder on the Smart Start CD. In that folder you will see two .cmd files. (On the SS 5.2 CD, they are BP000051.cmd and BP000052.cmd) One is the CSP for W2K and the other is the CSP for NT4. Edit them and look for the notes to identify which is which.
Running those .cmd files will run the CSP in silent mode. I sometimes REM out some lines if I don't want to waste time by attempting to install a package that i know is not needed. Your milage may vary.
In my unattend.txt, I use the [GUIRUNONCE] argument to fire off the .cmd file on first reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-24-2001 04:00 PM
тАО10-24-2001 04:00 PM
Re: Silent installation of Support Pac
Could you please copy/paste the line you used in the unattend.txt file that will run the CSP via a silent install. I know you said you used the {guirunonce} command but would like to see the syntax.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-25-2001 04:00 PM
тАО10-25-2001 04:00 PM
Re: Silent installation of Support Pac
This is what it looks like in my unattend.txt:
[GuiRunOnce]
Command0=c:\cpqcsp.cmd
The syntax in the the cpqcsp.cmd is:
@echo off
cd c:\ntcsp\
BP000052.cmd
I put the files on the local disk during the build and then delete them after the build is complete.
For some good examples download the Compaq Smart Start Scripting Toolkit. www.compaq.com/manage It contains a sample unattend.txt that might be helpful. Also (and highly recommended) checkout the Microsoft Windows 2000 planning and deployment guide. www.microsoft.com/windows2000/techinfo/planning/default.asp
That guide will give you everything you need to know about unattended installs.
hope this helps.
[GuiRunOnce]
Command0=c:\cpqcsp.cmd
The syntax in the the cpqcsp.cmd is:
@echo off
cd c:\ntcsp\
BP000052.cmd
I put the files on the local disk during the build and then delete them after the build is complete.
For some good examples download the Compaq Smart Start Scripting Toolkit. www.compaq.com/manage It contains a sample unattend.txt that might be helpful. Also (and highly recommended) checkout the Microsoft Windows 2000 planning and deployment guide. www.microsoft.com/windows2000/techinfo/planning/default.asp
That guide will give you everything you need to know about unattended installs.
hope this helps.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP