Following
query will be useful to find status of technician/requester.
select
aaauser.user_id"ID",
aaauser.first_name"NAME",sduser.status,sduser.user_dn"domain",helpdeskcrew.technicianid
from aaauser left join sduser on aaauser.user_id=sduser.userid left
join helpdeskcrew on helpdeskcrew.technicianid=aaauser.user_id where
aaauser.first_name like '%
mike%'
Note:
Replace
the highlight mike with technician/requester name
Thanks & Regards,
Priya Kumar
Thanks & Regards,
Priya Kumar
SDP Support - FAQ
ServiceDesk Plus - Help Desk Software of your Choice