หน้าแรก | กระดานข่าว |  ปฏิทิน |  ค้นหา |  ติดต่อเรา VMWARE.IN.TH | Largest unofficial VMware Thailand User
หน้า: [1]   ลงล่าง
  พิมพ์  
ผู้เขียน หัวข้อ: VMware Convertor : Remove hidden networkcard (nic)  (อ่าน 675 ครั้ง)
Minyaatoz
Newbie
*
ออฟไลน์ ออฟไลน์

กระทู้: 2


ดูรายละเอียด อีเมล์
เจอปัญหา Convert แล้วไม่สามารถใช้งาน Network ได้ ให้เข้าไปลบ Network Device เก่าออกก่อนโดยมีขั้นตอนตามนี้ครับ

   1. Go to the DOS-prompt
   2. Type: ” SET DEVMGR_SHOW_NONPRESENT_DEVICES=1 “ and press <enter>
   3. Type: ” Start devmgmt.msc ” and press <enter>
   4. In the Device Manager go to View and click on ” Show Hidden Devices “
   5. Navigate to the Network Adapters and expand it, there should be your old NIC
   6. Select and delete.

อ้างอิงจาก : http://www.emware.nl/articles/vmware-converter-remove-hidden-networkcard.html
บันทึกการเข้า
 
vmware.in.th
"วีเอ็มแวร์ อิน ไทย" .. สังคมคน virtualization ออน์ไลน์
Administrator
Hero Member
*****
ออฟไลน์ ออฟไลน์

กระทู้: 1,172


pumpithu@gmail.com
ดูรายละเอียด เว็บไซต์ อีเมล์
ขอบคุณครับ ..  ยิงฟันยิ้ม
บันทึกการเข้า

Freelance implementer Microsoft, Linux System, Data Storage and Virtualization Technology.

Twitter : http://twitter.com/pumpithu
Facebook : http://www.facebook.com/pumpithu
 
sakura
Jr. Member
**
ออฟไลน์ ออฟไลน์

กระทู้: 72


ดูรายละเอียด
อันนี้เป็นอีกข้อมูลที่มาจาก VMware

Static IP settings lost after conversion
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1005595

Symptoms
After successful conversion of a source server, the resulting virtual machine's network settings are all set to DHCP
Static IP settings that were configured on the source server are not retained on the resulting virtual machine after conversion completes

Resolution
When a server is converted, new virtual network cards are presented to the guest Windows operating system on the resulting virtual machine. When Windows installs the drivers to support the new network cards, the network interfaces assigned to the previous network cards are not re-associated with the new network cards because Windows is not able to map the changes to the adapters. A similar situation happens when a physical network card is replaced on a physical Windows server.
 
You can use the netsh command to save and restore network settings into the new virtual machine.
To save and restore your settings:

Log on to the source server as an Administrator.
Open the Network Connections from the Start menu, and record of the network interface names. These names are used to restore the network settings.
Open a command prompt. For more information, see Opening a command or shell prompt (1003892) .
Run the following command:

netsh interface ip dump >> %systemroot%\NetworkSettings.txt

Set all the network interfaces to DHCP (non-static) IP addresses, if possible.
Perform the conversion with VMware Converter.
Start the newly created virtual machine on the destination.
Log on to the source server as an Administrator.
Open the Network Connections folder.
Rename the interfaces in the virtual machine to match the same names that were on the source server.
Open a command prompt. For more information, see Opening a command or shell prompt (1003892) .
Run the following command:

netsh -f %systemroot%\NetworkSettings.txt
Note:  This tool is not available on Windows NT.
บันทึกการเข้า
 
หน้า: [1]   ขึ้นบน
  พิมพ์  
 
กระโดดไป:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2008, Simple Machines LLC | Thai language by ThaiSMF Valid XHTML 1.0! Valid CSS!