About internet-based agent installation

ryosk25 521 Reputation points
2021-10-12T07:28:02.653+00:00

Using Configuration manager 2107
I am testing internet based client management.

The client is a Windows 10 client in a workgroup.
The following command is entered for agent installation.

ccmsetup.exe / usePKICert / NoCRLCheck SMSSITECODE = XXX CCMHOSTNAME = "ServerName" CCMALWAYSINF = 1

I don't see any errors in ccmsetup.log,
It is not output to the device list of the Configuration manger console.

When you launch the Configuration manger from the client control panel,
PKI is "None". Is this the cause?

139736-image.png

How to display in the Configuration manger console,
I want some advice.

After introducing the agent,
I'm planning to distribute scripts and applications, so
If you have any information, I would be grateful if you could provide it.

Microsoft Configuration Manager Application
Microsoft Configuration Manager Application
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Application: A computer program designed to carry out a specific task other than one relating to the operation of the computer itself, typically to be used by end users.
455 questions
Microsoft Configuration Manager
0 comments No comments
{count} votes

5 answers

Sort by: Most helpful
  1. Rahul Jindal [MVP] 9,131 Reputation points MVP
    2021-10-12T07:34:20.11+00:00

    How are you managing clients over Internet? Do have a CMG instance?


  2. Rahul Jindal [MVP] 9,131 Reputation points MVP
    2021-10-12T11:13:11.547+00:00

    Ok, then is the PKI cert enrolled for client authentication?


  3. AllenLiu-MSFT 40,076 Reputation points Microsoft Vendor
    2021-10-13T08:43:08.363+00:00

    Hi, @ryosk25
    Thank you for posting in Microsoft Q&A forum.

    For IBCM, we need to set CCMHOSTNAME to specify an internet accessible/facing MP.
    You may try the command:
    ccmsetup.exe /usePKICert /NoCRLCheck CCMHOSTNAME=inetdpmp.xxxxxx.com DNSSUFFIX=xxxxxx.com SMSSITECODE=XXX CCMALWAYSINF=1 SMSMP=https://inetdpmp.xxxxxx.com CCMFIRSTCERT=1


    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.


  4. Rahul Jindal [MVP] 9,131 Reputation points MVP
    2021-10-13T14:18:16.663+00:00

    "No Location Reply received from ibcm.japaneast.cloudapp.azure.com" - This doesn't seem right. If you are using IBCM and not CMG, then this should reflect FQDN of your on-prem internet facing MP. Are you sure you have configured your internet facing on-prem MP correctly?

    On a side note, I will suggest against using IBCM and setup CMG instead.

    0 comments No comments