Which driver is being used

We had an issues whereby a new PC would not connect to our 64bit boot.wim to run a task sequence so we need to import a number of drivers into the boot image.  The PC is now connecting.  How can I find out which driver is being used on the boot
image as I would like to remove the others which are not being used, is there a log file or would it be a process of elimination
Wayne

You can also review the logs in WinPE including setupapi.dev.log and wpeinit.log.
Also, when you say "we need to import a number of drivers into the boot image", I hope you are just talking about NIC drivers because that's all that is truly needed during WinPE (along with storage drivers).
Finally, when needing to add a driver, you should test it first by loading up WinPE, dropping to the command-line and using drvload to dynamically load the driver. From there you can test whether it works. Ths is still a trial and error method, but it eliminates
the long drawn process of injecting, distributing, re-booting, etc. and of course it lets you know immediately which driver is correct.
Jason | http://blog.configmgrftw.com

Similar Messages

  • How to find out which queries are being used ?

    We have a number of InfoSet Queries which the users are calling from SQ00. Some of them are very old.
    I would like to find out which queries are being used, so we can have the idle queries decommissioned.
    How can this be done ?
    Best regards,
    Peter

    Hi,
    It's been a while since I've done this but one method is to use ST03N & look for the execution of programs with an AQ* prefix.  The general structure is AQZZ/<query user group><query name>.
    You could probably get the same info from the audit log but I've not checked that.
    Cheers,

  • How to know which BAPi is being used for creation of PO in classic scenario

    Hello Experts,
    We are in SRM 7.0 classic scenario.
    How can we know which BAPI is being used in the calssic scenario i.e. How can we know if we are usind BAPI_PO_CREATE or BAPI_PO_CREATE1 for creation of PO?
    Any pointers will be highly appreciated.
    Thank you in advance,
    Thanks & Regards,
    RKS

    Hi RKS
    yesterday BLOG by our SUMMER WANG helps every SRM consultant to debug the PO error
    /people/summer.wang/blog/2010/05/11/trouble-shooting-of-srm-po-transfer-error
    Good work Summer wang !!
    Muthu

  • How do u find which screen is being used in userexit for transcaction

    I have a userexit in which there are 5 screens i want to find out which screen is being used for a particular transaction. I have activated all screens but cant figure out which screen is being used.

    Hi,
    if EVENT_GOT_FOCUS is not suitable for you another possibility could be to use a timer callback, and for every timer tick call GetRelativeMouseState (panel, 0, &x_coordinate, &y_coordinate, NULL, NULL, NULL); this will return the current position of the mouse cursor on the panel. To make use of it, at the beginning of your program you need to obtain the positions of your UI controls, e.g. using GetCtrlBoundingRect ( panel, control, &button.top, &button.left, &button.height, &button.width ). Then you need to check if the mouse is within a bounding box by comparing the mouse coordinate with the control coordinate...
    But why are the tooltips not working for you?

  • Which driver should I use for Oracle RAC .....

    We are using Weblogic 8.1 sp2 and Oracle RAC (9.x). Which driver , I should
    use : i.e.
    type 2 Orcle thin driver
    or
    type 2 Oracle OCI driver
    or
    type 4 oracle thin driver
    or
    Jdrivers
    or other which is best for this configuration .
    Sanjeev

    Thanks. I was unaware of that forum.
    Joe
    Galen Boyer wrote:
    On Tue, 06 Jul 2004, [email protected] wrote:
    Galen Boyer wrote:
    Joe, I have always suggested that people use the OCI driver
    unless it won't suffice based on distribution requirements.
    How come you choose the thin driver? Oracle will generally
    fix the OCI driver before the thin and the OCI driver will
    give far superior performance when dealing with LOBs.We have actually had faster response getting thin driver fixes
    than OCI-based fixes. Thats interesting. I'll take note of it.
    The 10g driver works with RAC, is much faster than previous
    drivers, and is easier to install etc. OCI users are often
    hopeful about TAF, which is broken and less-than-useless for
    active complicated JDBC applications. OCI problems can bring
    down the whole JVM and are harder to debug.
    These are from reading the results and recommendations of
    Oracle Corporation, Tom Kyte and other Oracle professionals.
    Have you research to say different? I'd like to see it,
    because up until now, I've always suggested OCI first unless
    the client doesn't have an oracle client installation
    available.Tom does an excellent job from the DBMS perspective, but I
    don't see him often in the jdbc arena.His Q&A site is littered with jdbc examples. He also will call
    on people in specific expertise to help him answer questions.
    Here an example of that where he show the OCI driver to be much
    more performant.
    http://asktom.oracle.com/pls/ask/f?p=4950:8:9561536906412728184::NO::F4950_P8_DISPLAYID,F4950_P8_CRITERIA:1004630777647,

  • HT3669 which driver should i use for the epson LX300 matrix-dot printer??

    which driver should i use for the epson LX300 matrix-dot printer??? I dowloaded all drivers for epson but i didn't find the driver for the LX300.
    I bought an i mac not so long ago, can anyone help me about this?

    i use parallels desktop 7 because i use a program for work with windows XP. Is there really no solution?

  • How to determine which configuration is being used within a page/view?.

    If I click on the little cog icon to take me into the AET for a given assignment block, how do I know which configuration is being used?. Usually one is highlighted, but the case of the Accounts main address assignment block these details are not shown. As there probably 30 of them I though there must be a quick way to determine which is being used from within the view/page.
    Anyone
    Jas

    Hi Jason, (great performance at the Transporter, but go easy on the steroids )
    There are 2 ways to know that:
    1. put your focus (not in the configuration mode) on one of the fields that are on the block. then press F2. Here you get a popup where there is the configuration searched for and the configuration found.
    2. Within the configuration, when there is no configuration with the configuration key linked to your business role present, the system takes the <DEFAULT> one. there should at least one be highlighted, otherwise you get a dump NO_CONFIG_FOUND.
    When you just press the copy button on the configurations tab, you get your configuration defaulted, this being, the configuration key linked to your business role + the search for component, usage, and subcomponent. here you see what was searched for.
    Hopefully this helps you out a bit.
    KR,
    Micha
    Edited by: Micha Van Nijen on Apr 20, 2010 3:03 PM
    Edited by: Micha Van Nijen on Apr 20, 2010 3:07 PM

  • How to know which port is being used by which process

    Hi,
    Could you please tell me how to know which port is being used by which process.as iam getting ports are already in use.
    Thank you,
    Sravan
    Message was edited by:
    sravan123

    Your OS might provide a command to support this question like '"netstat".
    Besides, on Unix the pseudo-file system /proc is also useful.

  • HELP - which driver should I use?

    Hi,
              We are developing an application using WebLogic 6.0 in conjunction with
              TOPLink 2.5.1 for object/relational mapping (manages the persistence
              layer). We would like to configure our application to use WebLogic's
              connection pools and I would have a few questions regarding the driver I
              should use.
              Here's a short description of our application:
              Our service layer is entirely composed of container managed stateless
              session beans. On the TOPLink side, the transactions are manipulated by
              a UnitOfWork object, which gives the control over the distributed
              transaction to an external transaction controller. Our WebLogic external
              transaction controller uses the UserTransaction interface to manipulate
              a transaction (begin/commit/rollback). So, within an EJB method
              execution we might have several units of work begin and 'commit'
              transactions, but the overall transaction is really committed only at
              the method exit, by the external transaction controller.
              This works, without using connection pools. The problem is, if we don't
              use connection pools for every SQL executed, a new connection is created
              and authenticated against the Oracle Server, which is terrible for
              performance. However, when I tried to configure a WebLogic connection
              pool, it doesn't work anymore (by using the non-XA OCI driver the
              connections from the pool were used, but never released back to the pool
              after the transaction was being committed).
              My questions are:
              1. Given that our transactions are manipulated through JETS, is it
              correct to use the JTS Oracle driver, which comes with the WL6.0
              installation?
              Driver Classname: weblogic.jdbc.jts.Driver
              URL: jdbc:weblogic:jts:myOracleInstance
              2. If we should use the JTS Oracle driver, should I specify the pool
              name in the Oracle URL?
              3. What is the difference between jdbc20 and jdbc? Is the first one
              deprecated?
              Thank you,
              Brenda.
              [att1.html]
              

    Hi Sriram,
              Thank you very much for your help.
              I used the datasource configuration as you suggested and it almost
              works. It is noticeable faster than before,
              but the problem now is that I am getting the following exception when
              loading the sixth object into the database.
              I do not understand why it is the sixth object, because I created the
              Oracle connection pool with a maximum of
              10 connections.
              Here's the exception I get:
              Creating user numbers: from 2461 to 2500
              Create User testuser2461
              Create User testuser2462
              Create User testuser2463
              Create User testuser2464
              Create User testuser2465
              Create User testuser2466
              Caught unexpected exception. Reason:
              weblogic.transaction.internal.AppSetRollbackOnlyException
              at
              weblogic.transaction.internal.TransactionImpl.setRollbackOnly(TransactionImpl.java:403)
              at
              weblogic.transaction.internal.TransactionManagerImpl.setRollbackOnly(TransactionManagerImpl.java:242)
              at
              weblogic.transaction.internal.TransactionManagerImpl.setRollbackOnly(TransactionManagerImpl.java:236)
              at
              TOPLink.Public.JTS.WebLogic.WebLogicJTSSynchronization.rollbackGlobalTransaction(WebLogicJTSSynchronization.java:140)
              at
              TOPLink.Public.JTS.AbstractSynchronizationListener.beforeCompletion(AbstractSynchronizationListener.java)
              at
              weblogic.transaction.internal.ServerSCInfo.callBeforeCompletions(ServerSCInfo.java:500)
              at
              weblogic.transaction.internal.ServerSCInfo.startPrePrepareAndChain(ServerSCInfo.java:70)
              at
              weblogic.transaction.internal.ServerTransactionImpl.localPrePrepareAndChain(ServerTransactionImpl.java:877)
              at
              weblogic.transaction.internal.ServerTransactionImpl.globalPrePrepare(ServerTransactionImpl.java:1203)
              at
              weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransactionImpl.java:158)
              at
              weblogic.ejb20.internal.BaseEJBObject.postInvoke(BaseEJBObject.java:203)
              at
              com.imoney.service.userManagement.UserServiceBeanEOImpl.createUser(UserServiceBeanEOImpl.java:478)
              at
              com.imoney.service.userManagement.UserServiceBeanEOImpl_WLSkel.invoke(UserServiceBeanEOImpl_WLSkel.java:114)
              at
              weblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:373)
              at
              weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:128)
              at
              weblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:237)
              at
              weblogic.rmi.internal.BasicRequestHandler.handleRequest(BasicRequestHandler.java:103)
              at
              weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:17)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
              --------------- nested within: ------------------
              weblogic.transaction.RollbackException: Unknown reason - with nested
              exception:
              [weblogic.transaction.internal.AppSetRollbackOnlyException]
              at
              weblogic.transaction.internal.TransactionImpl.throwRollbackException(TransactionImpl.java:1248)
              at
              weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransactionImpl.java:208)
              at
              weblogic.ejb20.internal.BaseEJBObject.postInvoke(BaseEJBObject.java:203)
              at
              com.imoney.service.userManagement.UserServiceBeanEOImpl.createUser(UserServiceBeanEOImpl.java:478)
              at
              com.imoney.service.userManagement.UserServiceBeanEOImpl_WLSkel.invoke(UserServiceBeanEOImpl_WLSkel.java:114)
              at
              weblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:373)
              at
              weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:128)
              at
              weblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:237)
              at
              weblogic.rmi.internal.BasicRequestHandler.handleRequest(BasicRequestHandler.java:103)
              at
              weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:17)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
              >> This works, without using connection pools. The problem is, if we
              >> don't use connection pools for every SQL executed, a new connection
              >> is created and authenticated against the Oracle Server, which is
              >> terrible for performance. However, when I tried to configure a
              >> WebLogic connection pool, it doesn't work anymore (by using the
              >> non-XA OCI driver the connections from the pool were used, but never
              >> released back to the pool after the transaction was being
              >> committed).
              >>
              >> My questions are:
              >>
              >> 1. Given that our transactions are manipulated through JETS, is it
              >> correct to use the JTS Oracle driver, which comes with the WL6.0
              >> installation?
              >> Driver Classname: weblogic.jdbc.jts.Driver
              >> URL: jdbc:weblogic:jts:myOracleInstance
              >>
              >
              > Don't use the weblogic.jdbc.jts.Driver. The java.sql.Driver interface
              > is getting deprecated in favor of the DataSource interface.
              > Instead, configure the pool and a datasource to "wrap" the pool, as
              > follows:
              > <JDBCConnectionPool
              > Name="testPool"
              > Targets="myserver,server1"
              > URL="jdbc:weblogic:oracle:foo" <!-- foo is the name of
              > your oracle db instance -->
              > DriverName="weblogic.jdbc.oci.Driver"
              > InitialCapacity="1"
              > MaxCapacity="10"
              > CapacityIncrement="1"
              > Properties="user=scott;password=tiger;server=foo"
              > />
              >
              > <JDBCDataSource
              > Name="poolDS" <!-- Name doesn't really matter,
              > except to the console -->
              > Targets="myserver,server1" <!-- Names of servers to which
              > this configuration applies -->
              > JNDIName="moneyDS" <!-- The JNDI path name to which
              > to bind this data source-->
              > PoolName="testPool" <!-- The pool of connections
              > that this datasource dips into-->
              > />
              >
              >
              > At run-time, instead of doing DriverManager.getConnection(), call
              > jndiContext.lookup("moneyDS") to get a DataSource object. Call
              > getConnection() on it.
              >
              > This is faster and much more thread-savvy than the DriverManager code.
              [att1.html]
              

  • SharePoint Databases - How to determine which ones are being used and which ones aren't

    I am not sure where to exactly post this question.  On the SQL Server side or on a SharePoint side.
    I am a SQL Server Database Administrator who is monitoring some SharePoint databases.  On a daily basis it seems that they are creating new databases but don't delete the databases that they are no longer using.  For example, they might be testing
    on a development server and if things aren't working properly instead of asking that the databases be deleted they just go ahead and create new databases to do what ever they need to do.  Is there a way on the SQL Server side to determine which SharePoint
    databases are being used and which ones aren't being used?  Or does one determine this information through the SharePoint Central Administration console?
    lcerni

    Hello,
    The following query gives you the databases now in use.
    SELECT
    DISTINCT d.name
    FROM
    sys.dm_tran_locks
    tl INNER
    JOIN sys.databases
    d
    ON
    tl.resource_database_id
    = d.database_id
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • EA6900 - possible to see which DNS is being used?

    Hi
    On the Ea6900 is it possible to see which DNS server addresses are being used? I've left them as 0 so obviously my ISP's DNS are being used but i need to see what they are.
    Cheers
    Solved!
    Go to Solution.

    @psychopomp1 .. Under your Router Settings, click Troubleshooting .. click the Status tab. .. in there your will see Report, click that and it will give you all the information you are looking for as to the DNS entries being brought down from your ISP.

  • Which JRE is being used??

    Recently I was assigned to take care of a web application developed by JSP, Javascript, struts & EJB. The source codes are compiled into different WAR, JAR and EAR files by using JDK 1.4.2_03. The App Server being used is JBOSS 3.2.3. I hava a lot of questions concerning the application in my mind. Here are some of them, Can anyone please help:
    (1) From the Java Forums, I know that java applications need JRE to run. But I don't see the web application force me to install any JRE when I try to access it via IE6. Why?
    (2) Is there any way (e.g. bat script) that I can know which JRE the web application is using? Can you provide me with some code samples?
    (3) I read an artricle somewhere saying that JRE can be bundled to a web application. How can I now whether the JRE 1.4.2_03 is being bundle with my web application?
    (4) Since the application is compiled by JDK 1.4.2_03, is this a must to use the JRE 1.4.2_03 only?
    Thanks

    Hi,
    All Java compatible web/application servers like Tomcat/Weblogic/Websphere/JBoss ......have build-in JRE. That u dont need to care. You can find the version of jvm ....from the servers's Readme files and and the corresponding documents.
    If your java application works fine with the web/app server means, the JRE is already installed.
    Bye

  • Nvidia driver not being used?? [solved]

    Hello,
    Xorg doesn't use the nvidia drivers but the vesa drivers :?
    hwd -s
    gives:
    Video      : nVidia Corp.|NV11 geForce2 100/200 server: Xorg (vesa)
      Driver     : xf86-video-vesa
    Strange, I followed the instructions described in the wiki page and I have 'nvidia' in the daemons array (MOD_AUTOLOAD="yes")
    xorg.conf :
    # Custom X configuration file made by rob on Mon Mar 4
    # Modified: - Files, Modules and Input
    #           - Serverflags
    #           - Monitor
    #           - Graphics Card Layout
    Section "ServerFlags"
          Option "DefaultServerLayout" "Monitor"
    EndSection
    # Files, Modules and Input
    Section "Files"
        RgbPath         "/usr/share/X11/rgb"
        ModulePath      "/usr/lib/xorg/modules"
        FontPath        "/usr/share/fonts/misc"
        FontPath        "/usr/share/fonts/75dpi"
        FontPath        "/usr/share/fonts/100dpi"
        FontPath        "/usr/share/fonts/OTF
        FontPath        "/usr/share/fonts/Type1"
        FontPath        "/usr/share/fonts/TTF"
        FontPath        "/usr/share/fonts/cyrillic"
    EndSection
    Section "Module"
        Load           "ddc"  # ddc probing of monitor
        Load           "bitmap" # bitmap-fonts
        Load           "dbe"
        Load           "extmod"
        Load           "glx"
        Load           "type1"
        Load           "freetype"
    EndSection
    Section "InputDevice"
        Identifier     "Wireless Keyboard"
        Driver         "keyboard"
        Option         "CoreKeyboard"
        Option         "XkbRules" "xorg"
        Option         "XkbModel" "pc104"
        Option         "XkbOptions" "compose:ralt"
    EndSection
    Section "InputDevice"
        Identifier     "USB Mouse"
        Driver         "mouse"
        Option         "Device"         "/dev/input/mice"
        Option         "SendCoreEvents"     "true"
        Option         "Protocol"         "IMPS/2"
        Option         "ZAxisMapping"     "4 5"
        Option         "Buttons"         "3"
        Option        "ChordMiddle"    
    EndSection
    # Monitor
    # Settings for Samsung SyncMaster 171s
    # Optimum resolution: 1280x1024 @ 60 Hz
    # Maximum Resolution: 1280x1024 @ 76 Hz
    # Hsync should be: 30.0 - 81.0
    # Vsync should be: 56.0 - 76.0
    # Video Card: Asus V7100M-LP Geforce2 Mx200 rev. 1.00
    # Using nvidia graphics driver from 'extra' repo
    Section "Monitor"
        Identifier     "Samsung SyncMaster 171s"
        Modelname      "Samsung SyncMaster 171s"
        HorizSync       30-81
        VertRefresh     56-76
        Option       "DPMS"   
    EndSection
    # Monitor 'Nvidia Graphics Card' Layout
    Section "Device"
        Identifier     "Geforce2 MX400/200"
        Option "RenderAccel"         "true"
        Option "AllowGLXWithComposite"     "true"
        Option "NoDDC"              "false"
        Option "NoLogo"              "true"
        Option "nvAGP"             "1"
        Driver         "nvidia"
        VendorName     "nVIDIA Corporation"
        BoardName      "All"
    EndSection
    Section "Screen"
        Identifier     "NV Monitor"
        Device         "Geforce2 MX400/200"
        Monitor        "Samsung SyncMaster 171s"
        DefaultDepth    16
            SubSection     "Display"
                Viewport 0 0
                       Depth   16
                   Modes   "1280x1024" "1024x768" "800x600"
            EndSubSection
         SubSection     "Display"
                    Depth  24
                    Modes  "1024x768" "800x600" "640x480"
            EndSubSection
    EndSection
    Section "ServerLayout"
        Identifier "Monitor"
        Screen "NV Monitor" 0 0
        InputDevice "Wireless Keyboard" "CoreKeyboard"
        InputDevice "USB Mouse" "CorePointer"
    EndSection
    Should I remove the vesa driver with pacman -Rf? (because of the dependency check)
    I just want to know if the nvidia drivers are used or not.
    Any idea's?

    hwd has nothing to do with xorg.  If you want to know what video driver you're using, look in /var/log/Xorg.0.log after firing up X.
    Based on that config, you're using the nvidia driver.

  • How do I know which Location is being used when set to Automatic

    I have two Locations set up called Home and Music Room. I've selected Automatic in Network Prefernces so my Mac picks the appropriate one.
    Home location - Wi-Fi (1st in the Service order), Ethernet (2nd in the Service order although I'll only be using Wi-Fi with this location)
    Music Room location - Ethernet (1st in the Service order), Wi-Fi (2nd in the Service order)
    So right now, for example, I'm in my music room so I want it to be using the Music Room location and Ethernet but I don't know what it's actually using. In Network preferences, Automatic is shown as the Location, Wi-Fi is at the top, and both Wi-Fi and Ethernet say 'Connected'. If I click on Ethernet to see the details, it does say in the Status area, "Ethernet is currently active and has the IP address 192.168.1.74" so does this mean Ethernet is the one being used?
    Thanks.

    There is no need to have 2 personal keychains. To make your life simpler combine them.
    the login keychain is standard so it is best to keep that. Open the keychain access application, select your named keychain click on any of the keychain entries in the main window then press command +a to select them all then drag them onto your login keychain. You will be prompted to enter the password for your named keychain.
    Then when you have successfully moved them to your login keychain make sure that is set as the default keychain and then you can delete the other keychain. Please not do not delete any of the system keychains.

  • Which driver should I use

    I am considering to use a native JDBC driver instead of the JDBC-ODBC bridge. The reason for that is that I need an improvement in performance on select statements. Deletes, inserts and updates are not important.
    Does anybody know what kind of improvement in performance I could expect when using a native JDBC driver? I'm using both Oracle 8i and MS SQL Server 2000 as databases, but I'm most interested in the performance improvement for SQL Server.
    Has anybody tried for instance Microsoft's "own" JDBC driver?

    MSs Jdbc Driver still requires Jdbc-Odbc bridge.
    Just go thru the URL,
    http://www.weblogic.com/docs/techsupport/faq/jdbckona_m
    sqlserver.html#bridge
    Hope this helps.
    SudhaThanks for the URL, but I think this page does not refer to the beta-JDBC driver which MS has made available recently. For instance it says that Microsoft's driver is a type 2 driver, while in reality it is type 4.
    Misja

Maybe you are looking for

  • Sales and Purchase Analysis reports by Item

    The current functionality of these reports is more like an open items list rather than an analysis report. If you Run a Purchase Analysis report by Item with a secondary selection of Supplier, and choose GRPO - the scenario is to find out how many of

  • Site is blank in IE, works in Firefox

    Hi, im a newbie to Flash, been working on template sites, which i can kind of get around without too much trouble. I have a problem at the moment with a site that works fine in Firefox (unsure of other '3rd party' browsers) but comes up blank with IE

  • Post Data to ASP page

    Hi, I'm trying without success to write an AS3 script to post data to a server ASP page (which is scripted in ASP to insert the data into a DB. The ASP script does not return any data to Flash.). It is set up so that it only receives data and does no

  • How to make draw a thicker line

    hi, im currently using g.drawLine. may i know if there are any ways to make the line thicker?

  • R/3 Extraction taking too long to load data into BW

    HI There, I'm trying to extract SAP Standard extractor 0FI_AP_4 into BW, and its taking endless time. Even the Extract checker RSA3  is taking too long to execute the data. Dont know why its taking so long to execute. Since there in not much data to