→ Upcoming Keynote Event - Introducing Lansweeper's 2023 Spring Release: 'Duvel' - Learn More
03-13-2023 01:51 PM
Hello,
I would like to know if Lansweeper can create automatically recurring tickets for IT maintenance purposes.
Last post I saw about this was dated back from 2018, is this a feature that is available now?
We are using Lansweeper 10.2.2.0
Thank you
Solved! Go to Solution.
03-14-2023 09:05 AM
We just use windows task scheduler to run a powershell script.
Send-MailMessage -To "myhelpdesk@abc.com" -From "myhelpdesk@abc.com" -Subject "subject line" -Body "email text" -SmtpServer "myMailRelay.abc.com" -BodyAsHtml
04-24-2023 10:51 AM
Make a report including the asset you want.
Under e-mail alerts make a group. ex.name. "Ticket creator". In the group add your e-mail adress you use for Lansweeper. Make sure that you have an noreply adress. ex. noreply.helpdesk@domain.com.
You add that noreply adress under E-mail Alerts/E-mail Server/From address.
Make sure the settings on that adress deletes all incoming mail.
Under E-mail Alerts\E-mail/Export reports. Add report. (the report you made earlier.) Set type. Choose your e-mail group (Ticket creator). I usually use HTML as Export type. Set time schedules.
Now under Helpdesk settings, E-mail settings, Ticket dispatching you can Add rule whats going to happen when Lansweeper recievs the report you made earlier.
03-14-2023 09:05 AM
We just use windows task scheduler to run a powershell script.
Send-MailMessage -To "myhelpdesk@abc.com" -From "myhelpdesk@abc.com" -Subject "subject line" -Body "email text" -SmtpServer "myMailRelay.abc.com" -BodyAsHtml
03-13-2023 02:57 PM
I don't think Lansweeper can do this - we use scheduled tasks to email the helpdesk. It works for us but the dispatching rules can be quite limiting if you want to set several categories when the ticket is generated.
03-14-2023 01:16 PM
Ah ok thank you for the tip!
03-13-2023 05:03 PM
Thank you for the reply. Where in Lansweeper can we create scheduled tasks? Thank you
Test Drive Lansweeper Yourself. Explore our interactive Demo or sign up for free 14-day trial.
Try Now