Hi,
I have a script here that count the total users from each of the 3 groups in AD. How do I count the total accounts that are disabled from the 3 groups? Thanks for the advice
set objacTypes = createobject("Scripting.Dictionary")
objacTypes.Add 1, "IUsers"
objacTypes.Add 2,"ITrials"...
I have an access table w/ the following fields
id
user
session_count
clientaddress
clientname
sessionstarted
sessionended
duration
How can I create a query that will create the following results?
4/3/08
12am
1am
ClientName SessionStarted SessionEnded Duration...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.