Hello,
A while back, during a network latency outage, we blocked any machine trying to download from sepm using the block all in httpd.conf . Since then we have reorganized our SEPM into folders with its own GUPs and slowly added the GUP IP addresses in the apache httpd.conf via allow from IP addresses such as Allow from 10.1.10.x etc. each line for each gup, then the last line said block all. We are at a point now where we want to remove this restriction completely in the apache config and go back to way things were.
However, before this can happen, I would like to be certain that only machines marked as GUP are downloading from SEPM and nothing else. Hence, Is there a way to pull a report of all machines attempting to download from SEPM? I would like to export this in excel and confirm that these machines are valid and marked as GUPs
Thanks.