- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- ProLiant Deployment and Provisioning
- >
- Re: Rapid Deployment Pack
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-26-2006 07:36 PM
03-26-2006 07:36 PM
Rapid Deployment Pack
When the server boot to automation, it is block to " initializing TCP / IP via DHCP ...... " in DOS
Somebody has already had this problem?
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2006 01:44 AM
03-27-2006 01:44 AM
Re: Rapid Deployment Pack
did you setup a DHCP server ?
with which parameter ?
is DHCP server connected to boot system ?
on same subnet ?
if no, did you provide IP helper ?
will you give points to folks helping you on RDP question ?
Jean-Yves Picard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2006 01:58 AM
03-27-2006 01:58 AM
Re: Rapid Deployment Pack
I have a DHCP server with Option 60.
All server are in the same subnet
For example:
When I would like create an image, the server reboot, it restard in DOS and it blockt in "initializing TCP/IP via DHCP......."
Do you have another idea for this problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2006 01:20 PM
03-27-2006 01:20 PM
Re: Rapid Deployment Pack
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2006 10:27 PM
03-27-2006 10:27 PM
Re: Rapid Deployment Pack
When the server boot in DOS, it pass DHCP and after it don't find a drive!
"unable to map drive"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 12:19 AM
03-28-2006 12:19 AM
Re: Rapid Deployment Pack
I had this exact same problem. Autonegotiation between the NIC and the switch did not work as expected. Although our Cisco switch ports where preset to a 100Mb/FD setting the NC7781 cards failed to negotiate this setting.
While we used the autonegotiate setting the NIC was unable to receive a DHCP address 90% of the times the machine booted into automation. In the few cases an IP address was received other problems like imaging or server deployment failed or where dead slow.
When I set the NIC to a predefined setting (100Mb/Full Duplex in my case) the whole process worked like a charm.
You might want to give that a try and set the NIC speed to the required setting of your own network.
Cheers,
Marcel Jussen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 05:29 AM
03-28-2006 05:29 AM
Re: Rapid Deployment Pack
but this was of no help to my case. Hope it could help you in some way.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2006 06:11 AM
04-18-2006 06:11 AM
Re: Rapid Deployment Pack
The above has often be a solution when the TCP/IP initializing error ccurs.
Also make sure that DNS is configured correctly and that name resolution works. Also add the IP address of the RDP server in the LMHOST file of the PXE bootimage.
The other error that the drive is not mapped is probably caused by SMB signing. To avoid this the Lan Manager client properties should be adjusted on the RDP server. If this is still a problem let me know so i can send you the registry key to this.
Edwin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2006 11:46 PM
04-18-2006 11:46 PM
Re: Rapid Deployment Pack
1) Ensure that the RDP server does not require SMB signing, by editing the following policy under the Local Security Policy MMC:
Security Settings - Local Policies - Security Options - Microsoft network server: Digitally sign communications (always) - set to "Disabled"
2) Ensure that the RDP server will store a LAN Manager hash for the eXpress share user account (PRIOR TO creating the account), by editing the following policy under the Local Security Policy MMC:
Security Settings - Local Policies - Security Options - Network Security: Do not store LAN Manager hash value on next password change - set to "Disabled"
3) Ensure that the RDP server will accept old-style LAN Manager connection authentication requests, by editing the following policy under the Local Security Policy MMC:
Security Settings - Local Policies - Security Options - Network Security: LAN Manager authentication level - set to "Send LM & NTLM Responses - use NTLMv2 session security if negotiated"
4) Create a local user account on the RDP server for accessing the eXpress share at this time. The system will save an LM hash for the account, and the DOS/Win98 client will be able to log in.
5) If the domain policy regarding LM hashes is enforced, then you will either need to ensure that the eXpress share user account password never expires, or else you will need to disable the LM hash policy temporarily (see #2) while you change the password for the user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2007 02:23 AM
01-13-2007 02:23 AM
Re: Rapid Deployment Pack
Can RDP s/w be installed on Windows server 2000 after OS hardening
If hardening is not there RDP is getting installed
Thanks in advance.