Quantcast
Channel: Support Portal
Viewing all articles
Browse latest Browse all 9807

Re : What to do when my admin (technician) account dissappears but I can still log in?

$
0
0
Following query will be useful to find status of technician/requester.

Reports tab -> new query report -> RUN query given below.

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


SDP Support - FAQ
ServiceDesk Plus - Help Desk Software of your Choice

Viewing all articles
Browse latest Browse all 9807

Trending Articles