CM client push installation to server in untrusted forest

Bojan Zivkovic 606 Reputation points
2021-04-01T11:48:13.347+00:00

Hi, I want to perform CM client push installation on server in untrusted forest (that forest TRUSTS forest where MP is located). In ccmsetup.log I see this line:

Client is not allowed to use or doesn't have PKI cert while talking to HTTPS server. ccmsetup 4/1/2021 4:31:45 AM 3220 (0x0C94)

Server has CM client cert issued by issuing CA in its domain but obviously with one-way forest trust only something more needs to be done. Any help would be appreciated.

Microsoft Security | Intune | Configuration Manager | Other
0 comments No comments
{count} votes

7 answers

Sort by: Most helpful
  1. Jason Sandys 31,411 Reputation points Microsoft Employee Moderator
    2021-04-01T14:07:12.57+00:00

    Forest trusts are irrelevant for client communication in ConfigMgr.

    You have a PKI trust issue based on what you have above (PKI trust and forest trust are two different and completely unrelated things). You need to sync with your PKI folks.

    1 person found this answer helpful.
    0 comments No comments

  2. Rahul Jindal [MVP] 10,911 Reputation points MVP
    2021-04-01T12:47:05.153+00:00

    I will suggest to use the GPO startup script to install the agent instead. Just easier in such scenarios.

    0 comments No comments

  3. Kalyan Sundar 566 Reputation points
    2021-04-01T13:05:08.003+00:00

    Kindly try with the below command line and check again

    CCMSetup.exe /UsePKICert SMSSITECODE=CON CCMHTTPPORT=80 CCMHTTPSPORT=443

    0 comments No comments

  4. Bojan Zivkovic 606 Reputation points
    2021-04-01T15:31:58.69+00:00

    I guess installation method is irrelevant here - on MP client communication is set to https hence this certificate issue.

    0 comments No comments

  5. SunnyNiu-MSFT 1,706 Reputation points
    2021-04-05T09:56:13.45+00:00

    @Bojan Zivkovic
    Based on the above description, it is difficult for us to determine the specific cause.
    Here are some articles for reference:

    https://www.petervanderwoude.nl/post/using-client-push-installation-on-untrusted-forest-systems-with-configmgr-2012/ (Third-party link, just for your reference.)
    http://eskonr.com/2017/02/sccm-configmgr-how-to-manage-clients-in-untrusted-forest/ (Third-party link, just for your reference.)

    0 comments No comments

Your answer

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