Please can somebody tell me if there is a way in VB or API to get the date that an NT account was last accessed. I need to create a list of accounts that have not been used for the last 30 or so days.
I already have used the NetSessionEnum API to test for whether or not a user is logged onto the network and onto which client they are logged on to. Does this API cater for a LastLogin flag??
Any help would be brill....thanks in advance.
I already have used the NetSessionEnum API to test for whether or not a user is logged onto the network and onto which client they are logged on to. Does this API cater for a LastLogin flag??
Any help would be brill....thanks in advance.