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…

Load Balancing in Exchange 2013

Hi Readers, Studying Exchange 2013, found something worth sharing :- An important change that is very important  & is different from previous version. No more Layer 7 Load Balancing (you can use it but not required), yes you heard it correctly No Layer 7 Load balancing requirement. Layer 4 Load Balancing can be used &…

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…

Lync 2010 CU update Failed to create database rtcdyn number: -2147216320

Hi Readers, Want to share the issue that We faced during Lync 2010 CU update. Below error was logged :- ———————————————————————————————— Not a major upgrade; using existing file and log file paths for dynamic database Using existing dyndb path of X:\mssql\prod\data Using existing dynlog path of Y:\mssql\prod\data Opened database rtcdyn Restricting access and dropping database.…