This article provides methods to verify the operation of Management Points and Server Locator Points in Microsoft SMS 2003
Test a management point is functioning correctly:
- http://%MP_Server%/sms_mp/.sms_aut?mplist - This returns a blank screen if the MP is working correctly.
- http://%MP_Server%/sms_mp/.sms_aut?mpcert - This returns a hex string if the MP is working correctly.
- Use MPGetPolicy from the 'SMS 2003 Toolkit 2' to connect to the remote Management Point and verify policy is being retrieved correctly
Test a Server Locator Point is functioning correctly:
- http://%SLP_Server%/sms_slp/slp.dll - This returns 'Bad Query String!' if the SLP is functioning correctly
- http://%SLP_Server%/sms_slp/slp.dll?site&IP=%IPSubnet% - This returns XML output showing the relevant site code if successful
- http://%SLP_Server%/sms_slp/slp.dll?site&AD=%ADSite% - This returns XML output showing the relevant site code if successful
References
Troubleshooting Management Points for Microsoft Systems Management Server 2003
http://www.microsoft.com/technet/prodtechnol/sms/sms2003/maintain/managepoint/management_point_2.mspx
Server locator points do not work correctly in Systems Management Server 2003
http://support.microsoft.com/default.aspx?scid=kb;en-us;886067
Wayne's World of IT (WWoIT), Copyright 2008 Wayne Martin.
No comments:
Post a Comment