FSP doesn't work ?

matteu31 502 Reputation points
2020-11-09T09:48:27.253+00:00

Hello,

I try to understand how FSP work but I don't...
I see in documentation it's used when clinet installation occurs. I install client on different computer, but nothing appears on MP logs in fspmgr.log and fspIsapi.log doesn't exist.
I use client push installation and on client log file (ccmsetup), I can see FSP is used but I have only this in fspisapi.log:

Successfully processed request with connection ID = 1887519576. 09/11/2020 10:29:23 12224 (0x2FC0)
Successfully processed request with connection ID = 1887532232. 09/11/2020 10:29:23 12224 (0x2FC0)
Successfully processed request with connection ID = 1887544888. 09/11/2020 10:29:23 12224 (0x2FC0)
Successfully processed request with connection ID = 1887557544. 09/11/2020 10:31:12 6860 (0x1ACC)
Successfully processed request with connection ID = 1887570200. 09/11/2020 10:31:12 6860 (0x1ACC)
Successfully processed request with connection ID = 1887582856. 09/11/2020 10:32:21 6860 (0x1ACC)
Successfully processed request with connection ID = 1887595512. 09/11/2020 10:32:22 6860 (0x1ACC)

and this in fspmgr.log

Successfully copied 1 out of 1 file(s). 09/11/2020 10:19:33 7664 (0x1DF0)

I should not have all the states during installation like described in the official documentation ?
configuration-options-for-site-system-roles

Each computer that successfully installs the Configuration Manager client sends the following four state messages to the fallback status point:
Client deployment started
Client deployment succeeded
Client assignment started
Client assignment succeeded

Computers that can't be installed or that assign the Configuration Manager client send additional state messages.

Thanks

Community Center Not monitored
{count} votes

3 answers

Sort by: Most helpful
  1. Youssef Saad 3,416 Reputation points
    2020-11-09T12:19:05.047+00:00

    Hi,

    Make sure that you have mentioned the FSP in the command line when you install the client.

    e.g: ccmsetup.exe SMSSITECODE=PS1 FSP=FSP_SCCM.intranet.local

    The FSP is generally used to get all clients that have an issue to communicate with their Management Points or having an installation issue.

    Regards,


    Youssef Saad | Blog | LinkedIn | Twitter
    Please remember to mark the replies as answer if they help, thank you!

    0 comments No comments

  2. Simon Ren-MSFT 40,341 Reputation points Microsoft External Staff
    2020-11-10T06:34:34.117+00:00

    Hi,

    Thanks for posting in Microsoft MECM Q&A forum.

    Please check below reports under Configuration Manager\Monitoring\Reporting\Reports\SMS Site-Client Information Category to know about the status of your client installation and fallback status point. Please make sure the clients have an assigned fallback status point as Youssef Saad mentioned.

    Client assignment detailed status report
    Client deployment status details
    Problem details reported to the fallback status point for a specified site
    Summary of problems reported to the fallback status point
    Refer to: Site - Client information reports

    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.

    0 comments No comments

  3. matteu31 502 Reputation points
    2020-11-10T07:23:40.977+00:00

    Hello and thanks for all your answer.

    @Jason Sandys
    I think in the log I can see these lines :
    Client deployment started
    Client deployment succeeded
    Client assignment started
    Client assignment succeeded

    But nothing...

    @Simon Ren-MSFT
    On the report, I don't have anything specific but I don't have any issue to install client... I just would like to test how does it work / not work but I don't know how I can see it...
    Only issue I had with client push are firewall / account used not local administrator when I use client push.

    How can I simulate a failure to see something in the logs ?

    I'm asking it, because I don't know if I have to install this role on my customers or not... It's never asked but they don't know it and I would like to understand how it works before install / not install it on their infrastructure.

    @Youssef Saad
    I use client push installation and I can see in the logs FSP is used

    Loaded command line: "C:\Windows\ccmsetup\ccmsetup.exe" "/config:C:\Windows\ccmsetup\MobileClientUnicode.tcf" CCMHTTPSSTATE="224" CCMPKICERTOPTIONS="1" INSTALL="ALL" MANAGEDINSTALLER="0" smsmplist="SCCM-PRI1.sccm.lan" 09/11/2020 10:31:11 5452 (0x154C)
    SslState value: 224 09/11/2020 10:31:11 5452 (0x154C)
    Ccmsetup is called for upgrade/repair. Using the currently assigned site code 'PR1' 09/11/2020 10:31:11 5452 (0x154C)
    Auto-upgrade detected MPs 'SCCM-PRI1.sccm.lan' that were last discovered in the client's boundaries. 09/11/2020 10:31:11 5452 (0x154C)
    Client is set to use HTTPS when available. The current state is 224. 09/11/2020 10:31:11 5452 (0x154C)
    CCMHTTPPORT: 80 09/11/2020 10:31:11 5452 (0x154C)
    CCMHTTPSPORT: 443 09/11/2020 10:31:11 5452 (0x154C)
    CCMHTTPSSTATE: 224 09/11/2020 10:31:11 5452 (0x154C)
    CCMHTTPSCERTNAME: 09/11/2020 10:31:11 5452 (0x154C)
    FSP: SCCM-PRI1.SCCM.LAN 09/11/2020 10:31:11 5452 (0x154C)
    CCMCERTSTORE: MY 09/11/2020 10:31:11 5452 (0x154C)
    CCMFIRSTCERT: 1 09/11/2020 10:31:11 5452 (0x154C)


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.