February 6th, 2011 by Awinish Vishwakarma
1.Go to Start –> Run and type regedit 2. Select hkey_current_user –> Software –> Microsoft –> Windows –> Current Version–> Internet Settings 3. Change the Decimal Value of “MaxConnections Per1_0Server” and “MaxConnections PerServer” (without the spaces) to 10 4. Close regedit and Reboot the machine If these keys don’t already exist, create them, make two […]
Posted in Misc | No Comments »
February 6th, 2011 by Awinish Vishwakarma and tagged Active Directory
Command to find the entire user in domain & redirecting the output in CSV. csvde -f c:User.csv -s dcname -t 389 -r (objectClass=user) -l co,department,distinguishedName,employeeID,facsimileTelephoneNumber,givenName,initials,l,mail,mobile,objectGUID,personalTitle, physicalDeliveryOfficeName,sAMAccountName,sn,telephoneNumber,title,userAccountControl
Posted in Directory Services, Misc | No Comments »
February 5th, 2011 by Awinish Vishwakarma and tagged Certificate Services
Migrate/Upgrade CA from windows 2003 to windows 2008/R2 I came across various forums people need to migrate CA from old server to windows 2008 or 2008 R2, since business is taking switch from 2003 to 2008 because of the benefits from the windows 2003 to 2008/R2. I have seen various FAQ’s like: 1.Can i migrate […]
Posted in Directory Services, OS/Certificates | No Comments »
February 5th, 2011 by Awinish Vishwakarma and tagged Win7
Appendix of Functional Level Features http://technet.microsoft.com/en-us/library/cc771132%28WS.10%29.aspx Windows 7 Application Compatibility List for IT Professionals http://www.microsoft.com/downloads/en/details.aspx?FamilyID=890e522e-e39e-4278-aebc-186f81e29173
Posted in OS/Certificates | No Comments »