- Community Home
- >
- Servers and Operating Systems
- >
- HPE BladeSystem
- >
- Legacy
- >
- ProLiant Deployment and Provisioning
- >
- SmartScripting and WinPE2005
Categories
Company
Local Language
Forums
Discussions
- Integrity Servers
- Server Clustering
- HPE NonStop Compute
- HPE Apollo Systems
- High Performance Computing
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp Software
Knowledge Base
Discussions
Forums
Discussions
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
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-26-2007 01:26 AM
03-26-2007 01:26 AM
SmartScripting and WinPE2005
Thank you
Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2007 06:43 AM
03-29-2007 06:43 AM
Re: SmartScripting and WinPE2005
I'm new to using the SmartStart Toolkit (Win32 v1.6). I'm experiencing the same issue. I'm testing on a DL380 G5. I have seen a similer post "http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=946284" about this. They make reference to the version of WinPE you should be using with the version of SSSTK. I've checked the documentation for the 1.6 version and I am using the correct WinPE 2005 version. And I also ran the /pnp and /wmi switch when creating my WinPE files.
I hope someone can shed some light on this....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2007 07:29 PM
03-29-2007 07:29 PM
Re: SmartScripting and WinPE2005
Are you sure tha you adding the winpe2005psp770x86.exe from 1.6?
and dont do anything else here is what am doing to get it to work.
1. create C:\WinPEBuildTools
2. copy orginalPEfiles (from ison) \WinPE\*.* WinPEBuildTools
3. copy orginalPEfiles (from ison) \Tools\x86\*.* WinPEBuildTools
4. cd WinPEBuildTools
mkimg.cmd E:\ C:\BuildPE /PnP /WMI (E:\ to win2003 sp1)
5.
6. add hp (run winpe2005psp750x86.exe)och place files to d:\buildpe\i386
lägg till HP sata drivrutinerna
Dont do anything els before you have done 7.
7. C:\WinPEBuildTools>BUILDOPTIONALCOMPONENTS.VBS /s:E:\ /C:\buildpe /ado /hta /wsh /x
C:\WinPEBuildTools>BUILDOPTIONALCOMPONENTS.VBS /s:E:\ /C:\buildpe /hta /wsh /x
I386
Program Files
Servers (my server lib)
w2k3srvsp1 (os files)
8. Make ISO
C:\WinPEBuildTools>oscdimg -n -h -lWIP -betfsboot.com G:\buildpe G:\wip061113Beta12.iso -m
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2007 01:13 AM
03-30-2007 01:13 AM
Re: SmartScripting and WinPE2005
C:\WinPEBuildTools>BUILDOPTIONALCOMPONENTS.VBS /s:E:\ /C:\buildpe /ado /hta /wsh /x
C:\WinPEBuildTools>BUILDOPTIONALCOMPONENTS.VBS /s:E:\ /C:\buildpe /hta /wsh /x
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2007 04:06 AM
03-30-2007 04:06 AM
Re: SmartScripting and WinPE2005
I tried the steps that you noted and I'm still not able to start the SYSMGMT service in the WINPE session. Any other ideas?