Hi @faizankhurshid If every byte of bandwidth matters then I don't recomment using a central windows user-id agent server, as with this method the whole security log from every DC will be transfered from the branche DC to the user-id agent server. As far as I know there is no general calculation of the required bandwidth, as it really depends on the user behaviour. But to get your required bandwidth, you can do the following: Windows User-ID agent: Check the size of the security log on the DCs and devide that by the time the log contains entries Agentless User-ID: export the logs with the IDs 4768, 4769, 4770, 4624, check the size of these and divide this numbet by the time you have logs Windows Log Forwarding: the same as with Agentless User-ID Agent Of course with every transfer over the network there is also a (very) small percentage of overhead, but this probably does not matter that much. So in case you want/need all the User-ID data from all locations in all locations I would use one of the following methods: Agentless Setup: Configure your 7050 to query all the DCs Windows User-ID Agent: configure the agent to query the main DCs directly and configure all the branch DCs to forward the required logs to this User-ID Agent server (as described here: https://www.paloaltonetworks.com/documentation/71/pan-os/pan-os/user-id/deploy-user-id-for-numerous-mapping-information-sources) My personal preference in your situation would be the agentless setup because of the lower complexity - there are less components/features involved, which means less possible situations where problems can happen. But both of these methods will work and also in both cases you can configure the branch firewalls to fetch the User-ID data either from your 7050 or the windows user-id agent. To your second question: this is kind of possible. In the zone configuration where you have to enable the user identification, you could configure the subnets that the firewall should use for user-id. But this is a second step I think, the firewall will still get all User-ID data from the HQ and then simply not use the ones that are not part of a configured subnet. Or if you go the way with configure every branch firewall to connect to the branch DCs, it is possible to configure the agentless user agent to only gather the user-ip mappings from the local subnets. Regards, Remo
... View more