Unsupported Hardware Error\Warning
Question
Hello All,
I am working on a Task Sequence for a client where client wats to add a step in task sequence to show a warning for an unsupported hardware.
I have added a query to eg:- Select * FROM Win32_ComputerSystem WHERE Model Like”%Latitude 7070%” if true then execute TS.
I am not sure how to add the ErrorWarning, I need it to look like the screenshot below and then it should end the TS.
Answers ( 2 )
Hi, Here you can check How to Display Message in SCCM Task Sequence Unsupported Hardware Model –
https://www.anoopcnair.com/display-message-for-sccm-task-sequence-unsupported-hardware-model/
I think you have already commented on one of the post? If so Jitesh is planning for a future post
https://www.anoopcnair.com/apply-driver-package-step-to-sccm-task-sequence/