Web Content Control Logging

Hi there,
there is the possibility to check access denied site list report after set-up an URL filtering on the endpoint?
thank you
0 Like
Hi there,
there is the possibility to check access denied site list report after set-up an URL filtering on the endpoint?
thank you
Answers
Hello MarkITSpec,
You can run support tool locally on the client machine, or remotely from PM console, find in collected archive the file basic\settings.txt, and then locate common.sites.list strings in it. They contain both trusted and disallowed sites configured for this machine. Example:
common.sites.enabled: true
common.sites.list.0.allowed: true
common.sites.list.0.label: ""
common.sites.list.0.url: "test1.com"
common.sites.list.1.allowed: false
common.sites.list.1.label: ""
common.sites.list.1.url: "test2.com"
In this example test1.com is trusted, test2.com is disallowed.
Best regards,
Vad
Thanks for the answer, How can I retrieve fsdiag information remotely from the management? is there a function on the management? thanks
Hello again,
You can find it here:
Best regards,
Vad