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
09-22-2023 07:32 PM
This feature is one that should be implemented natively.
There are several reasons why a Powershell script and scheduled task is inferior, such as formatting or having an attachment with a recurring ticket.
09-22-2023 08:48 PM
Sure - but they won't as they aren't developing the helpdesk anymore.
Someone will be along to tell you that they are spending their time on integrating with other expensive products soon.
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
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now