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


Send comments about this topic to Microsoft.