T Tom Dec 19, 2003 #1 How can I tell, thru AD, when was the last time (date & time) a user logged in?? Thanks, Tom
G Grog in Ohio Dec 19, 2003 #2 I used this script with SIGNIFICANT tweaks... http://www.myitforum.com/articles/11/view.asp?id=2960 Grog
I used this script with SIGNIFICANT tweaks... http://www.myitforum.com/articles/11/view.asp?id=2960 Grog
R Richard Moreno Dec 19, 2003 #3 Hey Tom- I recently had to do something similar and came across this site... very helpful. http://www.rlmueller.net/products.htm
Hey Tom- I recently had to do something similar and came across this site... very helpful. http://www.rlmueller.net/products.htm
G Guest Dec 20, 2003 #4 -----Original Message----- How can I tell, thru AD, when was the last time (date & time) a user logged in?? Thanks, Tom . you woud have run a query on all you DC's(using LDP or Click to expand... LDIFDE)or a third party tool. or you can open a command propmt on each dc in the site and type "net user USERNAME", USERNAME being the users' account. good luck
-----Original Message----- How can I tell, thru AD, when was the last time (date & time) a user logged in?? Thanks, Tom . you woud have run a query on all you DC's(using LDP or Click to expand... LDIFDE)or a third party tool. or you can open a command propmt on each dc in the site and type "net user USERNAME", USERNAME being the users' account. good luck