Command to find the number of Sitelink’s for the corresponding site
Command to find the number of Sitelink’s for the corresponding site csvde -f C:Tempsite.csv -d “CN=Inter-Site Transports,CN=Sites,CN=Configuration,DC=test,DC=com” -r “(CN=*site2*)” -l “cn” In the above command you will get the output in site.csv file, it contains all the Sitelinks and it’s corresponding DN Eg: Output DN,cn“CN=site1/site2,CN=IP,CN=Inter-Site Transports,CN=Sites,CN=Configuration,DC=test,DC=com”, site1/site2 In this site2 – Site Namesite1/site2 – Sitelink… Read More »