PXE Boot a Hyper V Guest - Not receiving a DHCP IP Address

Hello Everyone,
I am trying to PXE boot a Hyper V guest, but am not getting a DHCP IP Address. Eventually the DHCP query times out and loads into the guest OS I have manually installed. See the PXE Boot Screen below. When in the installed guest OS, I do receive
a DHCP IP address as shown below. I am utilizing the Legacy Network Driver.  I don't think it is related to VLAN identifier, but tried with/without and still no go. Any ideas what could be preventing this? Please let me know.
PXE Boot Screen:
CLIENT MAC ADDR: 00 15 5D F2 99 0C  GUID: B366BBA1-D503-4D64-A77E-77474F3A2193
DHCP.........-
PXE-E51: No DHCP or proxyDHCP offers were received.
DHCP IPCONFIG in Guest OS:
Ethernet adapter Local Area Connection:
   Connection-specific DNS Suffix  . : mywork.com
   IPv4 Address. . . . . . . . . . . : 10.242.242.251
   Subnet Mask . . . . . . . . . . . : 255.255.255.128
   Default Gateway . . . . . . . . . : 10.242.242.129
Thanks,
Ron

Hi Ron,
A solution is provided in this thread. You may need to have a look on the steps below:
• PXE-E51: No DHCP or proxyDHCP offers were received.
The client did not receive any valid DHCP, BOOTP or proxyDHCP offers. To resolve this issue, check each of the following network configuration items:
DHCP services are not available on the network to which the PXE-enabled NIC is connected.
A DHCP proxy or IP helper address is not configured for the subnet on which the PXE client is connected.
The switch port connected to the PXE NIC is running Spanning Tree Protocol, EtherChannel Protocol, or Port Aggregation Protocol and is thus not activated immediately when a link is detected. This forces the DHCP request from the PXE client to timeout.
DHCP is available on the network, but PXE is not.
The network cable is not attached to the PXE-enabled NIC on the target server.
See: http://social.technet.microsoft.com/Forums/en-US/d06413a4-af2b-4736-a510-c0a68eb880cf/cannot-get-certain-machines-to-pxe-boot
TechNet Subscriber Support in forum |If you have any feedback on our support, please contact [email protected]

Similar Messages

  • PXE Boot with UEFI. WDS not sending WinPE wim

    I am trying to test PXE booting on devices that only have UEFI and no CSM support.
    We are running Windows Server 2008 R2 in our environment.
    On the DHCP server, we have option 66 and 67 set. If I change option 67 to SMSBoot\x86\wdsnbp.com and boot a traditional BIOS system (non UEFI) the SCCM server responds and gives me the option to hit F12 and PXE boot. This works without issue and can deploy
    images.
    I then change option 67 to SMSBoot\x64\wdsmgfw.efi and use a machine that is pure UEFI (meaning UEFI without any legacy support / CSM). The system appears to successfully download the wdsmgfw.efi and font file via TFTP as shown in the WDS logs. However, it
    then goes to the next sreen where it is trying to contact the WDS server. AFter retrying for a while it will error out with error 0x102 which I believe translates to ERROR_TIMEOUT
    The SMSPXE.log repeats the following:
    Client boot action reply: <ClientIDReply><Identification Unknown="0" ItemKey="2046820352" ServerName="" ServerRemoteName=""><Machine><ClientID>8908f9c4-c345-49ba-b137-af7b0b983584</ClientID><NetbiosName/></Machine></Identification><PXEBootAction
    LastPXEAdvertisementID="" LastPXEAdvertisementTime="" OfferID="GAS20043" OfferIDTime="7/24/2013 3:12:00 PM" PkgID="GAS00037" PackageVersion="" PackagePath="<a href="http:///SMS_DP_SMSPKG$/GAS00038">http://<IVE
    REMOVED  THIS>/SMS_DP_SMSPKG$/GAS00038" BootImageID="GAS00038" Mandatory="0"/></ClientIDReply>
     SMSPXE 7/24/2013 7:14:58 PM 7724 (0x1E2C)
    00:50:56:01:00:82, DF6A0C42-F909-B518-7B44-3150B662200B: found optional advertisement GAS20043 SMSPXE 7/24/2013 7:14:58 PM 7724 (0x1E2C)
    Looking for bootImage GAS00038 SMSPXE 7/24/2013 7:14:58 PM 7724 (0x1E2C)
    Any idea what may be going on?

    Hey,
    I am having the following situation:
    DP1 = Windows Server 2008 R2 SP1 (Standalone Primary Site Server SCCM 2012 SP1 CU2)
    DP2 = Windows Server 2012
    UEFI Client: Microsoft Surface Pro (with Microsoft Surface Network Adapter)
    BIOS Client: HyperV Virtual machine with Legacy network adapert
    DP1; DP2 and DHCPServer all in Subnet1.
    (IP Helper is set for DHCPServer for DHCP and for DP1 & DP2 for DHCP and BootP - I checked serveral times if everything is right here)
    UEFI Client and BIOS Client in Subnet2.
    Situation1 -- Using no DHCP Options and both DPs(DP1 and DP2) WDS running:
    UEFI Client - Boots perfectly (contacting Server DP2)
    BIOS Client - Boots perfectly (contacting Server DP2)
    Situaion2 -- Using no DHCP Options and WDS just running on DP1:
    UEFI Client - Does not boot (no error information is provided)
    BIOS Client - Does not boot (no Bootfilename recieved)
    Situation3 -- Using DHCP Options(Option 66="IP of DP1" Option 67="SMSBoot\x86\wdsnbp.com") and WDS just running on DP1:
    UEFI Client - Does not boot (no error information is provided)
    BIOS Client - Boots perfectly (contacting Server DP1)
    Situation4 -- Using DHCP Options(Option 60="PXEClient" Option 66="IP of DP1" Option 67="SMSBoot\x86\wdsnbp.com") and WDS just running on DP1:
    UEFI Client - Boots perfectly (contacting Server DP1)
    BIOS Client - Does not boot (taking hours to recieve dhcp options..)
    My problem is i am having a lot of location with 2008 R2 SP1 server only (this is why situation 1 is not enough for me :-( ).
    Based on this article:
    http://ccmexec.com/2013/05/configmgr-2012-uefi-and-pxe-boot-support/
    x64 UEFI Devices should work with Server 2008 R2 SP1 (not only Server 2012).
    Interesting is I am having ALL files on Server 2008 R2 SP1 like they are on Server 2012 (in SMSBoot\x86 folder, too!)??
    Some more ideas?
    Thank you for help

  • PXE-Boot with Hyper-V based on W2K12 R2 with Gen2-VMs

    Dear Community,
    as you probably know the new R2-Version was advertised with the ability of PxE-booting with the synthetic instead of the legacy-nic which works with poor 100 mbit/s.
    Here´s the problem:
    When I create a new virtual machine with Gen2 without the option "Secure Boot" and PxE-boot it, I get the following error:
    Boot failed. EFI Network.
    Boot failed. EFI SCSI Device.
    No Operating System was Loaded. Press a key to retry the boot sequence
    When I create another new virtual machine with Gen2 but with the option "Secure Boot" and PxE-boot it, I get this error:
    Station IP address is x.x.x.x
    Server IP address is x.x.x.x
    NBP filename is pxelinux.0
    NBP filesize is 15888 Bytes
    Downloading NBP file...
    Successfully downloaded NBP file.
    Boot Failed. EFI Network. Failed Secure Boot Verification.
    Boot Failed. EFI SCSI Device
    No Operating System was Loaded. Press a key to retry the boot sequence
    When taking a look at the log of the TFTP-Server (TFTPD32) I get the same information regardless which way I do it. The only interesting thing it says is:
    "Peer returns ERROR <User aborted the transfer> ->aborting transfer"
    I have also tried to use another tool called Serva as TFTP/PXE-Server -> The error still occurs.
    Before anybody wants me to try to do it as Gen1 -> I know that this works, but I want to get it running under Gen2 since the synthetic one works (should work) much faster than the legacy-one.
    Really looking forward to get some useful information here.
    Thanks in advance !

    This question was completely answered by Andy here:
    http://social.technet.microsoft.com/Forums/en-US/winserverhyperv/thread/4098e57f-c6da-493a-a772-87d60ee1d0a1/#b2808adb-a79e-49e6-8a00-2c324c3e41d1
    He wrote:
    "Apparently, there is an issue in WDS that causes it to use legacy NetBIOS name resolution instead of DNS to find a domain controller, and it impedes domain controller connectivity. The solution is simple - go to TCP advanced properties on WDS server,
    and on WINS tab disable NetBIOS over TCP/IP. This forces WDS to use the right name resolution, and everything works perfectly."
    I can confirm it. Works perfectly! Thanks to Andy!
    Vadim

  • Mails are not receiving on another mail address

    HI
    I had created 2 mail address that [email protected] and [email protected] now i want the mail which are receiving on [email protected] that goes directly to [email protected] previously it working fine but from few days it is not working.
    Only mail address has created for [email protected] in Exchange 2010, not active directory so that i am not able to view mail of [email protected] via web also.
    Please help in these.
    Regards
    Sanket Shah 

    Hello,
    Do you mean when you send message to [email protected], the mail not show in inbox or other means?
    Please follow the ExchangeITPro's suggestion.
    Besides, please check the primary SMTP address is
    [email protected] or [email protected] .
    Cara Chen
    TechNet Community Support

  • Not receiving email from certain addresses

    Hi, I have a problem of not receiving email from a number of email addresses. I don't have a spam folder ... not sure what is causing this. The sender receives a msg back that my email address has 'fatal errors and message cannot be delivered'. My quota is fine and I receive other emails.
    Any idea where I can rectify the problem?
    Thanks
    Magz

    I suppose I should list my external DNS settings as well. I don't know if this has anything to do with it, but according to DNSCog, the mailexchangers IP is not reporting reverse DNS. Again, I don't have DNS set up on the server, so I don't know if that is causing the issue.
    DNS is hosted on everydns.com.
    *Host - Type - Value - MX - TTL*
    *.domain.tld - A - [My IP address] - - 3600
    domain.tld - A - [My IP address] - - 3600
    domain.tld - MX - mail.domain.tld - 10 - 3600
    servername.domain.tld - A - [My IP address] - - 3600

  • Windows 2008 R2: SLES 11 Sp3 Guest converted from Vmware OVA to VHD, does not boot on Hyper-V: could not find /dev/sda4

    Hi
    I have a VMWare OVA file with Guest OS as SLES 11 Sp3. I have converted this file from OVA to VHD using Microsoft Virtual Machine Converter Solution accelerator. On first boot of this VHD on Windows Server 2008 R2 - Microsoft Hyper-V I get an error that
    "Waiting for device /dev/sda4 to appear..
    Cannot find /dev/sda4"
    I have not even booted this VM once on Hyper-V, and hence not installed any Linux integration Services yet.
    What could be the possible reason for this failure? Any suggested solution?
    Thanks
    Ashwini

    Easiest way (and also applies to Hyper-V 2012 R2):
    Ok, following properly (originally missed the step to mount the root directory of the converted VM as "/mnt" )
    http://nwrickert2.wordpress.com/2011/10/24/rescuing-susie/
    Then once chrooted
    mkinitrd -d /dev/sda2
    generated initrd from kdump WITH Hyper-V drivers & VM is usable!
    http://forums.opensuse.org/showthread.php/476780-boot-failure-mkinitrd-does-not-understand-that-dev-sda-has-become-dev-sde
    Can't believe that it was so painful to find the right info easily
    Just to finish it off, after converted machine boots fine, there is a small
    matter of removing tools & fixing networking as per links below:
    https://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.vsphere.upgrade.doc%2FGUID-6F7BE33A-3B8A-4C57-9C35-656CE05BE22D.html
    http://www.vcritical.com/2010/10/getting-eth0-back-in-a-sles-for-vmware-clone/
    All done!!!
    Also (unsupported), but works fine is SLES 11 SP1

  • Not receiving emails from specific address

    I'm having problems receiving emails from a friend of mine. They can receive my emails from my btinternet.com account ok but all replies to me are never arriving. They can send ok to another of my email addresses. They do not even receive any kind of error notification. How do I resolve this please?

    cirbb wrote:
    Thanks. I asked them to send the last reply to both my email addresses. I can see from the email that they are using the correct address so it can't be that. Their ISP is fasthosts. Maybe they've been blacklisted? How can I tell?
    Hi.
    Do you have a gmail or hotmail account they can send to ?
    Have you checked the spam folder, in case they have ended up there ?
    If I may be as bold to say, Fasthosts are not exactly clean in removing spammers. I have reported many to them over the years, and they ignore everything. They don't even reply. I'm afraid it's been noticed :-
    http://www.pcadvisor.co.uk/news/internet/3298563/f​asthosts-sees-88-increase-in-complaints-about-spam​...
    The report doesn't say that spamming in the UK is against the law.
    Note that I am not saying this is the reason for any emails not being received, but there is a possibility.
    http://www.andyweb.co.uk/shortcuts
    http://www.andyweb.co.uk/pictures

  • TS4002 I am not receiving email from some addresses on iCloud.

    Using iCloud on a PC. I get some emails but not all of them. Apple troubleshooting page not much help. I don't have any rules that would affect these emails. What can I do?

    Firefox doesn't do email, it's strictly a web browser.
    If you are using Firefox to access your mail, you are using "web-mail". You need to seek support from your service provider or a forum for that service.
    If your problem is with Mozilla Thunderbird, see this forum for support.
    [http://www.mozillamessaging.com/en-US/support/] <br />
    or this one <br />
    [http://forums.mozillazine.org/viewforum.php?f=39]

  • Ethernet not receiving a domain/router address

    At first I thought it was the ethernet in general, but after hooking into the ethernet at home and it worked, I realized it is isolated. I plugged into the back of a Netgear 5-port "Fast Ethernet Switch" at work and surprisingly got not internet. I got an IP starting in 169... and Subnet Mask beginning in 255... but the router spot below those was just blank. Strange too because the other PC's hooked up are given a 10... IP. The light was green and said connected but it obviously wasn't. Now there are other PC's on the switch and they work fine but in an effort to get my new MacBook working, this is the troubleshooting I've already done:
    Tried multiple CAT5/6 cables to verify it wasn't a bad cable.
    Brought two routers from home just for kicks. A Netgear and a Linksys (put them in place of the switch) and neither worked.
    Brought a different modem. I have the same exact one at home (Westell Wirespeed B90-210015-04) and swapped it out and nothin.
    Tried moving the modem to a different phone line to no avail.
    Manually entered in IP, Subnet Mask, Domain, and DNS server with no luck.
    Lastly, plugged directly into both modem's not using any routers or switches and it still didn't work!!
    The strange thing is that with the setup they have, it goes from a switch to (I'm assuming) another switch of sorts in the wall for the other computers. Essentially there's two ports in the wall and they both run the same signal from the switch using one cable, so I'm assuming there's a another switch in there or it's wired in the wall. Anyways, I plugged directly into one of those computer ports and it worked!! Only problem is those are no where near me and not feasible to try to branch that connection. Anyone have any ideas at all? Again, the issue I'm having is nothing is showing up in router section and I'm not getting any internet. I'm also getting that strange IP (169... vs a 10... that I should be getting). Any help would be most appreciated.

    Ok so this may or may not effect what I said but it doesn't actually say it's connected it just says "Self-Assigned." Here's a snapshot of what I'm looking at:

  • Pxe boot sun x4170-m2 LSI raid 5 disks issues 2.10_u9 rel

    Hi Gurus,
    I am trying to image sun fire x4170-m2 series servers with Latest solaris 10.u9 patch set using Raid-5 disks setup with one hot-spare. Pxe boot works but i minboot not able to find raid-5 disks which is about 1.2 TB disks size. Where as if i used DVD to boot the servers it works properly. What i am missing. Here is my pxe entry and menu.list<mac-address> entry. I tried to insert driver LSI megraid driver with x86.miniroot, but it's already available into kernel/drv.
    -dhcpd.conf entry.
    host foobar { hardware ethernet 00:21:28:8E:3D:F2; fixed-address 10.228.150.14; next-server 140.87.100.21; filename "010021288E3DF2"; option host-name "foorbar.us.oracle.com";}
    menu.1st.<mac-address>
    cat /tftpboot/menu.lst.010021288E3DF2
    default=0
    timeout=30
    min_mem64 1024
    title Solaris_10 install_x86_64_2.10_u9
    kernel /I86PC.Solaris_10-9/multiboot kernel/unix - install - nowin -B console=i86pc,install_config=140.87.100.21:/export/jumpstart_x86_64_2.10_u9,sysid_config=140.87.100.21:/export/sysid_2.10_u9/10.228.144,install_media=152.68.248.67:/vol/local/x86/solaris/100/base/u9/mar2011,install_boot=140.87.100.21:/export/install_x86_64_2.10_u9_new/boot -v -m verbose
    module /I86PC.Solaris_10-9/x86.miniroot
    Please let me know if you have any solution for this issue.
    Thanks & Regards,
    -Sunil.

    Hi.
    Read thread:
    X4x70 (M1) with extremely slow disk I/O
    Try workaround the problem by adding the following line to /etc/system and then reboot:
    set idle_cpu_no_deep_c = 1
    Regards.

  • Pxe-boot uses wrong filename

    Hello,
    I have a working setup for pxe-boot.(testet with my Desktop).
    My DHCP-Server supplies as filename "pxelinux". My new Thinkpad S531 is unable to boot.
    The log of my tftp-server shows, that my TP adds a sign at the end of the filename on request, and of couse,
    my tftp-server is unable to find that file.
    The added sign ist not from the alphabet, so I cant put it in here. If I change the filnename on my "filename"-diretive of my dhcp-server p.e. to "pxelinux.0" an other sign is added to the filerequest of my TP.
    Secure boot ist off.
    Is this a bug in my efi?
    Thanks for reading

    Thanks to both for replies.  Correcting the default boot order was easy but getting the internet connection to work took a little longer. I solved it by changing the device name as suggested here:
    https://wiki.archlinux.org/index.php/Ne … evice_name
    There was nothing in /etc/udev/rules.d so I created the file 10-network.rules and used the enp2s0 device name which was working with the older kernel.
    I'm still wondering why this mixup happened in the first place but anyway, it's working now so many thanks for your replies.

  • Conundrum - PXE boot fails vs. "reinstall OS from software center" succeeds

    Hi All.
    I am facing a bit of a conundrum..
    In our offices I am seeing some strange behaviour when trying to PXE boot into a TS to reinstall or install OS. 
    If I use F12/PXE boot then the deployment fails during OSD.
    If I take a client (the same client as I tried pxe booting with) that is fully installed and reinstall OS via software center then the deployment completes. 
    Any ideas what could be wrong?
    Kindest regards, Martin

    Daniel:
    Clients are both laptops & desktops.
    I "feels" like it's the network that's acting up but I really can't see where. 
    PXE boot works.. it's not until it tries to apply the OS... 
    whether it's a timeout or what it is I cannot say.. 
    Gerry: After all will you be likely to rebuild your entire estate in-situ any time soon?
    You know... we are actually On the verge" of upgrading & Streamlining our entire network infrastructure..
    But I'd still love to solve the problem.. 
    We never had this issue when we only had MDT as deployment tool. 
    it's not until sccm came into the picture that this issue has arisen.
    Kindest regards, Martin

  • OSD to Surface fails to PXE Boot and returns PXEGetPXEData Failed with 0x80004005

    Scenario: When trying to Image Windows 8.1 to a Surface Pro, Surface Pro 2 and Surface Pro 3 I have downloaded the latest Surface Firmware and Drivers (August 18th 2014 I believe), the NIC's are in the x64 PXE Boot Image. I have verified that no DHCP Option
    67 is set, and that SpanningTree PortFast is enabled. All other Images function correctly, Windows 7 Sp1 works. We use the Microsoft USB NIC, and we PXE boot and download the PXE Image fine, then it comes into windows and goes to detect the NIC, at which point
    it fails and reboots.
    The Surface has had Firmware update on it to the latest.
    It appears the NIC just stops working, which makes me think that the latest Driver pack for Surface does not contain the PXE boot versions for their NIC.
    Trying the Docking Station (which utilizes NIC ASIX AX888772) exhibits the same problem.
    The NIC stays active until the OSD Screen comes up, it fails trying to load the Surface NIC though (or the NICs in the Driver pack they just released do not include a PXE Boot Driver...the Drivers once imported do not show any as being Boot Critical...which
    make me think this is the case even more so.
    Doing a USB PXE Boot also fails to load the NIC.
    Going to F8 and doing IPCONFIG /RENEW verifies the NIC is not active.
    I see tons of postings on the Surface being a nightmare to image.
    Errors:
    Failed to Download pxe variable file. Code (0x0000001)
    PXEGetPXEData Failed with 0x80004005
    Anybody having any other experiences out there, or have anything else they could think to try?
    David Baur

    (or the NICs in the Driver pack they just released do not include a PXE Boot Driver...the Drivers once imported do not show any as being Boot Critical...which make me think this is the case even more so.
    There are no "PXE boot versions" of drivers at all. What you described just indicates that there is no driver in winpe that matches the hardware. WinPe is based on the respective version of the full os so you have to add Win8.x drivers to the boot image.
    The architecture also has to match. Have you added NIC drivers to the boot image at all?
    NIC drivers are never boot critical if I am not mistaken.
    Torsten Meringer | http://www.mssccmfaq.de

  • Cisco E1000 wont connect to internet anymore - not getting DHCP ip address from Comcast modem

    Very strange issue...
    I have Comcast HSI and have been using my Cisco (Linksys) E1000 for about 3 years now. Bought it as a refurb.
    My issue is that the E1000 is NOT receiving the DHCP info from my Comast modem.
    The internet works when my laptop is directly attached to the modem; but when connecting the modem internet port
    to the E1000 internet port it is NOT grabbing my ISP DHCP ip address thus no clients can broswe 'wired or wireless'.
    I even updated the firmware and am starting to think its time to get a 'BRAND NEW' router as this makes NO SENSE!
    I cannot release/renew as i have NO ip address to release.  I have even tried to configure the E1000 as a static 
    using the ipconfig/all from when the laptop and modem was connected. Comcast says they see nothing on their end. 
    I also factory defaulted the router and redid the config to no avail. 
    Any help would be appreciated.
    Solved!
    Go to Solution.

    You need to enable MAC address clone on the router to recognize the connection from your cable modem. The link below would tell you how to configure the router to work with a cable connection and how to do MAC address clone.
    Setting up a Linksys router with Cable Internet service

  • RVS4000 not acquiring WAN DHCP IP

    Hello.
    My newly bought RVS4000 does not get any DHCP IP address for its WAN.
    Router:   RVS4000
    Router Firmware Version:   1.3.20
    Cable Modem:   Motorola SB5101U
    ISP:   Charter Commnications
    RJ-45 connection between Cable Modem and RVS4000:   RJ-45 Cat6 Cross-over cable
    All computers are receving DHCP IP address but no internet connection when I connect the cable modem to the RVS4000. RVS4000 settings is all on default - there should be internet connection even in factory default settings since the environment is simple home networking.
    However, the internet connection is wokring when I connect the computer that the Charter technician connected the cable modem when they installed the service. But when I connect the other computers directly on the same cable modem, there is "Limited or No Connectivity" - that does not happen to the computer where the Charter technician connected the cable modem when they installed the service.
    Not sure how Charter internet distribution structure works but if my hunch is correct, Charter is recording MAC address of devices that is connected to their internet service; connecting other devices like additional computers and a router/gateway won't have any working internet connection since those have different Mac address(es). I thought of that since I tried connecting my laptop via Ethernet cable directly to the cable modem and does not receive any DHCP IP. I also tried the same connection on another desktop computer but to no success.
    Anyone knows if my hunch is correct or am I doing something wrong? Please help...
    PS.   I have tried downgrading the firmware but still the same connection problem.
    Update [20110412 @ 11:19AM]:   I tried it at my workplace's DSL internet connection [ DSL modem/router -> 10/100 Switch -> RVS4000 ] The WAN was able to acquire DHCP IP but still has no internet on both modes - Gateway and or Router. Please help...

    Hi Thomas,
    Thank you for posting. You can clone the MAC address of the PC that works when connected directly to the modem. First plug the PC into one of the LAN ports and log into the web interface of the router from that PC. Go to Setup ->MAC Address Clone. Check the radio button to enable the feature and press "Clone My PCs MAC". This will fool the modem into thinking that the PC is connected instead of the router. Reboot the modem and router and you should get an IP address from the modem.
    Please let us know if this works or not.

Maybe you are looking for

  • Need advise about using NAS drive for TM and other storage

    I have 2 macs. One is running Snow Leopard and has a FW 400 drive connected directly to it for TM backups. I have another older mac (G5 PPC) running Tiger and I plan to update to Leopard so I can also do TM backups for it. So, I'm thinking of getting

  • Cannot run and reinstall Adobe Air on Windows XP (32 bit)

    Hello! After six mounth of stable working, my AIR suddenly crashed with message "This application requires a version of Adobe AIR which cannot be found. Please download...". After a few hours of googling about this problem, I made this steps: 1. Unin

  • Performance Tuning for ECC 6.0

    Hi All,   I have an ECC 6.0EP 7.0(ABAPJAVA). My system is very slow. I have Oracle 10.2.0.1.   Can you please guide me how to do these steps in the sytem 1) Reorganization should be done at least for the top 10 huge tables and their indexes 2) Unacce

  • Users having issue filling out form

    It appears that when you first access the below form on our website, there can be a delay in the fillable boxes appearing within the form but once you move the mouse they will appear.  So what is happening is that applicants are printing the applicat

  • Folder Size Exceed Disk Size

    I am using Western Digital 2TB external HDD for Time Machine backup for 3 Mac. The remaining disk space now is 733GB. I am confused that one of the backup folder occupy more than 2TB. And the other 2 folders are still calculating since I started abou