octec Posted January 25, 2012 Report post Posted January 25, 2012 Hi all,, I need your opinion for this scenario : We got 3 syspreped (+imagex) image from our customer to deploye them via Sccm. (...it's not a best practice ! we know !). Is it possible to tell to sccm (via TS) JUST AFTER BOOT PE to check a model (wmi query) and if query successfully apply my external .wim Thank you Quote Share this post Link to post Share on other sites More sharing options...
0 wmmayms Posted January 25, 2012 Report post Posted January 25, 2012 yes it´s possible. wmi query: SELECT * FROM Win32_ComputerSystem WHERE Model LIKE “%dc5700%” for HP Compaq dc5700 computer models. 1 Quote Share this post Link to post Share on other sites More sharing options...
0 octec Posted January 25, 2012 Report post Posted January 25, 2012 yes it´s possible.... Cool Thank you Quote Share this post Link to post Share on other sites More sharing options...
0 octec Posted January 26, 2012 Report post Posted January 26, 2012 Hi, ... But ! what about the unattend xml saved in syspreped image !. What would happen if I retrieve the xml file from image (dism unmount) and I insert it in my TS as answer file! TY. Quote Share this post Link to post Share on other sites More sharing options...
Hi all,,
I need your opinion for this scenario :
We got 3 syspreped (+imagex) image from our customer to deploye them via Sccm. (...it's not a best practice ! we know !).
Is it possible to tell to sccm (via TS) JUST AFTER BOOT PE to check a model (wmi query) and if query successfully apply my external .wim
Thank you
Share this post
Link to post
Share on other sites