Releases: ProsumTechnology/cSCCM
cSCCM, now with more Pull server testing
After testing code from a pull server against a more complex "live" setup, found some some opportunities to eliminate ambiguity from my filters (read: various objects can have identical index as long as they aren't the same object type, so I had to modify code to clarify objects when accessing from WMI).
Initial Release
cSCCM Initial (pre-)release!
These resources allow you to hydrate/manage three key functions of SCCM: folders, collections, and collection rules. All resources use display names as their Key as the real unique ID in SCCM is generated on creation (SMSXXXXX) and thus not suitable for hydration.
In the future I plan to create variations of these modules based on the CollectionID so they can be more stringently managed in an ongoing DSC Pull scenario, but as is should be suitable for rapid hydration of standardized collections or "repairing" collection rules.