Hello everyone,
I have read through this URL: https://docs.microsoft.com/en-us/powershell/module/dnsserver/add-dnsserverqueryresolutionpolicy?view=win10-ps as DNS PowerShell script to block and filter query from users.
But I couldn't find my answer anyway,
My local DNS scenarios:
I create local DNS server 2016
All domain user have been using that DNS as primary
Now I want:
I want to block all users from accessing website by categories like Social Media, Job Portal
I want to allow only HR computer IP address to be able assessible HR portal
I want to allow only Marketing computer IP address to be able assessible Facebook
Please anyone could help me out or some suggestion I would really thank in advance.