Hi All,
My Application server has a list of many printers from which users will print documents.
My task is to write a code to an alert through email when queue crosses 300 and have to purge queue.
1. I am ready with the script to send email to our team when queue crosses 300.
But i am not sure how to test the script in Dev environment.
In ou Dev environment server printers are not active, so please suggest me how to test script.
I thought i can increase the queue by running concurrent prog which will print but it did not work, so suggest me how to increase queue which makes easy to test the script.
2. After emailing the queue has to purged.
Please suggest me which commands to be used to purge the queue after sending an email.
Thanks in Advance,
Anmisha.