Hello,
I am trying to setup automatic provisioning by MAC Address with a few of our OS Profiles (we will have logic on the backend to select the type of Profile to use). I can get it to provision manually by going into Server Management, selecting the OSD Server, and then editing the profile to set the Targeting Rule by MACLIST. This is what I need, but I am running into dead ends attempting to automate the Targeting Rule by MACLIST without having to go through the BigFix User Interface.
When you go through the UI to edit the MACLIST it creates a Custom Action “Profile Properties” that updates TPMfOS Files\global\gsp and sets the wim.rule and wim.ini where you can see your maclist listed. I’ve re-created the exact Profile Properties Actions, and by the looks of the action it is setting all the proper settings within the rule files and ini settings, but it still does not go into the Automatic Bindings window to start provisioning (Binding Menu becomes out of sync). Even the mkgenericsysprof.log will show that its setting the targeting rule successfully on my OSD server. Running a profile sync sequentially with the Profile Properties actions is not helping it either.
Eventually I will be making the MACLIST targeting rule edits either through the RESTAPI or through the IEM CLI to call the action. I am running 9.5.14 as well.
Thanks in advanced!