- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: Specific support pack not loading!?!?!
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
03-28-2005 07:47 AM
03-28-2005 07:47 AM
Specific support pack not loading!?!?!
After running the full support pack install for 7.2 on a few of our servers all the latest versions updated except the support pack "HP Insight Diagnostics Online Edition for Windows" version 7.0.0.1198. Now the log showed the version running successfully with no errors. But the VC agent still shows that particular one as not updating. We tried installing it individually with the same results.
Has anyone else run into this problem???
Here are a few more details on this particular fix.
cp004821.exe
Revision History Version 7.0.0.1198 (Enhancements)
Enhancements
Maintenance release for SmartStart,v 7.20.
Version 6.3.1.887 (Contains Bug Fixes)
Fixes
Resolved security vulnerability within the 6.3.0.878 version of Insight Diagnostics that could allow an unauthorized user to save a potentially harmful file to the system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2005 08:47 AM
03-28-2005 08:47 AM
Re: Specific support pack not loading!?!?!
The new version does not correctly uninstall the previous version.
For any other Servers you're going to update, remove the existing Diagnostics Utility before you start.
For those Servers you've already done, use the Add/Remove programs to remove the previous version, and then delete the Service as the new version doesn't have a Service associated with it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2005 04:18 AM
05-19-2005 04:18 AM
Re: Specific support pack not loading!?!?!
I had a similar problem.
I did want you said, and it worked for me, BUT...How can i delete the service no longer used?On the registry?
Thank you very much
Alfredo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2005 04:45 AM
05-19-2005 04:45 AM
Re: Specific support pack not loading!?!?!
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\hpdiags]
You should be able to delete this entry - BUT TEST FIRST!!!! (my standard disclaimer).
Nelson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2005 01:00 PM
05-19-2005 01:00 PM
Re: Specific support pack not loading!?!?!
Try sc /? from a cmd prompt.
I no longer have the old hpdiags services, so not too sure of its name.
But the command will be something like:
sc delete hpdiags
The command sc delete will produce a good description of what it does.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2005 08:53 PM
05-19-2005 08:53 PM
Re: Specific support pack not loading!?!?!
Alfredo