Hyper-V Server: How can I update drivers with limited Device Manager access?

I have a brand new Intel server, SR2625URLX. I want to use Hyper-V server R2. I have been having some issues with the networking, and Intel wants me to update to the latest drivers which have been certified for R2 versions of 2008, Hyper-V, etc. It was a struggle just to get it so I can see the device manager, but come to find out it is read-only when using remotely and there is no local GUI for it. I need to update the drivers. I tried copying the drivers to a share, and running this on both of the inf files thaat were part of the driver set, but the driver did not change (even after a reboot):
pnputil -i -a <driverinf>
What else can I do to update the drivers for my NIC's?

pnputil seems to be the way to go.
Did you copy the inf files locally?
If you have any virtual networks defined, you might need to remove them, update the drivers, and then re-create them.
I am thinking that there might be some device not being identified properly or a file lock.  Also, the drivers must be signed properly or they will not load.
I just noticed this from the server core list:
To obtain a list of drivers that are installed on the server running a Server Core installation
 • At a command prompt, type:  sc query type= driver
http://social.technet.microsoft.com/Forums/en-US/winservercore/thread/d43465c4-66e6-481f-a060-0fba173fbcec
Also, be aware that Server 2008 certified is not equal to Hyper-V certified - so don't let the tech support person tell you there isn't a difference.
Brian Ehlert
(hopefully you have found this useful)

Similar Messages

  • How can I update Jdev with new JDK

    I currently have JDev323 and I wonder how can I update it with new JDK 1.4.

    What you should do is update the JDeveloper version that you use - 3.2 is sooooo old.
    Get Oracle JDeveloper 9.0.4 and you'll have JDK 1.4 built in.
    I don't remember if that feature was in 3.2 but since JDeveloper 9 you can switch the JDK - it is in the online help - do a search for the word JDK.

  • How can I use Bluetooth with another devices?

    How can I use Bluetooth with another devices?

    You can set up your FaceTime account in Settings > FaceTime.

  • How can I update the Bluetooth HID Device Driver?

    Hi-
    Can anyone tell me how to do it? I´m trying to pair a Microsoft Bluetooth Notebook Mouse 5000 with a Lenovo T400 running Windows XP Pro with SP3 on it, and with all the latest Windows Update components installed on it  too, with no luck. The mouse is working, took it to the shop to return it, but worked on a laptop running Windows 7, and the bluetooth on my laptop is also working, since it pairs nicely with my cell phone. Tried pairing a Logitech mouse and that´s when I realized the problem might be the driver. I´ve tried updating the HID driver with the device manager, but doesn´t work, nor can I find it on the Microsoft site to download and re-install it. Please help!
    Thanks,
    Enrique

    Download the Bluetooth driver from the T400 driver matrix:
    http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-72858
    I have the same mouse with my T400 and it works fine.
    Also, make sure the mouse is discoverable (light flashes alternating red/green on top) first.
    W520: i7-2720QM, Q2000M at 1080/688/1376, 21GB RAM, 500GB + 750GB HDD, FHD screen
    X61T: L7500, 3GB RAM, 500GB HDD, XGA screen, Ultrabase
    Y3P: 5Y70, 8GB RAM, 256GB SSD, QHD+ screen

  • HT1766 How can I update iphone 4 which have no access do softwere update?

    I have an iphone 4 but can not update its program.  There is no access to program update.
    Tnx

    How to update your iDevice
    READ the entire article before stating it does not apply.

  • How can I update JTable with new Object[][]

    Hallo, I have got a problem. I want to update my Jtable with new Values,
    with
    setValueAt(Object aValue, int row, int column)
    i can only update one Object.
    Is it possible to update All Objects "Object[][]"??? in a whole Table
    after I clicked a Button???

    Hi,
    AbstractTableModel's method setValueAt(Object aValue, int row, int column)
    is not the way to fill values into a table. It is the way the table returns the changed values to you after the user has entered something. This is a very common misconception, probably because the method names are so confusing.
    The table model uses getValueAt (int row , int column)
    to fill in its rows and columns.
    If you extend AbstractTableModel to make this method fill in the correct values from you data array. then, when you wish to update the whole table, you can
    1) Put new values in the data array
    2) fireTableValuesChanged
    this will cause the table model to call getValueAt for every row and column.
    good luck.

  • How can I use iTunes with 3 devices with 3 different apple-id

    Hello.
    My problem is that we purchase 3 different devices (iPod, iPhone and iPad1) on different times and activate them with different apple-id´s - niot knowing the problems we get.
    Now I buy an iMac and want to organize the data of all 3 devices (which unfortunaly have different purchases of music, books and films)  with that new iMac.
    What can I do to get the data synchronised with all devices without loosing data? Out of this pool I than want to synchronise only selected items of music and books to the different devices.
    Apple says that it is not possible to merge that 3 accounts to one account. Also my try to share the date with home shareing doesn´t work.
    Any help out there?
    Thanks

    Log out of your Apple ID with iMessage at Settings > Messages > Send & Receive > Apple ID. Select your Apple ID and at the menu window that appears, select Sign Out. Follow this by turning iMessage off.
    Turn iMessage back on and try to re-authorize your iPhone with your Apple ID with iMessage which should register your new cell phone number.

  • My computer CRASHED.  How can I update it with whats left on my Video iPod?

    Please help me out. My computer has crashed, but is now fine. My iPod still has most of the music and videos on it, but my computer is completley erased of all iTunes data. Please tell me there is a way to get it back?
    HP Pavilion a 250n   Windows XP  

    Copying from iPod to Computer thread...
    http://discussions.apple.com/thread.jspa?messageID=3037814
    http://discussions.apple.com/message.jspa?messageID=797432
    Also these useful internet articles...
    http://www.engadget.com/2004/11/02/how-to-get-music-off-your-ipod/
    http://playlistmag.com/help/2005/01/2waystreet/
    iPod: Frequently Asked Questions
    http://docs.info.apple.com/article.html?artnum=60920
    Patrick

  • How can we update mk01 with BDC call transaction method

    can any one send the sample code for upload of MK01 using call transaction method.
    its urgent..

    Use the following code.
    *& Report  ZMK01_VA01                                                  *
    REPORT  Z_MK01                              .
    SOURCE INTERNAL TABLE
    DATA: BEGIN OF T_SOURCE OCCURS 0,
            LIFNR TYPE LIFNR,
            EKORG TYPE EKORG,
            KTOKK TYPE KTOKK,
            NAME1 TYPE NAME1,
            SORTL TYPE SORTL,
            LAND1 TYPE LAND1,
            WAERS TYPE WAERS,
          END OF T_SOURCE.
    *DATA: E_MESSAGE TYPE C.
    ERROR MESSAGE TABLE
    DATA: T_ERRORMSG LIKE BDCMSGCOLL OCCURS 0 WITH HEADER LINE.
    TARGET TABLE LIKE BDCDATA
    DATA: BDCDATA LIKE BDCDATA OCCURS 0 WITH HEADER LINE.
    TO UPLOAD DATA FROM LEGACY SYSTEM
          CALL FUNCTION 'WS_UPLOAD'
      EXPORTING
            CODEPAGE                      = ' '
             FILENAME                      = 'D:\MK01.TXT'
             FILETYPE                      = 'DAT'
          IMPORTING
            FILELENGTH                    =
            TABLES
              data_tab                      = T_SOURCE
           EXCEPTIONS
             CONVERSION_ERROR              = 1
             FILE_OPEN_ERROR               = 2
             FILE_READ_ERROR               = 3
             INVALID_TYPE                  = 4
             NO_BATCH                      = 5
             UNKNOWN_ERROR                 = 6
             INVALID_TABLE_WIDTH           = 7
             GUI_REFUSE_FILETRANSFER       = 8
             CUSTOMER_ERROR                = 9
             NO_AUTHORITY                  = 10
             OTHERS                        = 11
          IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
          ENDIF.
    TRANSFERING DATA FROM INTERNAL SOURCE TABLE TO TARGET TABLE
    LOOP AT T_SOURCE.
    REFRESH BDCDATA.
    perform bdc_dynpro      using 'SAPMF02K' '0107'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'RF02K-LIFNR'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '/00'.
    perform bdc_field       using 'RF02K-LIFNR'
                                  T_SOURCE-LIFNR.
    perform bdc_field       using 'RF02K-EKORG'
                                  T_SOURCE-EKORG.
    perform bdc_field       using 'RF02K-KTOKK'
                                  T_SOURCE-KTOKK.
    perform bdc_dynpro      using 'SAPMF02K' '0110'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'LFA1-LAND1'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '/00'.
    perform bdc_field       using 'LFA1-NAME1'
                                  T_SOURCE-NAME1.
    perform bdc_field       using 'LFA1-SORTL'
                                  T_SOURCE-SORTL.
    perform bdc_field       using 'LFA1-LAND1'
                                  T_SOURCE-LAND1.
    perform bdc_dynpro      using 'SAPMF02K' '0120'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'LFA1-KUNNR'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '/00'.
    perform bdc_dynpro      using 'SAPMF02K' '0310'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'LFM1-WAERS'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '/00'.
    perform bdc_field       using 'LFM1-WAERS'
                                  T_SOURCE-WAERS.
    perform bdc_dynpro      using 'SAPMF02K' '0320'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'RF02K-LIFNR'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=ENTR'.
    perform bdc_dynpro      using 'SAPLSPO1' '0300'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=YES'.
    CALL TRANSACTION 'MK01' USING BDCDATA MODE 'A' MESSAGES INTO T_ERRORMSG.
    ENDLOOP.
    LOOP AT T_ERRORMSG.
    WRITE:/ 'MESSAGE TYPE',T_ERRORMSG-MSGTYP,
             'FIELDNAME WERE ERROR OCCURED', T_ERRORMSG-FLDNAME.
    *CALL FUNCTION 'FORMAT_MESSAGE'
    EXPORTING
      ID              = T_ERRORMSG-MSGID
      LANG            = SY-LANGU
      NO              = T_ERRORMSG-MSGNR
      V1              = T_ERRORMSG-MSGV1
      V2              = T_ERRORMSG-MSGV2
      V3              = T_ERRORMSG-MSGV3
      V4              = T_ERRORMSG-MSGV4
    IMPORTING
      MSG             = E_MESSAGE
    EXCEPTIONS
      NOT_FOUND       = 1
      OTHERS          = 2
    *IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    *ENDIF.
    *WRITE:/ E_MESSAGE.
    ENDLOOP.
           Start new screen                                              *
    FORM BDC_DYNPRO USING PROGRAM DYNPRO.
      CLEAR BDCDATA.
      BDCDATA-PROGRAM  = PROGRAM.
      BDCDATA-DYNPRO   = DYNPRO.
      BDCDATA-DYNBEGIN = 'X'.
      APPEND BDCDATA.
    ENDFORM.
           Insert field                                                  *
    FORM BDC_FIELD USING FNAM FVAL.
      IF FVAL <> SPACE.
        CLEAR BDCDATA.
        BDCDATA-FNAM = FNAM.
        BDCDATA-FVAL = FVAL.
        APPEND BDCDATA.
      ENDIF.
    ENDFORM.
    With Regards
    K Srinivas

  • How can i update firefox with my operating system mac oxs 10.4.11

    I don't want to update my operating system on my desk top, Firefox messge says I am no longer protected with current version of firefox but the new one isn't compatible with my system. Is there a way round this?

    see here go to 3.6.24 :
    https://support.mozilla.com/en-US/questions/895321
    thank you

  • How can I use java with DMI(Desktop Management Interface)? Help please..

    I want to use Java to develop DMI. Please help...Thanks.

    You are not getting replies because your question may need a course to answer. Just like, hey, can someone tell me how to write an email application? Or,
    Can someone show me how to build a house?
    Start writing your application, when you get stucked, post your questions.
    Or, at least be more specific. Like, elaborate DMI and things like that.
    Do a search on DMI, you may find what you need.

  • How can i use iobd2 with bluetooth device obd2

    Hi,
    I want to connect an obd2 bluetooth device with my iphone 4S/ipad 3 via bluetooth. My Apple device can't find the bluetooth device. What can I do to solve this Problem? I don't want to buy an android tablet or phone.

    Better a year late than never... There is an answer on Re: I want to connect a obd2 bluetooth device. Do i have to buy an android?

  • How can i update blank business area

    There are so many entry pass without business area
    How can i found out that ?
      how can i update that with respective business area?
    is the any way to update bussines area automatically?

    Dear All,
    In the standard R/3 system, the field GSBER is non-changeable, even if         
    entered in table TBAER from transaction OB32. This is explained in             
    attached notes:                                                                               
    0042615 - Substitution in FI                                                                               
    "In addition to accounts and amounts, the following fields, for            
         example, are critical and must not be substituted:                        
         GSBER: this could lead to inconsistencies with modules                    
         AM, CO and MM, since the business area is also used in these              
         modules."      
    The field BSEG-GSBER can not be edited for automatic                                 
    generated postings (taxes) and it is always empty.                                   
    Please see note 199886 for details.                                                  
    You may also refer the documentation for SAPF180  in transaction SE38.
    I hope this helps.
    Mauri

  • How should i share file with other devices such as nokia,blackberry and etc using bluetooth

    I want to share  files between other deivce such as nokia but couldnt, could u help me tell how can i share files with other devices???

    @AKRBTN: Thanks for the reply and info.
    That is a solution, but it really isn't viable.
    It is sad that apple refuses to support this.
    A simple example: Sitting somewhere with no signal and you want to share a file (photo) with your colleague or friend, who happens to be right next to you.
    Or even if there is signal and you don't want to be paying fees or data charges.
    Or you may be in a rehearsal studio and need to share that very important file and have no time to go outside and get signal and try to send the file, which then everyone else has to go outside and catch the signal and pay fees.
    Anyway, I see that this is a dead end with apple, so I guess I will be back to carrying 2 phones around again.
    Peace,
    SB

  • How can we update data in LDAP server using PL/SQL.

    Hi,
    How can we update data in LDAP server using PL/SQL program.
    Is there any sample code for refrence.
    Thanks,
    Tarun

    Hi Justin,
    Thanks for your help. You got my correct requirements.
    Tim's example returning all the attributes of current user which is admin user. Please correct me if I am wrong.
    I have the following information:
    the admin user and password,server info , port and ldap_base for admin.
    I have uid and password for regular user, I am trying find the ldap_base for regular user, which may be different from adminuser.
    Please help me.
    Thanks,
    Edited by: james. on Jan 12, 2009 5:39 PM

Maybe you are looking for

  • How to get 72 DPI on PowerBook G4 (1440x960) without black bars?

    I love the high resolution screen on my PowerBook G4 (1440x960) -- but sometimes this ultra-high resolution screen is difficult to read. For example, screen fonts are designed to display at the proper size on 72 DPI screens, but on this screen they l

  • FAQ: How to share images from the Organizer to the Web

    Elements Organizer has a fair share of methods for sending images to the internet or across it to your friends and family directly. Here is a list of resources that helps explain the different functions to accomplish this task. [NOTE: While some of t

  • Cannot Download Podcasts - iTunes 10.5.1 x64

    Good Morning All -   For the past few days, I've been unable to download Podcasts in iTunes.  What Happens I can subscribe to Podcasts via the iTunes Store and they show up in my Podcasts section, but are greyed out. (below) When I try to click on "G

  • Mail Crash when I print

    If I try and print an email from Mail, Mail crashes immediately. I used to be able to print from mail, this behavior started a couple of weeks ago. I didn't install anything unusual that I can recall. All OS X updates are installed. Printing from oth

  • Photo Elements 11 fails to load and rolls back when it starts 'installing shared services'

    Photoshop Elements 11 fails to load and rolls back as soon as it switches to 'installing shared services'. How can I overcome this? Premier Elements is already loaded and works fine including the Organiser. Photo Elements 10 is still on the system an