Export AD Groups as bat file

:::: Batch Script Start ::::@ECHO OFFSETLOCAL EnableDelayedExpansion SET FileName=C:Report.csvSET AG=0SET EG=0SET CT=0SET NE=0SET GN= FOR /F %%T IN (‘DSQuery * -Filter “(&(objectClass=Group))” -Limit 0’) DO SET /a AG+=1 >NULFOR /F %%T IN (‘DSQuery * -Filter “(&(objectClass=Group)(^!member=*))” -Limit 0’) DO SET /a EG+=1 >NULSET /a NE=!AG!-!EG! ECHO Total Groups in Active Directory %AG% out of them […]

starmendotnet: Can you believe it!? The critically acclaimed, fan favorite, certified stinky Super NES classic EarthBound is ON SALE in the North American Wii U eShop! This is a limited time deal, and a once in a lifetime chance to add this gem to your digital entertainment collection. Rabid fans have been known to spend […]