Forum Discussion
ToptechnicalSolutions
Feb 24, 2022Copper Contributor
Script for SCCM Help please
Hi, I have a setup with SCCM at the moment which works fine for building machines but I need to run a command after the OS is loaded for task sequence which is 'wmic csproduct get name" and then the...
- Feb 28, 2022
This link will help you to add a device to a collection during your OS deployment via Task Sequence.
Add a Device to a Collection during a Task Sequence (smsagent.blog)
After you add that step your task sequence, You can add a WMI query for define HP EliteBooks on options tab.
I think that will solve your problem.
ToptechnicalSolutions
Feb 28, 2022Copper Contributor
I think i got a little confused. Bascically the query works but we have to wait for the Hardware Inventory Cycle to happen which is taken so long we are waiting for this to happen then the machine is moving but is there anyway to make this happen quicker or to make this work quicker so we cna deploy the collection info.
Sorry for the confusion
Sorry for the confusion
Feb 28, 2022
It doesn't matter 🙂
You can configure Hardware Inventory Schedule on Client Settings.
Administration -> Client Settings -> Right click to Default Client Settings -> Select Properties
Hardware Inventory -> Schedule...