Auto Apply Drivers failing VM

Hi 
i have MDT based Ts in configuration manager to build and capture image. I have started building drivers packages in Configuration manager. I am using VM as reference machine to build and capture image. Sine there is 'Auto Apply drivers' step in Build and
capture it looks like failing the VM. Can i disable this step in TS sequence when i am using it on Virtual machine?  Has anyone experienced the same issue? any pointers pls. thanks. 
Regards,

Hi,
Yes you should disable the "Auto Apply Drivers" step when building a reference image usign a build and capture TS: If you use Hypoer-V no drivers are needed nd shoiuld not be isntalled.
Regards,
Jörgen
-- My System Center blog ccmexec.com -- Twitter
@ccmexec

Similar Messages

  • Task Sequence Auto Apply Drivers fails - CMPDBConnection::ExecuteSQL(): ICommandText::Execute() failed with 0x80040E14

    SCCM 2007 SP2 R2--
    I have copied my working task sequences for Operation System Deployment (Windows 2008 R2) because I am introducing new hardware into our environment.  After adding new drivers to the Boot image and to the Drivers catalog, I am now experiencing an issues
    when running the TS.
    In my SMSTS.log, I see these errors:
    ***************    SMSTS.LOG   ********************************
    Processing driver match result.    OSDDriverClient    7/25/2012 9:48:01 AM    1296 (0x0510)
    XML parsing error at line 1 char 1: Invalid at the top level of the document.
    Request failed (Code 0x80040e14)    OSDDriverClient    7/25/2012 9:48:01 AM    1296 (0x0510)
    bSuccess == ((VARIANT_BOOL)-1), HRESULT=80004005 (e:\nts_sms_fre\SMS\common\inc\ccmxml.h,1116)    OSDDriverClient    7/25/2012 9:48:01 AM    1296 (0x0510)
    spXMLDoc.loadFromXML(pszResponse), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osddriverclient\onlinedrivercatalog.cpp,536)    OSDDriverClient    7/25/2012 9:48:01 AM    1296 (0x0510)
    Server response: Request failed (Code 0x80040e14)    OSDDriverClient    7/25/2012 9:48:01 AM    1296 (0x0510)
    processDriverResponse( sResponseBody, fpCallbackProc, pvCallbackData, matchResultMap ), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osddriverclient\onlinedrivercatalog.cpp,457)    OSDDriverClient    7/25/2012 9:48:01
    AM    1296 (0x0510)
    Failed to process driver catalog response. Code 0x80004005    OSDDriverClient    7/25/2012 9:48:01 AM    1296 (0x0510)
    pDriverCatalog->match( deviceList, m_fpCallbackProc, m_pvCallbackData, matchResultMap ), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osddriverclient\driverinstaller.cpp,854)    OSDDriverClient    7/25/2012 9:48:01
    AM    1296 (0x0510)
    pDriverInstaller->AutoInstallDrivers( pDriverCatalog, bBestMatch ), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osddriverclient\osddriverclient.cpp,286)    OSDDriverClient    7/25/2012 9:48:01 AM    1296
    (0x0510)
    Failed to auto provision driver. Code 0x80004005    OSDDriverClient    7/25/2012 9:48:01 AM    1296 (0x0510)
    ProcessAutoProvision( pDriverInstaller, bBestMatch ), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osddriverclient\osddriverclient.cpp,415)    OSDDriverClient    7/25/2012 9:48:01 AM    1296 (0x0510)
    Failed to auto provision drivers.  Code 0x80004005    OSDDriverClient    7/25/2012 9:48:01 AM    1296 (0x0510)
    Exiting with return code 0x80004005    OSDDriverClient    7/25/2012 9:48:01 AM    1296 (0x0510)
    Process completed with exit code 2147500037    TSManager    7/25/2012 9:48:01 AM    1632 (0x0660)
    !--------------------------------------------------------------------------------------------!    TSManager    7/25/2012 9:48:01 AM    1632 (0x0660)
    Failed to run the action: Post Install - Auto Apply Drivers.
    Unspecified error (Error: 80004005; Source: Windows)    TSManager    7/25/2012 9:48:01 AM    1632 (0x0660)
    I have also checked my NLB MP's and have found this error in the MP_DriverMgr.log
    ********************* MP_DriverMgr.log  *******************************************
    CMPDBConnection::ExecuteSQL(): ICommandText::Execute() failed with 0x80040E14    MP_DriverManager    7/24/2012 12:47:50 PM    7436 (0x1D0C)
    =======================================    MP_DriverManager    7/24/2012 12:47:50 PM    7436 (0x1D0C)
    MPDB ERROR - CONNECTION PARAMETERS
    SQL Server Name     : SERVERNAME
    SQL Database Name   : SMS_AM0_RPL
    Integrated Auth     : True
    MPDB ERROR - EXTENDED INFORMATION
    MPDB Method         : ExecuteSP()
    MPDB Method HRESULT : 0x80040E14
    Error Description   : Syntax error or access violation
    OLEDB IID           : {0C733A63-2A1C-11CE-ADE5-00AA0044773D}
    ProgID              : Microsoft OLE DB Provider for SQL Server
    MPDB ERROR - INFORMATION FROM DRIVER
    null    MP_DriverManager    7/24/2012 12:47:50 PM    7436 (0x1D0C)
    =======================================
        MP_DriverManager    7/24/2012 12:47:50 PM    7436 (0x1D0C)
    Failed to execute strored procedure: MP_MatchDrivers, hr=0x80040e14    MP_DriverManager    7/24/2012 12:47:50 PM    7436 (0x1D0C)
    Failed to execute MatchDrivers task, hr=0x80040e14    MP_DriverManager    7/24/2012 12:47:50 PM    7436 (0x1D0C)
    Response message sent to the client    MP_DriverManager    7/24/2012 12:47:50 PM    7436 (0x1D0C)
    Failed to execute task, hr=0x80040e14    MP_DriverManager    7/24/2012 12:47:50 PM    7436 (0x1D0C)
    Executing Driver Request - Match    MP_DriverManager    7/25/2012 9:48:01 AM    3740 (0x0E9C)
    XML Schema support is not installed, XML validation will be skipped.    MP_DriverManager    7/25/2012 9:48:01 AM    3740 (0x0E9C)
    CMPDBConnection::ExecuteSQL(): ICommandText::Execute() failed with 0x80040E14    MP_DriverManager    7/25/2012 9:48:01 AM    3740 (0x0E9C)
    =======================================    MP_DriverManager    7/25/2012 9:48:01 AM    3740 (0x0E9C)
    MPDB ERROR - CONNECTION PARAMETERS
    SQL Server Name     : SERVERNAME
    SQL Database Name   : SMS_AM0_RPL
    Integrated Auth     : True
    MPDB ERROR - EXTENDED INFORMATION
    MPDB Method         : ExecuteSP()
    MPDB Method HRESULT : 0x80040E14
    Error Description   : Syntax error or access violation
    OLEDB IID           : {0C733A63-2A1C-11CE-ADE5-00AA0044773D}
    ProgID              : Microsoft OLE DB Provider for SQL Server
    MPDB ERROR - INFORMATION FROM DRIVER
    null    MP_DriverManager    7/25/2012 9:48:01 AM    3740 (0x0E9C)
    =======================================
        MP_DriverManager    7/25/2012 9:48:01 AM    3740 (0x0E9C)
    Failed to execute strored procedure: MP_MatchDrivers, hr=0x80040e14    MP_DriverManager    7/25/2012 9:48:01 AM    3740 (0x0E9C)
    Failed to execute MatchDrivers task, hr=0x80040e14    MP_DriverManager    7/25/2012 9:48:01 AM    3740 (0x0E9C)
    Response message sent to the client    MP_DriverManager    7/25/2012 9:48:01 AM    3740 (0x0E9C)
    Failed to execute task, hr=0x80040e14    MP_DriverManager    7/25/2012 9:48:01 AM    3740 (0x0E9C)
    Any pointer where to look to troubleshoot this issue more? 

    Hi All Did  you guyz find a resolution for this ? I am having same error while Installing Power edge R620 
    Below shows SMSTS.log
    Failed to process driver catalog response. Code 0x80004005
    OSDDriverClient 10/11/2012 12:31:21 PM
    1084 (0x043C)
    pDriverCatalog->match( deviceList, m_fpCallbackProc, m_pvCallbackData, matchResultMap ), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osddriverclient\driverinstaller.cpp,854)
    OSDDriverClient 10/11/2012 12:31:21 PM
    1084 (0x043C)
    pDriverInstaller->AutoInstallDrivers( pDriverCatalog, bBestMatch ), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osddriverclient\osddriverclient.cpp,286)
    OSDDriverClient 10/11/2012 12:31:21 PM
    1084 (0x043C)
    Failed to auto provision driver. Code 0x80004005
    OSDDriverClient 10/11/2012 12:31:21 PM
    1084 (0x043C)
    ProcessAutoProvision( pDriverInstaller, bBestMatch ), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osddriverclient\osddriverclient.cpp,415)
    OSDDriverClient 10/11/2012 12:31:21 PM
    1084 (0x043C)
    Failed to auto provision drivers.  Code 0x80004005
    OSDDriverClient 10/11/2012 12:31:21 PM
    1084 (0x043C)
    Below is the MP Driver log
    CMPDBConnection::ExecuteSQL(): ICommandText::Execute() failed with 0x80040E14
    MP_DriverManager 10/11/2012 11:12:59 AM
    11228 (0x2BDC)
    ======================================= MP_DriverManager
    10/11/2012 11:12:59 AM 11228 (0x2BDC)
    MPDB ERROR - CONNECTION PARAMETERS
    SQL Server Name     : sqlserver
    SQL Database Name   : SMS
    Integrated Auth     : True
    MPDB ERROR - EXTENDED INFORMATION
    MPDB Method         : ExecuteSP()
    MPDB Method HRESULT : 0x80040E14
    Error Description   : Syntax error or access violation
    OLEDB IID           : {0C733A63-2A1C-11CE-ADE5-00AA0044773D}
    ProgID              : Microsoft OLE DB Provider for SQL Server
    MPDB ERROR - INFORMATION FROM DRIVER
    null MP_DriverManager
    10/11/2012 11:12:59 AM 11228 (0x2BDC)
    =======================================
    MP_DriverManager
    10/11/2012 11:12:59 AM 11228 (0x2BDC)
    Failed to execute strored procedure: MP_MatchDrivers, hr=0x80040e14
    MP_DriverManager 10/11/2012 11:12:59 AM
    11228 (0x2BDC)
    Failed to execute MatchDrivers task, hr=0x80040e14
    MP_DriverManager 10/11/2012 11:12:59 AM
    11228 (0x2BDC)
    Anyone found a resolution for this ?Storage drivver is H710 mini and because of this error,storage driver is not getting installed, and hence OS installation is failing

  • SCCM 2012 SP1 - OSD Task Sequence - Auto Apply Drivers

    I have a basic task sequence created, capture User State, reboot into Windows PE, Apply Operating system, apply Windows Settings, Auto Apply Drivers, Setup Windows and Configuration, Install Applications, Restore User state
    The problem I'm having is auto Apply the drivers. My test system is a Dell Opitiplex 3010, with a realtek PCI GBE Family Controller being the only driver added to the driver database.
    During the task sequence, I see it down loading the driver, then proceed though the whole sequence. The system restarts and brings up the login. Here is the problem, the network drivers don't install, so the system is still in a workgroup, with no user state
    restore.
    I repeat the task, this time during the Setup Windows and Configuration, I press F8, and copy the _SMSTaskSequence folder to C:\temp.
    Once the task in complete, I see the network drivers saved in _SMSTaskSequence\Drivers & \contentCache. I able to install the network drivers from this location.
    What am I missing, why are the network drivers not being setup correctly in Windows 7?
    From the \logs\SMST.LOG, I can see the driver being installed correctly, but one the sequence is complete the driver has not been installed.
    From the SMSTS.LOG:
    Installing driver "Realtek PCI GBE Family Controller" OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Copying "C:\_SMSTaskSequence\ContentCache\BA4B1243-742B-4BFA-8245-89E7B33DE1C5" to "C:\_SMSTaskSequence\drivers\1". OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Successfully installed driver "Realtek PCI GBE Family Controller". OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Entering ReleaseSource() for C:\_SMSTaskSequence\ContentCache\BA4B1243-742B-4BFA-8245-89E7B33DE1C5 OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    reference count 1 for the source C:\_SMSTaskSequence\ContentCache\BA4B1243-742B-4BFA-8245-89E7B33DE1C5 before releasing OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Released the resolved source C:\_SMSTaskSequence\ContentCache\BA4B1243-742B-4BFA-8245-89E7B33DE1C5 OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'Microsoft ACPI-Compliant System'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'Microsoft Basic Render Driver'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'Intel(R) 6 Series/C200 Series Chipset Family USB Enhanced Host Controller - 1C26'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'Intel(R) 82802 Firmware Hub Device'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'Generic volume'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'ACPI Fixed Feature Button'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'HID-compliant mouse'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'Motherboard resources'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'CD-ROM Drive'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'USB Root Hub'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'System timer'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'Generic USB Hub'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'USB Input Device'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'ACPI Power Button'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'High Definition Audio Controller'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'Motherboard resources'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'Microsoft System Management BIOS Driver'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'Intel Processor'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'Intel Processor'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'Intel Processor'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'Intel Processor'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'PCI Simple Communications Controller'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'HID Keyboard Device'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'Generic volume'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'Generic Monitor'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Failed to find a suitable device driver for device 'USB Input Device'. OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Exiting with return code 0x00000000 OSDDriverClient 3/21/2014 5:52:37 PM 900 (0x0384)
    Process completed with exit code 0 TSManager 3/21/2014 5:52:37 PM 1300 (0x0514)
    !--------------------------------------------------------------------------------------------! TSManager 3/21/2014 5:52:37 PM 1300 (0x0514)
    Successfully completed the action (Auto Apply Drivers) with the exit win32 code 0 TSManager 3/21/2014 5:52:37 PM 1300 (0x0514)

    Yes, I open a dos box during the Windows Setup, xcopy SMSTaskSequence to C:\temp
    Then once Windows install is completed, I login to the local Admin account(only thing available), device manager and install the network driver from C:\temp\SMSTaskSequence\drivers\1
    From Earlier in Setupact.log:
       PnPIBS: C:\_SMSTaskSequence\drivers is listed as a driver path in unattend.xml ...
    2014-03-25 12:27:22, Info                         PnPIBS: Found the file rt64win7.inf
    2014-03-25 12:27:22, Info                         PnPIBS: Added driver C:\_SMSTaskSequence\drivers\1\rt64win7.inf to the list of drivers.

  • OSD Drivers don't seem to be auto applying..not sure why

    I have made sure that every single driver from the driver pack and otherwise for this model is in my driver database for my HP 820 (Win7 x64) but for some reason it doesn't appear to be auto applying the drivers for this model only, all my other models deploy
    with no problem.  When the TS fails after the windows setup and config mgr then reboot task, it fails on any any install package that follows.  Here is the log file...any advice for getting the drivers to install properly if in fact that is the issue?
    http://1drv.ms/1fTSPDL

    What is this step for wireless configuration?
    Failed to run the action: Configure Wireless.
    The system cannot find the file specified. (Error: 80070002; Source: Windows)
    It appears to be failing there but might not be the root cause.
    There is a lot of unknown host (gethostbyname failed) errors which indicate name resolving issues:
    Please check this thread:
    http://social.technet.microsoft.com/Forums/en-US/3e0c1fe6-7009-434e-bb3b-7c581f6efe97/unknown-host-gethostbyname-failed?forum=configmgrosd

  • Drivers - Can you do both "Apply Driver Package" and "Auto Apply Device Drivers - PNP" in the same Task Seqeunce ?

    Hi All,
    It has been mentioned to be that it is possible to have both "Apply Driver Package" and "Auto Apply Device Drivers - PNP' " specified in the same task sequence, with some kind of logic specified that if the Apply Driver Package step does
    not run due to the hardware wmi query not being valid then the 'Apply Device Drivers -PNP' will run instead. Vice-versa - if the "Apply Driver Package" wmi query is correct and driver package applied then the 'Auto Apply Device Drivers -PNP'
    will not run and be skipped.
    Is this possible ?
    I can't seem to find any documentation or reference indication this can be done. :-(
    Many thanks everyone..

    To add some info here, note that the end result of both tasks is the same. Neither actually *installs* drivers in any way. Both simply copy the drivers to the target system and inject them into the image being deployed where they are then available to Windows
    Setup (which runs during the Setup Windows and ConfigMgr task) to install based upon the Windows Setup standard PNP detection.
    Thus, using both task types, depending upon what is in the driver packages and what is detected by the OSD PNP detection (which differs slightly from the OS PNP which is far more complex and has been described as a "black art"), potentially injects
    more drivers into the image potentially making more drivers available to Windows Setup. This could of course increase your deployment time.
    I've thought about this approach before and it is technically valid, but I've never had to resort to it. I've always just made sure that the drivers packages are complete. If you're trying to address the scenario of hardware without a explicit driver package,
    I could see it working but I could also see it causing problems because drivers are weird. In general, I would recommend always testing new hardware and anything not accounted for is considered unsupported.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • I have a copy of Windows 7, and I am trying to bring up Boot Camp on my MacBook with Snow Leopard. But my Snow Leopard install disk is too old for Windows 7, so attempted Boot Camp install of drivers fails.

    I have a copy of Windows 7, and I am trying to bring up Boot Camp on my MacBook with Snow Leopard. But my Snow Leopard install disk is too old for Windows 7, so attempted Boot Camp install of drivers fails.
    I have hand-installed the NVidia graphics driver, and I have keyboard, minimal trackpad, and hardwire to internet all working. So the WIndows machine is usable. But I am hurting for wi-fi, better trackpad, and whatever else is delivered by Boot Camp. I can't use any of the Boot Camp upgrades because I do not have XP or Vista.

    While we all have MacBooks in this forum not all of us use Boot Camp. There's a Boot Camp Support Community where everybody uses Boot Camp. You should also post this question there.
    https://discussions.apple.com/community/windows_software/boot_camp

  • Open of auto-white list failed

    I have spent the last few days getting cyrus & spam assassin to filter junk mail properly, with some success finally. I have followed the helpful Frontline Spam Defense tutorial from Topicdesk.com and also checked permissions on /var/amavis, plus just about every other trick I could find on these fora (mostly thanks to pterobyte).
    Although I have now significantly reduced the spam getting through, I am now getting an error in the system log which seems to imply that it cannot create the white list file (presumably from the emails that I have put into the notjunkmail mailbox?):
    Dec 30 10:21:47 eddie org.amavis.amavisd[49]: auto-whitelist: open of auto-whitelist file failed: locker: safe_lock: cannot create tmp lockfile /var/amavis/.spamassassin/auto-whitelist.lock.eddie.waveneyrivercentre.co.uk.12 84 for /var/amavis/.spamassassin/auto-whitelist.lock: Permission denied
    Contents of /var/amavis is:
    amavis-20060719T174524-12574 amavis-20070930T043646-14035
    amavis-20060905T092217-09995 amavisd.lock
    amavis-20060905T095328-10092 amavisd.pid
    amavis-20061007T085000-04020 amavisd.sock
    amavis-20061007T085008-04039 clamd
    amavis-20061023T192617-21733 clamd.pid
    amavis-20061023T194248-21871 db
    amavis-20061030T064013-20653 tmp
    amavis-20061030T065355-20681 whitelist_sender
    plus a load more amavis-number files earlier in the list. There is no .spamassassin file.
    the /var/amavis directory itself has permissions as follows (output from stat)
    234881026 86096 drwxr-xr-x 106 _amavisd _amavisd 0 3604 "Dec 30 10:34:20 2007" "Dec 29 20:55:37 2007" "Dec 29 20:55:37 2007" "Mar 21 00:28:17 2005" 4096 0 0 amavis
    Well I hope that someone can help me.
    Many thanks

    Thanks David that is a great help
    I have carried out the alterations as suggested in the link, we will see what happens.
    Here is the output from ls -al /private/var/amavis:
    total 32
    drwxr-xr-x 106 _amavisd _amavisd 3604 Dec 29 20:55 .
    drwxr-xr-x 43 root wheel 1462 Nov 26 11:14 ..
    lrwxr-xr-x 1 _amavisd _amavisd 25 Feb 18 2007 .spamassassin -> /var/clamav/.spamassassin
    drwx------ 6 _amavisd _amavisd 204 Feb 18 2007 .spamassassin.old
    drwxr-x--- 4 _amavisd _amavisd 136 Nov 9 2005 amavis-20051109T091813-08106
    drwxr-x--- 4 _amavisd _amavisd 136 Nov 9 2005 amavis-20051109T092204-08134
    drwxr-x--- 4 _amavisd _amavisd 136 Sep 24 10:50 amavis-20070924T105049-17755
    drwxr-x--- 4 _amavisd _amavisd 136 Sep 30 04:36 amavis-20070930T043646-14035
    -rw-r----- 1 _amavisd _amavisd 0 Dec 30 20:10 amavisd.lock
    -rw-r----- 1 _amavisd _amavisd 3 Dec 29 20:55 amavisd.pid
    srwxr-x--- 1 _amavisd _amavisd 0 Dec 29 20:55 amavisd.sock
    srwxrwxrwx 1 _amavisd _amavisd 0 Dec 29 20:53 clamd
    -rw-rw---- 1 _amavisd _amavisd 2 Dec 29 20:53 clamd.pid
    drwxr-xr-x 9 _amavisd _amavisd 306 Dec 29 20:55 db
    drwxr-xr-x 10 _amavisd _amavisd 340 Dec 30 20:10 tmp
    -rw-r--r-- 1 _amavisd _amavisd 3 Sep 27 05:43 whitelist_sender
    and sudo ls -al /private/var/amavis/.spamassassin/:
    total 33376
    drwx------ 6 _clamav _clamav 204 Nov 1 09:26 .
    drwxr-xr-x 11 _clamav _clamav 374 Dec 30 14:52 ..
    -rw------- 1 _clamav _clamav 5271552 Nov 1 09:26 auto-whitelist
    -rw------- 1 _clamav _clamav 1302528 Nov 1 09:26 bayes_seen
    -rw------- 1 _clamav _clamav 10510336 Nov 1 09:26 bayes_toks
    -rw-r--r-- 1 _clamav _clamav 1175 Feb 18 2007 user_prefs
    does this tell us anything? the permissions for .spamassassin are ok I think? So would the changes I made have any effect on the server log message? I just checked the log and got another instance of it. Thinking about it, the learn script runs at 3:00 am or something so this log item is probably not connected to that script. So what else could be causing it?
    Many thanks again
    James

  • Last image settings for auto apply adjustments?

    We're testing the watched folder setup for LR3 and it seems to work fairly well.  One very big snag we've come across though is with using auto apply adjustments and the apparent lack of a 'use previous image settings' option.
    We're using DSLR Remote Capture for the live preview functionality using a 7D and have LR set up to watch the Lightroom folder setup by DSLR Remote Catpure.  It would be fantastic if LR would automatically apply the last settings used to the new image file that pops up in the watched folder.  The flow and flexibility this would allow for would be ideal.
    Did I miss this setting somewhere or does anyone know of an easy workaround?  I'd really prefer not to have to save custom presets everytime which is the only workaround I've put into practice so far.  It's a clunky way of doing things and really racks up a whole bunch of presets that are only really relevant to a single shoot.

    carson.jones wrote:
    Lightroom doesn't support Liveview on the Canon's (7D in this case) and many studios and photographers need to use Liveview while working.  This means that tethering directly in to Lightroom is a no-go since Liveview isn't an option.
    The solution to date is to shoot using the Canon software or OnOne's Remote Capture to a target folder on the computer.
    understood.
    Lightroom can be told to watch the folder and import the files as they become available, however LR moves the files and the capture apps are no longer able to see them. 
    Why does the capture app (i.e. EOS Utility) still need to be seeing them?
    Re. the 'last settings used'...
    Let's say you're tethered to an app that is not LR for capture purposes and you're having LR automatically import the captures.  The ideal workflow would be to have LR leave the files in their original location as it can do when not using the watched folder.  When the photographer is on set and captures are coming into LR, they typically will tweek things like colour temp, levels, curves, vignette, etc. in LR.  Each time the photographer takes a new capture, they're forced to copy paste the settings used for the previous capture.  This is extremely annoying and cumbersome.  While lightroom can apply presets to incoming images, it has not allowed for the option to use the last settings from the last imported capture.  Currently we either have to copy/paste settings or save the current settings as a preset and have them applied as new captures come into LR.  Given that we're often tweeking the lighting, focus, etc. each shot, or short series of shots, is often different and applying the custom preset still requires further tweeking in LR.  If everything is aok (lighting, focus, composition, etc.) and we're simply capturing for variations of the subject or talent, it would be incredibly fantastic if LR would simply apply the settings used from the last capture.  I should note that no other raw software out there right now can do this either (C1 Pro for example).
    OK, I can see what you mean now. So more specifically, the setting you'd like to see copied to a new capture is the one from the last imported photo.
    An easy workaround I can suggest is to
    have a named preset called "Last Image"
    always have this preset applied during import
    update the preset values of "Last Image" every time you adjust something on an image
    By doing so, you don't have to manage preset names for different purposes, "Last Image" just contains all the settings from whenever you last chose to update it.
    Beat

  • FBL2, turn off auto apply to customer accounts

    When we upload a bank statement into SAP using FBL2, the funds are auto applying to the wrong invoices on a customer's account. I want to have auto-apply turned off so we can allocate funds to the correct invoice or document on the customer's account. I know you can do this as I have done it before.
    I have been told turning off the auto-apply function will mean we cannot upload bank statements into SAP.
    Is this correct?
    Thanks very much.

    Hi,
    Turning Off  Means no more you can upload but I as Per y knowledge you need not turn off Lock Box for currecting  Lock box Postings instead you can go to FLB1 ,Give the date and click on Lock box overview, there you will find list of Line items and from the Menu options you can change and report the items.
    Hope this will Help you in correcting your worng entries.
    Thanks
    Goutam

  • Can Cross selling items to be auto applied to a quote document

    Is there standard SAP funtionality to auto apply cross selling items based on the document type?  For example on a quote we would want the cross selling items to be automatically added to the quotation.  At the time of sales order create (if not created with reference from quote) it would only propose the cross selling items.
    Please advise if you have information on how to set up SAP to do this.
    Thanks!

    Hi Vicky,
    We dont have such kind of setting in SAP system.for cross-selling system will display the items.
    but for other concept "Dynamic product proposal" we have such kind of setting.in this process the system proposes the items which are frequently ordered by the customer.this will activate automatically like based on the order history the system proposes the items automatically into the order after entering the sold to party in order.
    but we dont have any control for cross-selling.
    Thank you

  • Help: Letterbox effect auto applied to imported clips

    Hello everyone,
    I've just noticed that all the movie files I import into my iMovie app are being auto applied with a letterbox effect. The clips I import are 640x400 resolution, and iMovie seems to want them to be 640x480, so it is adding two blank spaces with black background to the top and bottom of the clip.
    I would really prefer for it to not do this, as I want the original 640x400 size to be preserved. Do any of you know how I can manage this?
    Thank you for your help,
    Alan.

    Well, unless I'm mistaken, I can only surmise that those are simply the limitations of iMovie. iMovie defaults to what Apple regards as the most common viewing dimensions e.g. 640x480px for 4:3 TV screens and 720px for widescreen (16:9) etc. The problem is that 4:3 is as ancient as 800x600 monitors. Do you know any unfortunate souls that are still using them? I don't.
    640x400 is an increasingly common video resolution for web video. Take a look at Apple's own tutorials. They're 640x400. Yet iMovie isn't capable of exporting to 640x400, without squeezing your content. Why? It would seem Apple are well-equipped to produce engaging content to be viewed on the web while selling us the tools of yesteryear. Why?
    No people were harmed during the making of this post.

  • Auto-Setup Emails Fail with kGotAuthenticationFailure

    If I set up my people with a shortname of "first.last", the auto-setup email fails to work when they click the setup button with "kGotAuthenticationFailure."
    I do the dot in the shortname to facilitate more organized email addresses. I could do this by adding an alias, but I've found this confuses users as some services (like the wiki) only accept the true shortname.
    I would really like for the auto-setup emails to work. Any suggestions for a fix?

    Are the client Macs all created from a central image? If so, yes, it's a Kerberos key failure. The local KDCs need to be flushed from the image or from each Mac before you do your bind. Also good idea to discard the system keychain while you're at it.
    Here's a simple sh script to do it.
    #!/bin/sh
    \# Delete System Keychain
    rm -rf /Library/Keychains/System.keychain
    \# Delete the local KDC database
    rm -rf /var/db/krb5kdc
    \# Regenerate the local KDC
    /usr/libexec/configureLocalKDC
    Message was edited by: thesunnyape
    Message was edited by: thesunnyape

  • Script set to auto apply Retention policy to all new mailbox created and run everyday

      Script to set auto apply Retention policy to all new mailbox created and run everyday on Exchange 2007 , 2010 , and 2013.
     Could you please help me with the script will rename the policy name please help me with script..
     Thanks,
     Chandu

    Hi Chandu,
    Have you find the solution finally? Have you tried Pavan's suggestion?
    Sorry for my lacking of code and script. If your requirement still haven't been achieved, I suggest we can ask a question in Exchange Development forum and Script Center for more professional suggestion:
    Microsoft Exchange Development forum
    http://social.technet.microsoft.com/Forums/en-US/exchangesvrdevelopment/threads
    Script Center
    http://social.technet.microsoft.com/Forums/scriptcenter/en-US/home?forum=ITCG
    Regards,
    Winnie Liang
    TechNet Community Support

  • New shape layer auto applies the same layer effects as previous ones

    Everytime I draw a new SHAPE layer it auto applies the same layer effects I applied to the first shape I drew in a document. I can’t find anything online about turning this annoying setting off. So for example, if I draw a circle and apply a gradient overlay and a drop shadow then every circle I draw from here on out adds the same effects automatically.

    To draw a new shape layer without the layer style applied to the
    previous shape layer:
    Click image to enlarge.
    MTSTUNER

  • Problems with applying drivers

    Hi. 
    I've had a struggling with applying drivers for a new machine model we started to use in our company. 
    I've made a step in our task sequence to apply drivers, if the wmi query returns version "ThinkCentre E73".
    When i try to run the wmi code on the computer after installtions, it says "ThinkCentre E73" 
    So cant really see the reasons why its not installing the drivers.
    Here is what the smstslog says about the step: *
    Parsing step node: Lenovo ThinkCentre E73 TSManager
    23-10-2014 11:12:30 1148 (0x047C)
    Description: Lenovo ThinkCentre E73 TSManager
    23-10-2014 11:12:30 1148 (0x047C)
    ContinueOnError: TSManager
    23-10-2014 11:12:30 1148 (0x047C)
    SuccessCodeList: 0 TSManager
    23-10-2014 11:12:30 1148 (0x047C)
    A condition is associated with the step found
    TSManager 23-10-2014 11:12:30
    1148 (0x047C)
    Found and operator. TSManager
    23-10-2014 11:12:30 1148 (0x047C)
    There are 1 operands TSManager
    23-10-2014 11:12:30 1148 (0x047C)
    **Processing expression node TSManager
    23-10-2014 11:12:30 1148 (0x047C)
    Found SMS_TaskSequence_WMIConditionExpression expression.
    TSManager 23-10-2014 11:12:30
    1148 (0x047C)
    **In ProcessBuiltInCondition node: expression
    TSManager 23-10-2014 11:12:30
    1148 (0x047C)
    There are 2 operands in the built in action
    TSManager 23-10-2014 11:12:30
    1148 (0x047C)
    Operand Namespace=root\cimv2 TSManager
    23-10-2014 11:12:30 1148 (0x047C)
    Operand Query=SELECT * FROM Win32_ComputerSystemProduct WHERE Version = "ThinkCentre E73"
    TSManager 23-10-2014 11:12:30
    1148 (0x047C)
    Successfully added 3 condition parameters TSManager
    23-10-2014 11:12:30 1148 (0x047C)
    Disable: TSManager
    23-10-2014 11:12:30 1148 (0x047C)
    Run in attribute: WinPE TSManager
    23-10-2014 11:12:30 1148 (0x047C)
    Timeout: TSManager
    23-10-2014 11:12:30 1148 (0x047C)
    DefaultVarlist found TSManager
    23-10-2014 11:12:30 1148 (0x047C)
    Variable name: OSDAllowUnsignedDriver TSManager
    23-10-2014 11:12:30 1148 (0x047C)
    Action command line: osddriverclient.exe /install:PS100033  /unsigned:%OSDAllowUnsignedDriver%
    TSManager 23-10-2014 11:12:30
    1148 (0x047C)
    Adding instruction at 90 TSManager
    23-10-2014 11:12:30 1148 (0x047C)
    Processed all elements TSManager
    23-10-2014 11:12:30 1148 (0x047C)
    Adding end group instruction at 91 TSManager
    23-10-2014 11:12:30 1148 (0x047C)
    The next instruction after group will be at 92
    TSManager 23-10-2014 11:12:30
    1148 (0x047C)
    Processing group TSManager
    23-10-2014 11:12:30 1148 (0x047C)
    Any ideas left? 
    It's not bringing an error or anything, and my best guess would be that it doesnt respond to the version number. 
    How can i troubleshoot ths further on? 
    Thanks in advance   

    Just try to add an additional LAN driver otherwise, which is signed by default. Within SCCM unsigned drivers are ignored by default. Did you download specific drivers or using Lenovo Update Retriever?
    More about driver management on Dell, HP and Lenovo systems:
    http://henkhoogendoorn.blogspot.nl/2013/12/download-driver-packages-for-dell-hp.html
    And this one will do also: How to import Lenovo drivers in ConfigMgr easily:
    http://henkhoogendoorn.blogspot.nl/2014/02/good-news-when-you-are-using-mdt-andor.html?spref=tw
    In the past I used 4 numbers/figures as WMI query.
    My blogs: Henk's blog | Follow Me on:
    Twitter | View My Profile on:
    LinkedIn

Maybe you are looking for

  • Using InfoPath form to create a task item in SharePoint 2013

    Hi, I have a requirement where I have to use InfoPath to create a task with attachments in a SharePoint 2013 List B. I have to query a SharePoint Document Library A to display documents on the InfoPath form. The user should be able to select the docu

  • Displaying parameter value in the report output

    Hi, I have a requirement to display the value 'All' in the report when the user selects 'All' from the list box. Can anyone suggest a way? E.g. My LOV input to the report has following values, 'A', 'B', 'C', 'All'. If I select 'All', all the values A

  • SQL Developer 2.1: Poor performance on 11g

    We are experiencing poor response times for queries using sql developer 2.1 with our new 11g upgraded database (11.1.0.7). A bit of investigation has shown that a simple select 1 from dual; causes SELECT table_owner, table_name FROM all_synonyms WHER

  • OBIEE 11G - Usage Tracking - Table S_NQ_DB_ACCT

    Hi I successfully set up usage tracking in Obiee 11 and the table S_NQ_ACCT gets a lot of new records. Basically it's working. In the nqserver.log I get some errors concerning a new table S_NQ_DB_ACCT: [nQSError: 17001] Oracle Error code: 942, messag

  • RoboHelp in Lotus Notes Applications

    Probably a basic question - - but in my world extemely important. I'm in the process of evaluating RoboHelp 7 for possible purchase for my company. We want to use it as a help application for four of our Lotus Notes-based applications. Does RoboHelp