→ 🚀Are you a Lansweeper Champion?! Join our Contributor Program Sign up here!

Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Ismail
Engaged Sweeper II
Hi,

Looking for an SQL script that I can run through lsmanage.exe to delete multiple unwanted computers. Something like going to the
Computers tab on lsmanage.exe and clicking on a computer and then clicking permanently delete selected computers button. Any help would be appreciated.
1 ACCEPTED SOLUTION
Anonymous
Not applicable
To delete computers using SQL is something like:
DELETE FROM [tblComputers] WHERE Computer = 'computername'

View solution in original post

1 REPLY 1
Anonymous
Not applicable
To delete computers using SQL is something like:
DELETE FROM [tblComputers] WHERE Computer = 'computername'

General Discussions

Find answers to technical questions about Lansweeper.

New to Lansweeper?

Try Lansweeper For Free

Experience Lansweeper with your own data.
Sign up now for a 14-day free trial.

Try Now