Share via

getting issue in sccm client installation using intune

Richa Kumari 326 Reputation points
2024-05-10T16:08:05.94+00:00

Hello,

How to install sccm client using Intune for co-managed
I follow the link but facing some issue may be cmd line

https://learn.microsoft.com/en-us/mem/configmgr/core/clients/deploy/deploy-clients-to-windows-computers#install-the-configuration-manager-client-by-using-intune

any other link that I can follow for better understanding .

Thanks

Richa

Microsoft Security | Intune | Application management
Microsoft Security | Intune | Other

1 answer

Sort by: Most helpful
  1. ZhoumingDuan-MSFT 17,365 Reputation points Microsoft External Staff
    2024-05-13T02:30:00.9966667+00:00

    @Richa Kumari, Thanks for posting in Q&A.

    For your issue, here are some suggestions you can refer.

    1.Check the LOB app deployment status in Intune portal ad Check logs on targeted device. Location: C:\Windows\System32\config\systemprofile\AppData\Local\mdm

    2.It is not recommended that you deploy the app using the LOB format, because LOB is less feature rich than Win32 app management, try deploying the app using the win32 format and you need to wrap ccmsetup.msi as a Win32 app.

    https://learn.microsoft.com/en-us/mem/intune/apps/apps-win32-add

    3.Please make sure the command-line parameters are correct.

    4.You can try to install SCCM client manually.

    https://www.petervanderwoude.nl/post/deploying-the-configmgr-client-via-microsoft-intune/

    https://www.anoopcnair.com/sccm-internet-client-management/

    https://www.reddit.com/r/Intune/comments/mp9xkb/intune_deployment_of_configmgr_client_as_msi/

    Non-official, just for reference.

    Hope above information can be helpful.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    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.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.