Closed AlexHedley closed 4 years ago
Compare config.Target_Guids
public string CreateUpdatePolicy(string name, string bulletinGuids, string targetGuid, bool enabled)
https://github.com/Protirus/patchautomation/blob/master/APIWrapper.cs#L170
public string CreateUpdatePolicy(string name, string bulletinGuids, List<string> targetGuids, bool enabled)
https://github.com/Protirus/patchautomation/blob/master/APIWrapper.cs#L213
See #6
https://www.symantec.com/connect/downloads/cwoc-patchautomation-and-zerodaypatch-builds-81#comment-12053771
@LCode
https://github.com/Protirus/patchautomation/blob/master/ZeroDayPatch.cs#L138