Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

used acd/dn reports

Status
Not open for further replies.

limegreenpatato

Programmer
Aug 25, 2005
17
CA
Hi

I was wondering how i could run some reports that would show me a list of acds that are in use, and one that would show me a list of used dns.

Thanks.
 
LD 23
REQ PRT
TYPE ACD This will printout all ACD groups Programmed,
But they may not be in use.


LD20
REQ PRT
TYPE LUDN This will show you the unused DN's
This is Quicker
 
I guess other than going through each dn indiviually there's no good way of finding out if they are in use or not.

Is there a way to print out what tn and name are attached to each dn? (in a list, not one at a time)
 
ld 95
prt
name
all
yes

will give you a list of dn's and names..

ld 83 will give you a list with tn, des and dn

john poole
bellsouth business
columbia,sc
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top