Hello, I was wondering if someone has experience this issue or if this is an issue at all.
Scenario
- 2016 servers gets built using a Vanilla CD.
- BigFix Client gets installed
- Bigfix Patches the client using latest baseline
- Server All OK
- Follow the instructions to reimage with Bigfix client on which are:
Stop the client in the Windows services dialog.
Remove the registry values “RegCount”, “ReportSequenceNumber”, and “ComputerID” (if they exist) at,
“HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\EnterpriseClient\GlobalOptions”.
Delete the “__BESData” folder in the BigFix Client installation folder
(default is “C:\Program Files\BigFix Enterprise\BES Client”).
Delete the KeyStorage folder in the BigFix Client installation folder.
Now we create the image using MDT.
With the image we built a new server
The server gets built correctly
The server has the BES client on
The server registers correctly to the BES server
However the Bigfix Server wants to install all the patches that are already in the server (done in point 3 above)
Why will Bigfix find those patches relevant?, is there anything else I need to do before imaging so that Bigfix carries the patching information with it?
Thanks.