Microsoft.ConfigurationManagement.Messaging
5.1706.1034.1000
Prefix Reserved
See the version list below for details.
Install-Package Microsoft.ConfigurationManagement.Messaging -Version 5.1706.1034.1000
dotnet add package Microsoft.ConfigurationManagement.Messaging --version 5.1706.1034.1000
<PackageReference Include="Microsoft.ConfigurationManagement.Messaging" Version="5.1706.1034.1000" />
paket add Microsoft.ConfigurationManagement.Messaging --version 5.1706.1034.1000
#r "nuget: Microsoft.ConfigurationManagement.Messaging, 5.1706.1034.1000"
// Install Microsoft.ConfigurationManagement.Messaging as a Cake Addin
#addin nuget:?package=Microsoft.ConfigurationManagement.Messaging&version=5.1706.1034.1000
// Install Microsoft.ConfigurationManagement.Messaging as a Cake Tool
#tool nuget:?package=Microsoft.ConfigurationManagement.Messaging&version=5.1706.1034.1000
The Configuration Manager Client Messaging SDK is an object model and transport for communicating with Configuration Manager site server roles such as the management point for client operations such as registering clients, retrieving policy assignments and bodies, sending inventory, and state/status messages.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.2006.1037.1000 | 2,291 | 5/8/2020 |
5.1902.1006.1000 | 3,047 | 12/3/2018 |
5.1806.1012.1000 | 1,404 | 4/6/2018 |
5.1710.1059.1000 | 1,303 | 11/27/2017 |
5.1706.1034.1000 | 1,359 | 4/25/2017 |
Improvements to the certificate hashing algorithm detection and usage.
Fix to the hash algorithm not being properly defined when sending client registration requests.
Updated the default ClientVersion value to match Configuration Manager current branch 1511 (5.0.8325.0000).
Changed the support status of ConfigMgrBgbMessageRequest, ConfigMgrBgbMessageReply, and HeartbeatDiscovery DataRecordFile from “PartiallySupported” to “Supported”.
Other fixes and improvements.