- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- ProLiant Deployment and Provisioning
- >
- Edit WinPE Settings for RDP
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
07-10-2008 08:54 PM
07-10-2008 08:54 PM
This might be a bit of a silly question, but can anyone tell me how to edit the password for deployment from the WinPE in RDP 3.8?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2008 11:33 PM
07-10-2008 11:33 PM
Re: Edit WinPE Settings for RDP
If you mean the password it sets on the deployed OS? the standard scripted install sets the password of the windows OS in the unattended file \\yourserver\eXpress\lib\osconfig\w52s\default.txt
[GuiUnattended]
AdminPassword=password
in this case the unattended for Windows server 2003 standard.
Hope this helps and it was what you asked for
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2008 11:50 PM
07-10-2008 11:50 PM
Re: Edit WinPE Settings for RDP
I want to know how to change the service password. The one that is used for mapping the F: drive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2008 12:09 AM
07-11-2008 12:09 AM
Re: Edit WinPE Settings for RDP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2008 12:17 AM
07-11-2008 12:17 AM
SolutionThis what I belive you where looking for.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2008 08:05 AM
07-12-2008 08:05 AM
Re: Edit WinPE Settings for RDP
Deployment Console->PXE Configuration, select boot disk (default name is WinPE Managed) and select the edit button. Select edit boot image. The next screen has a back arrow labeled Edit. This will walk you through the boot disk creator -- one of the steps is setting the credentials used to map to the deployment share. This is stored in a pwl file in the boot disk image. Note, the rebuild of the boot image takes some time.
Editing the WinPE boot disk is somewhat convoluted if you aren't familiar with it, so feel free to ask for clarification on the steps above.