Nomad.GetCmContentLocations
Method | GetCmContentLocations |
---|---|
Module | Nomad |
Library | 1E |
Action | Find the Configuration Manager locations (on distribution points - DPs) that have the specified content. |
Parameters |
|
Return values | For each DP that has the content (maybe none):
|
Example | What ConfigMgr distribution points, if any, have version 1 of content "Content_7f368e5f-4dbe-4027-ba81-c5463e372a0c"? Nomad.GetCmContentLocations(ContentId : "Content_7f368e5f-4dbe-4027-ba81-c5463e372a0c", Version : 1); |
Platforms |
|
Notes | No data is returned if no DPs have the requested content. |