How to include company portal on the workstation image.

jaybird283 561 Reputation points
2023-03-17T15:19:18.73+00:00

Does anyone know if there’s a way to include the Company Portal application on our workstation image? We are finding that it’s taking too long to install after imaging (we currently deploy it via intune with the new MSStore app feature in intune).

I am also interested in alternative ways to deploy it faster if putting it on the image is t ideal. We just need it available to use pretty quickly so users can install apps.

We co-manage so SCCM is an option too.

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,376 questions
Microsoft Configuration Manager
{count} votes

2 answers

Sort by: Most helpful
  1. Simon Ren-MSFT 30,501 Reputation points Microsoft Vendor
    2023-03-20T08:30:50.66+00:00

    Hi,

    Thank you for posting in Microsoft Q&A forum.

    Per my experience, you can create an application for company portal in SCCM and add the application as a task sequence step to your OSD task sequence. For more information, please refer to:

    How to deploy Company Portal using SCCM

    How to provisioned Company Portal with MDT image deployment

    Please note: The links are not from Microsoft, just for your reference. Thanks for your time. Have a nice day!

    Best regards,

    Simon


    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.


  2. jaybird283 561 Reputation points
    2023-03-21T03:36:17.4233333+00:00

    By the way, we tried installing via winget command line but it doesn't seem to work.

    The command we tried was winget install Microsoft.CompanyPortal. but it just says "no package found matching input criteria" (which i don't understand....).