Showing posts with label Task Sequences. Show all posts
Showing posts with label Task Sequences. Show all posts

Monday, April 07, 2014

How to detect Lenovo models and drivers with Task Sequences | Laurie Rhodes' Info

The below post seems to be quite a long winded way to do a simple WMI filter. This is the way I would do it.







How to detect Lenovo models and drivers with Task Sequences | Laurie Rhodes' Info: "d each driver injection is conditional to only run with known Machine Types."



'via Blog this'

If you find this article useful please leave me a comment.

Tuesday, October 08, 2013

HDD unbootable after softboot - Lenovo X230 Laptop

Problem:
If you find your HDD unbootable after softbooting ( windows reboot, task sequence reboot) on the Lenovo
X230 model laptop.

Workaround:
Cold boot the laptop (Power off/on)

Fix:
Make sure you are running the latest BIOS
http://support.lenovo.com/en_AU/research/hints-or-tips/detail.page?&DocID=HT073834


If you find this article useful please leave me a comment or click on an ad to show your support.

Tuesday, September 03, 2013

How to restart the task sequence wizard in WINPE without having to reboot

If you make a mistake and cancel out the task sequence wizard in WinPE you can restart it without rebooting. Keep in mind this won't work everytime as it depends on where you failed your task sequence

TsBootShell.exe

To find it you might need to goto to the root of your WinPE drive and type

DIR TsBootShell.exe /s

It will normally be found in

X:\sms\bin\i386

If you find this article useful please leave me a comment or click on an ad to show your support.