- Community Home
- >
- Servers and Operating Systems
- >
- HPE BladeSystem
- >
- BladeSystem - General
- >
- Spp - preventing reboot
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
12-03-2018 12:19 AM
12-03-2018 12:19 AM
Spp - preventing reboot
Hi,
I am deploying 100+ blades utilising SCCM. The SPP is copied locally and executed locally as part of the task sequence.
Since moving to SPP 1806 and newer i have found that utilising smartupdate.bat /s causes a double reboot - so while all SPP components are installed, it kills the task sequence. I have put in a "poor" workaround of moving it to the end of the TS for the moment.
Is there a way to prevent any and all reboots ? i havent seen a command line option for it and the doco that im reading - such as https://support.hpe.com/hpsc/doc/public/display?docId=emr_na-a00047897en_us&docLocale=en_US has a /r switch for reboot, but doesnt seem to have a switch for preveting reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2018 01:10 AM
12-05-2018 01:10 AM
Re: Spp - preventing reboot
Hi
SPP upated always required reboot its very recommaded you cont stop the reboot you can delay reboot as per convienent
Reboot delay Syntax --reboot_delay timeout_in_secs (Linux) /reboot_delay timeout_in_secs (Windows) Description Delays the reboot of the server for the length of time that the timeout_in_seconds variable specifies. Defaults to 15 seconds for Windows operating systems and 60 seconds for Linux. Linux systems convert the reboot delay time from seconds to minutes, and any value under a full minute (59 seconds or less) rounds to the next minute. Options Acceptable values are between 15 and 3600. Requirements Use this argument with the reboot option, or the argument is ignored.
you can same in the below Link
https://support.hpe.com/hpsc/doc/public/display?docId=emr_na-a00047897en_us&docLocale=en_US
I am an HPE Employee