Rolled back VM, how do I get errata in Portal to reflect that

Latest response

I'm running Red Hat Enterprise Linux Server release 7.3. I'm trying to do some testing for a patch strategy.
I am testing with a Red Hat VM on VMWare Workstation. I patched it and confirmed that the errata was updated in the Portal to show the system patched.

I have now rolled the VM back to do more testing and I'm trying to get the portal to reflect that it now needs a number of patches again.
I've tried several commands to try to get the portal to update but none have been successful. Does anyone know how to force this to update to the current server state?

Here's what I have tried:
rpm --query redhat-release-server
subscription-manager repos --list enabled
rhn_check
yum clean
subscription-manager status
subscription-manager refresh
yum repolist
yum clean all, then yum repolist
yum check-update (which does bring up a long list of patches reqd)

Responses