Author Archives: feadmin

Windows Server 2008 User Account Control Gotcha #3

Okay, okay, I realise that I may be labouring the point somewhat.  I’ve already written two blog entries (here and here) about UAC in Windows Server 2008 and this is the third and (probably) last. When you check DC replication using the repadmin /showreps command from a privileged command window you might see something like… Read More: Windows Server 2008 User Account Control Gotcha #3 »

Windows Server 2008 User Account Control Gotcha #2

Yesterday I blogged about some of the confusion that Windows Server 2008 User Account Control can cause.  Continuing on the same theme, here is another example – this time using slmgr.vbs to query the licence activation status of a Windows Server 2008 machine. This is what you see when you run the command line from… Read More: Windows Server 2008 User Account Control Gotcha #2 »

New Version of ADFIND

It’s been a while, but Joe Richards has released a new version of his most excellent (and free!) command line tool, ADFIND.  This latest version is V01.39.00 and incorporates a number of new features, switches and shortcuts.  Check it out here.

Exporting Events with Wevtutil Using a Time-Based Query

Windows Server 2008 (and Vista) offer improved options for event log management.  For example, you now have the option to forward events to a central event collector server.  You also now have powerful filtering capabilities.  One of the features I like is the Wevtutil command-line tool that allows you to retrieve, query, archive, export and… Read More: Exporting Events with Wevtutil Using a Time-Based Query »