First published on CloudBlogs on Apr 12, 2018
In addition to the previously published
Client Messaging SDK package
, we are now making the following Configuration Manager SDK libraries available as packages on NuGet.org. Now you can easily consume them in your own projects and be alerted to updates.
Management Point API (MPAPI)
The MPAPI contains management point interface libraries.
Documentation:
https://msdn.microsoft.com/library/cc144951.aspx
Install status MIF COM library (ISMIFCOM)
ISMIFCOM is a COM library that contains a class wrapper for the install status MIF functions.
Documentation:
https://docs.microsoft.com/sccm/develop/reference/core/servers/manage/status-mif-functions
Data discovery record creation libraries (SMSRsGen and SMSRsGenCtl)
These are legacy COM libraries used to create data discovery records (DDRs). The recommended method is to use the Client Messaging SDK
DiscoveryDataRecordFile class
.
Documentation:
https://docs.microsoft.com/sccm/develop/reference/core/servers/configure/smsresgen-com-automatio...
We invite you to try out our new Configuration Manager SDK redistributable packages
here
and leave us some feedback on our
User Voice site
. If you have questions please post in our
ConfigMgr SDK and PowerShell forum
.
Additional Resources:
Configuration Manager current branch SDK and PowerShell Forum
Configuration Manager Client Messaging SDK Documentation
Configuration Manager SDK Documentation
NuGet Package Consumption Overview