question

Chong-7118 avatar image
0 Votes"
Chong-7118 asked Amandayou-MSFT answered

How to deploy OS with application image by SCCM

Hi Support,

We have a SCCM server and plan to deploy a image which is Win10 with serval application installed to the client. To do this,

  1.  We need to create a OS image and different application package, then create task sequence to deploy to client machine?
    
  2.  Or we can create a final image that is installed OS and all application already?
    

Thanks

mem-cm-general
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Amandayou-MSFT avatar image
0 Votes"
Amandayou-MSFT answered

Hi @Chong-7118,

Both methods are ok. If we use the second way, using the task sequence with different application package.

Here is the screenshot we could refer to:

129436-961.png

And creating a task sequence to install an OS, refer to this article:
https://docs.microsoft.com/en-us/mem/configmgr/osd/deploy-use/create-a-task-sequence-to-install-an-operating-system



If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



961.png (42.2 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RahulJindal-2267 avatar image
1 Vote"
RahulJindal-2267 answered RahulJindal-2267 commented

You should look at using a TS for your imaging requirements. There is no point in creating a reference image anymore as this does not fit in the WaaS model. I will suggest using a vanilla image and then adding all your customizations, applications, drivers through the means of the TS.

· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @RahulJindal-2267,

Thanks for your reply.
Do the vanilla image is a new windows OS image that didn't install anything?
And I need to create several application package (well tested) and adding them into the TS?

We cannot do it by MDT?

Thanks


Best Regards
Chong

0 Votes 0 ·

The vanilla image is the ISO that you are able to download directly from MS. Setup the apps in ConfigMgr and add them in your build TS. If you have MDT integrated with your ConfigMgr server then you can use an MDT based TS. Using a standalone instance of MDT defeats the purpose of having ConfigMgr in the first place.

0 Votes 0 ·