So this leads to issues when trying to inject drivers or software based on lenovo model,
But do not fret, there is a solution!
Once implemented you can then use the %LenovoModel% variable in customsettings.ini
Modify the ZTIGather.wsf to create a new LenovoModel variableThanks Siva for writing the script!
'/////////////////////////////////////////
' Get the Lenovo Model Version from the Win32_ComputerSystemProduct class
' Siva Mulpuru | 10:30 PM Monday, February 14, 2011 Set objResults = objWMI.ExecQuery("select * from Win32_ComputerSystemProduct")
For Each objInstance In objResults
sLenovoModel = objInstance.Version
Next
if sLenovoModel = "" then
oLogging.CreateEntry "Unable to determine LenovoModel tag via WMI.", LogTypeInfo
End if
'///////////////////////////////////////////
You can find his original post here, I've pasted the code for ease of copy paste :D
I don't know if this will get seen, but with this added to ZTIGather.wsf, if I try to run LiteTouch.wsf locally, it just hangs on initializing.
ReplyDeleteI am thankful to this blog for assisting me. I added some specified clues which are really important for me to use them in my writing skill. Really helpful stuff made by this blog.dell workstation
ReplyDelete