Tech Notes

Reinstalling the TCP/IP Stack:
netsh int ip reset resetlog.txt


Reinstalling Winsock:
netsh winsock reset


Find an Email Address in AD
    Go to Active Directory Users and Computers –>
    right click on the domain and click find –>
    in the find field, change the criteria to ‘custom search’ –>
    click the advanced tab where you can type in a LDAP query.
    If you are trying to find out who has sales@yourdomain.com, type:
    proxyAddresses=smtp:sales@yourdomain.com



Live Sync Mapping Between XP and Vista
   XP   Vista
C:\Documents and Settings\username\My Documents\My Documents <---> C:\Users\username\Documents
C:\Documents and Settings\username\My Documents\My Music <---> C:\Users\username\Music
C:\Documents and Settings\username\My Documents\My Pictures <---> C:\Users\username\Pictures
C:\Documents and Settings\username\My Documents\My Videos <---> C:\Users\username\Videos



Deleting the Old Offline Files CSC Cache
Assuming everything got moved correctly, you can delete the old cache from an RC1 build by typing the following commands from an elevated command prompt:

    takeown /r /f c:\windows\csc
    rd /s c:\windows\csc



XP Boot CD