Archive

This board contains archived posts from the retired Lansweeper Forum and Insiders Community.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Topics in this forum

Powershell Backup Script for SQL Compact

Hi thereHere is a Powershell script to backup Lansweeper with SQL Compact and IIS Express. Just modify Set-Location field and run the script to backup Lansweeper.## 1. Stop the Lansweeper Server serviceStop-Service lansweeperservice## 2. Stop web ser...

PTWIT by Engaged Sweeper II
  • 5599 Views
  • 0 replies
  • 2 kudos

Helpdesk: All tickets that have been created (Built-in)

Added in v.6.0.100The report below lists all the tickets that have been created.The report will only list tickets that meet all of the following criteria:The ticket must be set to ‘Ignore’.Select Top 1000000 htblticket.ticketid, '#' + Cast(htblticke...

Nick_VDB by Champion Sweeper III
  • 2245 Views
  • 0 replies
  • 0 kudos

Helpdesk: All ignored tickets (Built-in)

Added in v.6.0.100The report below lists all the tickets that have been set to ‘Ignore’.The report will only list tickets that meet all of the following criteria:The ticket must be set to ‘Ignore’.Select Top 1000000 htblticket.ticketid, '#' + Cast(h...

Nick_VDB by Champion Sweeper III
  • 2677 Views
  • 0 replies
  • 0 kudos

Helpdesk: Agent notes sent in last 7 days (Built-in)

Added in v.6.0.100The report below lists the count of internal/public notes that an agent has made during the last 7 days.The report will only list users that meet all of the following criteria:The user must be an agent.The notes were made during the...

Nick_VDB by Champion Sweeper III
  • 1910 Views
  • 0 replies
  • 0 kudos

Helpdesk: Agent notes sent in last 24 hours (Built-in)

Added in v.6.0.100The report below lists the count of internal/public notes that an agent has made today.The report will only list users that meet all of the following criteria:The user must be an agent.The notes were made today.Select Top 1000000 ht...

Nick_VDB by Champion Sweeper III
  • 1550 Views
  • 0 replies
  • 0 kudos

Helpdesk: Agent Access & Roles with teams (Built-in)

Added in v.6.0.100The report below lists all the agents in the helpdesk and their related information.The report will only list users that meet all of the following criteria:The user is an agent.Select Top 1000000 htblteams.teamname As Team, htbluse...

Nick_VDB by Champion Sweeper III
  • 2186 Views
  • 0 replies
  • 0 kudos

Windows: Workstations less than 5GB free disk space (Built-in)

Added in v.6.0.100The report below lists Windows workstation computers that have less than 5 GB free on their hard disk.The report will only list assets that meet all of the following criteria:The computer's state is set to "active".The computer has ...

Nick_VDB by Champion Sweeper III
  • 2782 Views
  • 0 replies
  • 0 kudos

Windows: Workstations less than 10% free disk space (Built-in)

Added in v.6.0.100The report below lists Windows workstation computers with a hard drives that has less than 10% space.The report will only list assets that meet all of the following criteria:The asset state is set to "active".The asset has been succ...

Nick_VDB by Champion Sweeper III
  • 3108 Views
  • 0 replies
  • 0 kudos