Posted in 5 September 2009 ¬ 10:35h.John
Once you have your domain and group policies set up, it can become frustrating to constantly have to remember to move a new computer into the correct OU.
Luckily in Windows 2003 and above, you can set a default OU:
redircmp ou=ComputersOU,dc=mydomain,dc=com
Remember to replace the path with your own domain’s OU path. Also, your domain has to [...]
Read the rest of this entry »
Posted in 18 May 2007 ¬ 10:57h.John
I’ve been having numerous errors in the event log appearing on one of my servers from the ESENT service:
Event Type: Error
Event Source: ESENT
Event Category: Database Corruption
Event ID: 467
Date: 18/05/2007
Time: 09:33:06
User: N/A
Computer: SERVER123
Description:
ntfrs (5660) Index GChangeOrderGuid of table OUTLOGTable00002 is corrupted (0).
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
These errors are appearing regularly, and contain various tables with problems.
After scouring eventid.net and [...]
Read the rest of this entry »