I am curious what WMI namespace and WMI class UDT uses when accessing a Active Directory domain controller when trying to track username information?
Reason I ask is when we track username information all our "Most Recent Login Times" are over a year old and I suspect I have a WMI problem on my DC's. It doesn't appear to be root\cimv2 - Win32-UserProfile because that just pulls logged in users on the local DC and not actual domain logins with workstation information.
any ideas?
-b