for a specific user add:
WHERE Username='name of user' (We use domain accounts so I would have to put domain\username in between the single ticks)
at the first query that rschroeder gave ya.
for a specific user add:
WHERE Username='name of user' (We use domain accounts so I would have to put domain\username in between the single ticks)
at the first query that rschroeder gave ya.