Active Directory Health Check

  New Version : https://techwizard.cloud/2021/05/04/active-directory-health-check-v2/ Hi Readers, Sharing a script that can be used for checking AD Health, This script is similar to one of my other health Check scripts that we use for exchnage. https://techwizard.cloud/2014/02/14/exchange-2010-health-check-script/ This will check below: Ping,Netlogon,NTDS,DNS,DCdiag Test(Replication,sysvol,Services) Just download the zip file from below link & run the batch file using…

Export DHCP Scope Options Values

Hi Readers, Sharing a script that we have used to fullfil one of the requirement to extract the DNS scope option(006) values from all scopes on all dhcp servers. First of all thx to the creator of DHCP powershell module writer. My script is based on this module & it is included in the below download…