Share via


Configuration Manager Distribution Point

Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2

In Configuration Manager, LocalMPLocationRequest is used to find proxy management points in absence of Active Directory extensions.

Input Message

<LocalMPLocationRequest>

    <AssignedSite></AssignedSite>

    <ClientLocationInfo>

        <ADSite></ADSite>

        <IPAddresses>

             <IPAddress></IPAdress>

        </IPAddresses>

     </ClientLocationInfo>

</LocalMPLocationRequest>

Output Message

<LocalMPLocationReply>

    <Sites>

        <Site></Site>

    </Sites>

</LocalMPLocationReply>

See Also

Concepts

Configuration Manager Location Manager Message XML
Configuration Manager Management Point Message Schema
Configuration Manager Management Point Interface
Configuration Manager Management Point Interface