How to Combat Conficker on a Large Network

Last Updated on May 30, 2019 EDT by admin The following is information and tools for dealing with a Conficker Outbreak on a Large Enterprise Network with lots of clients. How to unlock all of your Active Directory Accounts with a script. Const ADS_SCOPE_SUBTREE = 2 Const ADS_UF_LOCKOUT = &H10 Set objRootDSE = GetObject(“LDAP://rootDSE”) strDNSDomain … Read more