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 E73TSManager23-10-2014 11:12:301148 (0x047C)
Description: Lenovo ThinkCentre E73TSManager23-10-2014 11:12:301148 (0x047C)
ContinueOnError: TSManager23-10-2014 11:12:301148 (0x047C)
SuccessCodeList: 0TSManager23-10-2014 11:12:301148 (0x047C)
A condition is associated with the step found TSManager23-10-2014 11:12:301148 (0x047C)
Found and operator.TSManager23-10-2014 11:12:301148 (0x047C)
There are 1 operandsTSManager23-10-2014 11:12:301148 (0x047C)
**Processing expression nodeTSManager23-10-2014 11:12:301148 (0x047C)
Found SMS_TaskSequence_WMIConditionExpression expression.TSManager23-10-2014 11:12:301148 (0x047C)
**In ProcessBuiltInCondition node: expression TSManager23-10-2014 11:12:301148 (0x047C)
There are 2 operands in the built in action TSManager23-10-2014 11:12:301148 (0x047C)
Operand Namespace=root\cimv2TSManager23-10-2014 11:12:301148 (0x047C)
Operand Query=SELECT * FROM Win32_ComputerSystemProduct WHERE Version = "ThinkCentre E73"TSManager23-10-2014 11:12:301148 (0x047C)
Successfully added 3 condition parametersTSManager23-10-2014 11:12:301148 (0x047C)
Disable: TSManager23-10-2014 11:12:301148 (0x047C)
Run in attribute: WinPETSManager23-10-2014 11:12:301148 (0x047C)
Timeout: TSManager23-10-2014 11:12:301148 (0x047C)
DefaultVarlist foundTSManager23-10-2014 11:12:301148 (0x047C)
Variable name: OSDAllowUnsignedDriverTSManager23-10-2014 11:12:301148 (0x047C)
Action command line: osddriverclient.exe /install:PS100033 /unsigned:%OSDAllowUnsignedDriver%TSManager23-10-2014 11:12:301148 (0x047C)
Adding instruction at 90TSManager23-10-2014 11:12:301148 (0x047C)
Processed all elementsTSManager23-10-2014 11:12:301148 (0x047C)
Adding end group instruction at 91TSManager23-10-2014 11:12:301148 (0x047C)
The next instruction after group will be at 92 TSManager23-10-2014 11:12:301148 (0x047C)
Processing groupTSManager23-10-2014 11:12:301148 (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
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 E73TSManager23-10-2014 11:12:301148 (0x047C)
Description: Lenovo ThinkCentre E73TSManager23-10-2014 11:12:301148 (0x047C)
ContinueOnError: TSManager23-10-2014 11:12:301148 (0x047C)
SuccessCodeList: 0TSManager23-10-2014 11:12:301148 (0x047C)
A condition is associated with the step found TSManager23-10-2014 11:12:301148 (0x047C)
Found and operator.TSManager23-10-2014 11:12:301148 (0x047C)
There are 1 operandsTSManager23-10-2014 11:12:301148 (0x047C)
**Processing expression nodeTSManager23-10-2014 11:12:301148 (0x047C)
Found SMS_TaskSequence_WMIConditionExpression expression.TSManager23-10-2014 11:12:301148 (0x047C)
**In ProcessBuiltInCondition node: expression TSManager23-10-2014 11:12:301148 (0x047C)
There are 2 operands in the built in action TSManager23-10-2014 11:12:301148 (0x047C)
Operand Namespace=root\cimv2TSManager23-10-2014 11:12:301148 (0x047C)
Operand Query=SELECT * FROM Win32_ComputerSystemProduct WHERE Version = "ThinkCentre E73"TSManager23-10-2014 11:12:301148 (0x047C)
Successfully added 3 condition parametersTSManager23-10-2014 11:12:301148 (0x047C)
Disable: TSManager23-10-2014 11:12:301148 (0x047C)
Run in attribute: WinPETSManager23-10-2014 11:12:301148 (0x047C)
Timeout: TSManager23-10-2014 11:12:301148 (0x047C)
DefaultVarlist foundTSManager23-10-2014 11:12:301148 (0x047C)
Variable name: OSDAllowUnsignedDriverTSManager23-10-2014 11:12:301148 (0x047C)
Action command line: osddriverclient.exe /install:PS100033 /unsigned:%OSDAllowUnsignedDriver%TSManager23-10-2014 11:12:301148 (0x047C)
Adding instruction at 90TSManager23-10-2014 11:12:301148 (0x047C)
Processed all elementsTSManager23-10-2014 11:12:301148 (0x047C)
Adding end group instruction at 91TSManager23-10-2014 11:12:301148 (0x047C)
The next instruction after group will be at 92 TSManager23-10-2014 11:12:301148 (0x047C)
Processing groupTSManager23-10-2014 11:12:301148 (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