Configuration of NIC in the cloned VM

With the help of Workstation 8.0.1 build-528992, I created a basic Linux 6.2 CentOS VM guest in network bridge. This setting is configured as my model VM I use to create virtual machines other, specialized.

I then cloned this virtual machine as a full clone, without link. Before you start the virtual machine, I clicked on the network card. Advanced... button and generated a new MAC address.

After starting the virtual machine cloned, I ran ifconfig and got this:

eth2 encap HWaddr 00:50:56:26:0 A Link: 3F
INET addr:192.168.2.118 Bcast:192.168.2.255 mask: 255.255.255.0
ADR inet6: fe80::250:56ff:fe26:a3f / 64 Scope: link
RUNNING BROADCAST MULTICAST MTU:1500 metric: 1
Fall of RX packets: 423 errors: 0:0 overruns: 0 frame: 0
Dropped packets: 112 TX errors: 0:0 overruns: 0 carrier: 0
collisions: 0 txqueuelen:1000
RX bytes: 54736 (53.4 KiB) TX bytes: 11955 (11,6 KiB)

Lo encap:Local Loopback link
INET addr:127.0.0.1 mask: 255.0.0.0
ADR inet6:: 1/128 Scope: host
RACE of LOOPING 16436 Metric: 1
Fall of RX packets: 18 errors: 0:0 overruns: 0 frame: 0
Dropped TX packets: 18 errors: 0:0 overruns: 0 carrier: 0
collisions: 0 txqueuelen:1000
RX bytes: 1548 (1.5 KiB) TX bytes: 1548 (1.5 KiB)

The eth2 listen to me, so run this: ls/etc/sysconfig/networking/devices. He told me that I have a NETWORK card device, ifcfg-eth0.

Then, I ran system-config-network and chose the Configuration of the device. Again, it has reported only eth0 was available.

Recalling that I saw before eth2, I thought that perhaps that eth0 has not been started. So I issued a command ifconfig eth0 up . It reported unknown interface: no such device.

So my questions are:

(1) where did he eth2?

(2) where eth0 is?

(3) how can I fix this so that the one and only one NIC is eth0?

Thank you.

--

Jack

It is in fact the re-creation of the MAC address, which is regarded as a new NETWORK card, and therefore a new interface.

You can either edit the file and remove the external devices, or you should also be able to remove this file completely (to move somewhere else to play it safe) and restart.

-KjB

Tags: VMware

Similar Questions

  • I have a problem with the cloning tool, when I retusch to digital photos. When I hover over the image with the cloning tool it slightly changes the picture and ruin. -What someone knows how to configure the tool so it doesn't ruin the image when moving be

    Hi there I do retusch on digitized images and when I move the tool between the dust spots cloning it changes the image slightly. Just noticed and got a wedge after working for several days.

    -Does anyone know how to put the cloning tool to avoid this chang during the movement of the tool on the image?

    Very grateful for an answer

    Anders

    It is possible that your Source region is quite different from the target area that the Clone tool is not the most effective use.

    Another reason is that you have put a sample of Clone of hard edge.

    I suggest you use the Spot Healing Brush tool to remove dust spots and see if that solves the problem.

  • Target the cloning drive vs Client API

    Hello. I work with the vCenter Converter Standalone Server API and ran a strange issue when performing cloning using the API I can't reproduce with the customer.

    During the cloning with the customer I am out of separate virtual disks of volumes of the computer physics source: I.E. C: and D: where on a physical disk and are now put their own thin provisioned virtual disk.

    It works without problem on the client and I get a vm to work in the end.

    When cloning with the API, it seems that I am making the same exact task that I could compare. Based on the example of dotnet SDK I expanded the method BuildCloningParams in the category of programs with the following code using the hardcoded values:

    List < ConverterStorageParamsVolumeCloningParams > targetvolumes1 = gcnew List < ConverterStorageParamsVolumeCloningParams > ();
    List < ConverterStorageParamsVolumeCloningParams > targetvolumes2 = gcnew List < ConverterStorageParamsVolumeCloningParams > ();
    List of < ConverterStorageParamsTargetDiskParams > targetdisks = gcnew List < ConverterStorageParamsTargetDiskParams > ();

    ConverterStorageParamsVolumeCloningParams targetVolume1 = new ConverterStorageParamsVolumeCloningParams();
    ConverterStorageParamsTargetDiskParams targetDisk1 = new ConverterStorageParamsTargetDiskParams();

    ConverterStorageParamsVolumeCloningParams targetVolume2 = new ConverterStorageParamsVolumeCloningParams();
    ConverterStorageParamsTargetDiskParams targetDisk2 = new ConverterStorageParamsTargetDiskParams();

    targetVolume1.sourceVolumeId = "\\WindowsBitmapDriverVolumeId=[C8-BA-43-2A-00-80-00-00-00-00-00-00"];
    targetvolumes1. Add (targetVolume1);
    targetDisk1.volumesToClone = targetvolumes1. ToArray();
    targetDisk1.sourceDiskId = "disk-1002;

    targetVolume2.sourceVolumeId = "\\WindowsBitmapDriverVolumeId=[C8-BA-43-2A-00-80-00-00-0A-00-00-00"];
    targetvolumes2. Add (targetVolume2);
    targetDisk2.volumesToClone = targetvolumes2. ToArray();
    targetDisk2.sourceDiskId = "disk-1002;

    targetdisks. Add (targetDisk1);
    targetdisks. Add (targetDisk2);

    converterStorageParams.targetDiskParams = targetdisks. ToArray();
    converterStorageParams.vmxDatastoreName = "*-datastore01;

    The task is created successfully and it goes through the same steps of the activity of client view. I also check vCenter to ensure that the right volumes are split to separate virtual disks on the virtual machine target.

    Once the hits 98% progress tasks view display the following errors:

    Error: An error occurred during reconfiguration.

    WARNING: Unable to update the drive letters for the destination volume page layout.

    WARNING: Could not update BCD on the destination machine system volume.

    I read vmware KB articles and the best match I've found is the following:

    http://KB.VMware.com/selfservice/microsites/search.do?language=en_US & cmd = displayKC & externalId = 1037507

    Export the logs shows a match with what this article describes. However, when checking for configuration of source by bcdedit boot I get the following:

    Windows Boot Manager

    --------------------

    identifier {bootmgr}

    Device partition = C:

    Description Windows Boot Manager

    settings regional en-US

    inherit {globalsettings}

    default {current}

    displayorder {current}

    toolsdisplayorder {memdiag}

    timeout 30

    resumption of the No.

    Windows boot loader

    -------------------

    identifier {current}

    Device partition = C:

    path \Windows\system32\winload.exe

    Description of the Microsoft Windows Server 2008

    settings regional en-US

    inherit {bootloadersettings}

    OSDEVICE partition = C:

    SystemRoot \Windows

    RESUMEOBJECT {2a1e1d63-0b44-11dd-9c71-dce6a05ee2b0}

    NX AlwaysOff

    That sounds about right. The task of cloning issued by the customer also works very well. He brings just what seems to be that the same work of the API is originally a problem.

    Got, it works. I made a comparison between the params disc issued between the client and the api and found the client uses the ConverterStorageParamsManagedTargetDiskParams type and does not specify a sourceDiskId for all other volumes other than the first. So now, my code looks like this:

    List targetvolumes1 As new List();
    List targetvolumes2 As new List();
    List targetdisks As new List();
    ConverterStorageParamsVolumeCloningParams targetVolume1 = new ConverterStorageParamsVolumeCloningParams();
    ConverterStorageParamsManagedTargetDiskParams targetDisk1 = new ConverterStorageParamsManagedTargetDiskParams();
    ConverterStorageParamsVolumeCloningParams targetVolume2 = new ConverterStorageParamsVolumeCloningParams();
    ConverterStorageParamsManagedTargetDiskParams targetDisk2 = new ConverterStorageParamsManagedTargetDiskParams();
    targetVolume1.sourceVolumeId = "\\WindowsBitmapDriverVolumeId=[C8-BA-43-2A-00-80-00-00-00-00-00-00"];
    targetVolume1.resize = false;
    targetVolume1.resizeSpecified = true;
    targetvolumes1. Add (targetVolume1);
    targetDisk1.volumesToClone = targetvolumes1. ToArray();
    targetDisk1.sourceDiskId = "disk-1002;
    targetDisk1.diskType = "vmfsMonolithicFlatThinProvisioned";
    targetDisk1.datastoreName = "*-datastore01;
    targetDisk1.gpt = false;
    targetDisk1.gptSpecified = true;
    targetDisk1.lvg = false;
    targetDisk1.lvgSpecified = true;
    targetVolume2.sourceVolumeId = "\\WindowsBitmapDriverVolumeId=[C8-BA-43-2A-00-80-00-00-0A-00-00-00"];
    targetVolume2.resize = false;
    targetVolume2.resizeSpecified = true;
    targetvolumes2. Add (targetVolume2);
    targetDisk2.volumesToClone = targetvolumes2. ToArray();
    targetDisk2.diskType = "vmfsMonolithicFlatThinProvisioned";
    targetDisk2.datastoreName = "*-datastore01;
    targetDisk2.gpt = false;
    targetDisk2.gptSpecified = true;
    targetdisks. Add (targetDisk1);
    targetdisks. Add (targetDisk2);
    converterStorageParams.vmxDatastoreName = "*-datastore01;
    converterStorageParams.targetDiskParams = targetdisks. ToArray();
    converterStorageParams.skipUnwantedFiles = true;
    converterStorageParams.skipUnwantedFilesSpecified = true;
    converterStorageParams.optimizedPartitionAlignment = true;
    converterStorageParams.optimizedPartitionAlignmentSpecified = true;

    The commented lines were another game params that the customer used but also disabled the default API will be anyway...

    Recheck the api refdocs has helped to better explain why to bother not set the value of sourceDiskId when the volumesToClone specification:

    'Drive from source to be cloned. Refers to diskId. This field must be expected disk cloning and based on the volume for the corresponding source disk. Based on the volume of cloning supported creating new target discs that does not have a corresponding source disk. In these cases, this field should not be set. »

    My best guess is to create two disks target with the same diskid causes some confusion until the copy of volume is over. Now it works, I've cleaned the changes to BuildCloningParams:

         ConverterStorageParams converterStorageParams = new ConverterStorageParams();
         converterStorageParams.cloningMode = "volumeBasedCloning";
          List targetDisks As new List();
          String diskId = null;
          foreach (var volume in _computerinfo.hardwareInfo.storage.volume)
          {
              List targetVolumes As new List();
              ConverterStorageParamsVolumeCloningParams VolumeCible = new ConverterStorageParamsVolumeCloningParams {sourceVolumeId = volume.volumeId};
              targetVolumes.Add (targetVolume);
              ConverterStorageParamsManagedTargetDiskParams targetDisk = new ConverterStorageParamsManagedTargetDiskParams {volumesToClone = targetVolumes.ToArray (), datastoreName = _datastore};
              If (volume.diskId [0]! = diskId)
              {
                  diskId = volume.diskId [0];
                  targetDisk.sourceDiskId = diskId;
              }
              targetDisks.Add (targetDisk);
          }
          converterStorageParams.vmxDatastoreName = _datastore;
          converterStorageParams.targetDiskParams = targetDisks.ToArray ();
         cloningParams.storageParams = converterStorageParams;

    Post edited by: tahoward fixed the last set of changes to BuildCloningParams, I forgot to set diskId to the first volume, which is hopefully as the system drive...

  • How does the cloning on the backend?

    ESX 4.1

    vCenter 4.1

    45 hosts more than 3 data centers

    All storage CF

    We had an internal discussion trying to determine the best practices of our society in terms of cloning of virtual machines. Does anyone know the following?

    1. If cloning a powered on virtual machine to a data store visible to the HBA on the host, the traffic through the Nic or HBA?

    2. If the cloning propelled off VM in a data store that is visible to the HBA on the host, traffic through the network card or adapter HBA?

    We know that when the cloning of one datacenter to another traffic goes over the network from the host cannot see the LUNS to the other Datacenter via its HBA adapter. But vCenter/ESX is to determine the best method for the clone to occur, or should I always use the network?

    1. If cloning a powered on virtual machine to a data store visible to the HBA on the host, the traffic through the Nic or HBA?

    HBA of the ESX host.  If however you have iSCSI or NFS, then obviously, it would be the NETWORK card, and if it is not connected to SHARED storage...

    2. If the cloning propelled off VM in a data store that is visible to the HBA on the host, traffic through the network card or adapter HBA?

    Even, makes no difference.  The ONLY thing that happens when a virtual machine is on, it creates a 'draft' and copy the content of the stub, while the virtual machine is in snapshot, which is the only way that you can make copies of a virtual computer is it.

    But vCenter/ESX is to determine the best method for the clone to occur, or should I always use the network?

    I think he uses the default storage path, if it's HBA, then that's what it uses.  The HBA should normally be the more logical choice

  • AMT of the cloned database

    I have to database cloning according to instructions in the link below.

    http://www.shutdownabort.com/QuickGuides/clone_cold.php

    I'm stuck at step 10, which is AMT configuration.

    Some can tell me how to get the port number for the database and AMT configuration.

    Thanks for the help.

    issue commands below

    listener_teptst_1521 lsnrctl status
    listener_teptst_1521 lsnrctl service

    view results here

    What is ORACLE_SID to the new instance?

  • Problems with the revival of NIC in the virtual switches

    We have implemented a vlan trunking and during the installation, I found some, but not all of my cards are not detect a 'down' State in vmware. I have tried rebooting all equipment and it did not help. I double checked the configurations, and they are the same, I see. I was wondering if anyone has had problems with this.

    In the picture below I would normally see a red X in the State of the NETWORK adapter binding after a few moments, and the other NETWORK adapter will pass traffic. On 5 configured hosts, this seemed to be the only NIC that is not down to the virtual center when I stopped the switchport. Then when I restarted the swtich, I checked 5 guests for the correct path failover. Strangely, my other hosts 2 has actually detected the card NETWORK went down but the failover does not occur and the virtual machine went unresponsive to the outside world, even if their State of link does show and X! Failover detection is set to bind the State.

    All but one host is 3.5.64607, the other is 82663. My next step is to update and bring it to past versions. I hope that this will work.

    http://communities.vmware.com/servlet/JiveServlet/downloadImage/5330/small+no+link.JPG

    Hello

    I had this same problem with my HP and mezzanines of broadcom cards blades.  After many hours with tech support, we realized that this patch fixed: ESX350-200802401-BG.

    Hope that helps!

    Kelly Burton

    COMPUTER systems engineer

    Banner Health

  • I bought the new iphone 6 s more and I have not configured, I just opened the phone and charged, but after some time it stop by itself, is this normal or I have a problem with my phone?

    I bought the new iphone 6 s more and I have not configured, I just opened the phone and charged, but after some time it stop by itself, is this normal or I have a problem with my phone?

    You need to activate the phone. There is nothing that the phone can not be activated.

  • I installed Thunderbird into new Powerbook Pro &amp; see the old you do not get more emails. IMAP configuration. Reception to the i-phone and i - pad

    Before that I received emails in my i-phone, i - pad, and two other computers (powerbook pro)
    Now with this new facility to stop everything. I only receive in the new computer.

    Says Davy

    Before that I received emails in my i-phone, i - pad, and two other computers (powerbook pro)
    Now with this new facility to stop everything. I only receive in the new computer.

    I discovered! and it works now. I had made a mark in the new configuration of Thunderbird to the new computer with the main. He became the only!

  • Pavilion DV1000: NIC in the laptop does not

    I have a notebook HP DV1000 elderly & ethernet NIC stoped working. When I try to reinstall it, the add new hardware wizard gives me this error message: cannot install hardware. The system cannot find the specified file.

    I tried to uninstall and reinstall from the Manager of material with the same result. And I tried to install (older) versions of the driver that are already on the latptop with the same result.

    The NETWORK card is a REALtek RTL8139/810 X, my OS is WIN XP PRO (32 bit)

    Is there a way to correct, or I'll need to replace the network adapter. If I have to replace it, where I would look for 1, what is the preferred replacement, etc...

    I'd appreciate any help.  Thank you

    You are the very welcome.

    I'm surprised the HP driver did not work, but happy than the last one I posted has.

    Your laptop is the older PCI NIC, why the other Realtek driver did not work.  This one is for the newer express PCI network cards.

  • The use of two different NICs on the RT?

    Hello world... I am currently working on a project where I have to deal with the problem mentioned in the thread topic: I have a PC with LabVIEW RT which must be able to establish network connections using two different network cards. One will be used to connect via TCP/IP to a host computer that will show you the data transmitted through variables shared; the other communicates with another PC via the Modbus Protocol. The key is that each communication is done through a separate network card.

    So far I could not understand how to set up these two things happen. Does anyone know how to do this? Advice will help you.

    For communication of RT, I use a project of RT standard, with the RT PC, given one of the IPs, and for the part of Modbus, I created a server I/O with a master and a slave. Separately, everything works fine, but when I get them together it does not work.

    Thanks for your help!

    Sorry it took me so long to answer, I've been busy lately... I found a solution to this problem that I mentioned, and just in case anyone has similar problems in the future, I will briefly describe what happened.

    Caseyw suggested, he had to allow both NICs through the measurement and Automation Explorer. The cause of the failure of connections was in fact that I was not using the 'right' for Modbus communication, which was rolled out on the secondary card. The solution was to use the URL Protocol with the correct path in the field, addressing the right IP address. To avoid making this post a mixture of subjects, I do more futher, but I got the gist of it, so if someone has similar problems when I work with multiple network cards or Modbus communication protocols, do not hesitate to contact me, I'll be happy to help you.

    Thank you

  • HP dv7-6b50eb: HP recovery launches the cloned SSD, impossible to install win7 on the SSD.

    Hello

    I recently bought an SSD to accelerate my HP DV7. So I tried to clone my previous 1 TB to my 250 GB SSD hdd, but it seems that it's quite simple. :-(.

    I have created the exact same partitions (with the same size, orders, except for my main Windows partition type of course being given my SSD is much smaller) on the SSD as on my old Hdd. After that I made an exact copy of each 3 partitions (HP Recovery partition, system and tools Hp) but instead of copying the windows partition, I left a void on the SSD as the size of the Windows on the old hard drive partition is larger (the data) than the available size on the remaining on the SSD partition. I thought that I could boot on the SSD drive and start the restore process to install Win7 on the empty partition. But when I restart the pc, it does not seem to recognize the boot SSD partition, he prefers not to say "No operating system found".

    I also tried to activate the 3 partition directly (which is the recovery partition) to directly on boot as the partition, but it did not work either. The partition to activate before it was the 1st partition (which is the SYSTEM partition), but he has not worked either.

    Can someone help me do that cloning to work?

    FYI, I did the cloning and the creation of the partition using fdisk and dd on ubuntu.

    Thank you.

    Hi Wawood and Mista B,.

    Thanks for your comments I have a previous message, but strangely I have not found trace of the previous message, maybe I forgot to press the 'POST' button:-s.

    In any case, I was thinking that I understand your remarks Wawood but my goal isn't specifically for the windows on my new SSD partition (not interested in reducing the windows partition, it is just a statement), it was ok for me to any re - install from the recovery partition, a windows 7 from scratch.

    And I'd say Mista B by saying that it would have been stupid HP do not allow someone to use the recovery on the same pc partition, just because it has a different hard drive.

    Finally, I managed to do what I wanted to for those who are interested (HP is not so stupid after all:-p), here's the method I used to clone my hard drive of 1 TB to my 250 GB SSD and keep all the native HP (recovery, hp_tools, System) partitions with a 1 TB hard drive works correctly.

    So what I have is:

    -J' put the SSD as a second drive on my laptop (I guess it should work in the same way if connected by USB)

    -J' I started my pc and downloaded the EaseUs partition master

    -J' ran the program and began by doing a thorough cleaning of the SSD

    -J' made a copy of the system partition of my hard drive of 1 TB to my SSD

    -J' made a copy of the partition my hard drive of 1 TB HP_TOOLS to my SSD

    -J' made a copy of the recovery of my 1 TB hard drive partition to my SSD

    -J' created a new empty NTFS partition in the remaining partition

    I'm done with the same exact score as agenda in my 1 TB HDD.

    1. THE SYSTEM

    2 NTFS empty

    3 recovery

    4.HP_TOOLS

    After that my SSD was not bootable, because the MBR has not yet been copied.

    Then I started a live CD of Ubuntu and I installed boot-repair and he ran.

    I chose the advanced options and set set the mbr and boot from the partition 3.

    I then put the partition recovery (partition 3) as being ACTIVE.

    I removed the hard drive of 1 TB of the laptop (to avoid any error during execution of recovery which ends with the recovered 1To:-p) beeing and replaced it with the SSD.

    I then rebooted the laptop and it starts directly on the recovery partition. I finished in the recovery strategy (I could not choose the recovery from an earlier point in time given that the windows partition is empty (no windows backup)).

    I chose over the full restore, the slight recovery with only OS and drivers and it does the job of recovery. Now that the of what I write this resolved thread :-).

    Hope this helps some people out there with the same questions.

  • My printer is configured to start when the computer turns on. I want to reconfigure it so that it does not turn

    My printer is configured to start when the computer turns on.  I want to reconfigure it so that it won't turn.  I know this is probably a simple change, but I can't find the path anywhere.  Any help?

    I guess you do NOT mean that you have both printer and computer plugged into the same power strip and both are turn on when you turn on the power strip.

    As nearly as I can determine the rather thin material in the Guide for the Dell P713w user, probably have enabled "Eco-Mode" or the mode 'sleep '.  See page 19 of the User Guide (if you don't have it, download it here: http://support.dell.com/support/edocs/systems/PRN_P713w/en/index.htm).

    When this feature is enabled, the printer goes into mode low power when it has been idle for a while.  When the computer is off, the printer is by definition inactive and so will go to low power, shortly after that the computer is turned off.  When the computer is turned on, it detects the presence of the printer and connects to the printer.  Apparently, the printer interprets this string as the "no-idle" and out of his low-power mode, which appears as if it is "turn on."

    In addition, this printer performs an automatic maintenance cycle every week if it is plugged into a power outlet. It will briefly exit Power Saver mode or turn on temporarily if it is disabled.

    At least one of the lights on the printer flashes power on and off when you think that the printer is turned off?  If so, it is in energy saving mode.

    Of course, I may be totally wrong, but it seems to me if you actually turn off the printer by pressing the button on / off on screen, he should not be able to auto (except once / week maintenance cycle).  From the Manual:

    Note: When the printer is turned on, press [power] to switch to the power saving mode. Press and hold [power] for 3 seconds to turn off the printer.

  • Getting error indicating that the configuration is incorrect at the opening of most of the programs and games.

    Original title: Hello Microsoft publish :/

    Hi there, I recently reformatted my computer in the way that it used to be and its windows XP SP3 and now im getting an error every time I open programs, whatever it is, and above all my games say that "this application has failed to start because the application configuration is incorrect. reinstalling the application may fix this problem. "However, for this to all my games and these are games I just downloaded and installed ive tried reinstalling them what might be the cause of this?

    Ive tried so many different things and I can't do things...

    Hi Shahiko,

    Try to connect as an administrator, and then install the game. If you use the Welcome screen, press ALT + CTRL + DELETE (all three buttons at the same time) twice, you get a classic login prompt. Enter the username as admin and password (if you have one). Try to install the game, should solve the problem.

    I hope this helps.

  • When you try to connect to a wireless network I get this error: "If you want Windows to configure this connection, start the Wireless Zero Configuration service.

    original title: WiFi

    I want to connect to a wireless network on my laptop. When I go to the page of networks wirelss under the "choose a wireless network" it says "Windows cannot configure this wireless connection. If you want Windows to configure this connection, start the automatic Wireless Configuration service. My other laptop does not, and I don't know how to make the wireless network options appear. Any help is appreciated!

    Hi AshleyHenley,

    1. Did you the latest changes on the computer?
    2. When was the last time it was working fine?
    3. You have security software installed on the computer?

    See the article and run the Fixit tool available, check if it helps.

    Error message when you try to run the Network Setup Wizard update for Windows XP Service Pack 2, Service Pack 3, or Windows XP Tablet PC 2005 Edition wireless

    http://support.Microsoft.com/kb/871122

    How to troubleshoot wireless network connections in Windows XP Service Pack 2

    http://support.Microsoft.com/kb/870702

  • I'm having a problem with my wireless connection. I have to keep in with zero wireless configuration to connect to the internet almost whenever I start the computer. I use downgrade XP on vista.

    I'm having a problem with my wireless connection. I have to keep in with zero wireless configuration to connect to the internet almost whenever I start the computer. Usually, you must configure only once and his game, but I have to keep on my new Dell Precision 6400 reconfigure it. I use downgrade XP on vista.

    Hi Susancav,

    Welcome to Microsoft Windows Forums!

    I'll be your message to the category of xp windows for a better answer. You can always find your message by going to my Threads in the section My Forum links at the top right of the page. http://www.Microsoft.com/windowsxp/expertzone/newsgroups.mspx

    Thank you and best regards,

    Bindu S - MICROSOFT SUPPORT
    Visit our Microsoft answers feedback Forum and let us know what you think.

Maybe you are looking for